Commit graph

40 commits

Author SHA1 Message Date
Matt Leong
720ee95148 feat(statusline): new default icon 2021-11-29 15:15:31 -08:00
Matt Leong
f6f49dd059 feat(utils): clean up logger 2021-11-23 08:29:27 -08:00
Matt Leong
92734a9af6 feat(themes): add enfocado 2021-11-22 14:26:05 -08:00
Matt Leong
d9eeeae3a5 feat(themes): add dracula 2021-11-22 14:08:50 -08:00
Matt Leong
b485e1c8fb feat(themes): add onedark 2021-11-22 13:58:09 -08:00
Harun Sheikhali
9b27aae4c2
added nightfox colors (#29)
* added nightfox colours

Co-authored-by: Harun Sheikhali <harun.sheikhali@agilebits.com>
2021-11-21 18:31:30 -08:00
Matt Leong
bbdf42e745 feat(themes): lock catppuccino commit hash 2021-11-17 09:39:45 -08:00
Matt Leong
d8c561dbc1 fix(themes): catppuccin reference fix 2021-11-16 08:03:41 -08:00
Matt Leong
2b290d5dda fix(themes): fix gruvbox and statusline hi 2021-11-15 09:09:52 -08:00
Matt Leong
8e4c45a213 feat(plugins): move theme plugins to new file 2021-11-15 07:29:43 -08:00
Matt Leong
2fb6bddbc1 feat(themes): clean up theme config names 2021-11-15 07:23:41 -08:00
Matt Leong
4796732c93 fix(themes): gruvbox notify warning 2021-11-13 08:54:23 -08:00
Matt Leong
292ffbb2ea fix(highlights): remove highlight link 2021-11-12 13:07:40 -08:00
Matt Leong
ef020a469e feat(highlights): clean up 2021-11-12 12:58:57 -08:00
Matt Leong
525bf1f076 fix(colors): return false when theme doesn't load 2021-11-12 11:37:47 -08:00
Matt Leong
a6858e9950 feat(themes): add rose pine 2021-11-12 11:30:26 -08:00
Matt Leong
c0968ef35e fix(themes): tokyonight floatterm border color 2021-11-12 10:52:30 -08:00
Matt Leong
6d9ee05810 feat(readme): add theming docs 2021-11-12 09:46:48 -08:00
Matt Leong
0a2a946ca6 feat(themes): add gruvbox 2021-11-12 09:27:03 -08:00
Matt Leong
a76888f171 feat(themes): add nord 2021-11-12 08:03:43 -08:00
Matt Leong
9d3e73b3d0 fix: theme disabling 2021-11-11 23:15:48 -08:00
Matt Leong
2326c8b2d2 feat(themes): new themes!! 2021-11-11 20:30:01 -08:00
Matt Leong
85fea07d98 feat(ui): cleaner msg 2021-11-07 19:07:30 -08:00
Matt Leong
f66766a2f4 fix(statusline): better statusline bg 2021-11-07 12:14:41 -08:00
Matt Leong
ecf36ee938 feat(statusline): show active lsp clients 2021-11-07 11:52:32 -08:00
Matt Leong
16884c1c09 refactor(config): move defaults to appropriate places 2021-11-05 16:59:34 -07:00
Matt Leong
1b7df448f5 fix(dashboard): fix icons 2021-11-05 15:26:10 -07:00
Matt Leong
a00aaa6361 feat(plugins): add todo highlight 2021-10-30 18:54:10 -07:00
Matt Leong
f4e75710ea feat(config): allow default theme to be disabled, (you will need to implement your own statusline if you do this) 2021-10-28 20:53:11 -07:00
Matt Leong
d9c294e814 refactor(utils): clean out inappropriate methods 2021-10-28 19:05:12 -07:00
Matt Leong
303d01b3e8 feat(lsp): move rename change to title 2021-10-28 06:48:24 -07:00
Matt Leong
2756730e75 feat(lsp): show name change in notification 2021-10-27 21:39:25 -07:00
Matt Leong
f7d9085a5f feat(config): toggle rename notification 2021-10-27 21:14:30 -07:00
Matt Leong
4de18981ce feat(core): Rename notifications are cleaner 2021-10-27 17:37:43 -07:00
Matt Leong
cfc22daed3 feat(core): Check out renaming now :)
* Added nvim-notify to alert user of rename changes
* Use notify as vim.notify if installed
2021-10-27 17:19:29 -07:00
Matt Leong
4709170c38 feat(theme): add legacy sign highlights 2021-10-26 16:55:10 -07:00
Matt Leong
d746f70865 fix(config): allow highlights to be overridable 2021-10-26 11:44:29 -07:00
Matt Leong
6dc398b060 feat(diagnostics): add min severity level for v text, cleaner mappings 2021-10-22 20:36:17 -07:00
Matt Leong
ecb38b33c0 feat(theme): fix virtual text and clean highlights 2021-10-22 18:43:13 -07:00
Matt Leong
a9cbaf7802 Init 🚀 2021-10-19 15:25:18 -07:00