RitchielRez
c40b2f7d9e
feat(gruvbox_material): variables will use blue
2022-09-10 19:21:22 +06:00
RitchielRez
37dd415d58
feat(gruvbox_material): base16 updates
2022-09-10 10:18:19 +06:00
RitchielRez
7c38e3da57
feat(gruvbox_material): new theme
2022-09-10 10:08:04 +06:00
Sidhanth Rathod
b9f7d41da3
Merge pull request #101 from shashanktomar/notify-integration
...
add integration for notify plugin
2022-09-08 13:14:24 +05:30
siduck
36aa9b38b5
make everforest a lil colorful
2022-08-30 16:36:00 +05:30
Shashank Tomar
76221ce448
add integration for notify plugin
2022-08-26 14:42:52 +10:00
siduck
39cdabaad2
change some gruvbox colors | #99
2022-08-24 14:49:21 +05:30
Sidhanth Rathod
81c4b8fbca
Merge pull request #96 from Akianonymus/master
...
load_theme: Syntax should be part of the default theme
2022-08-14 08:52:52 +05:30
Akianonymus
564e29cd6a
load_theme: Syntax should be part of the default theme
2022-08-12 22:26:09 +05:30
siduck
4a381cbcb1
add rxyhn theme back #94
2022-08-09 10:16:54 +05:30
siduck
dfdcff9c6b
misc
2022-08-07 05:45:59 +05:30
Sidhanth Rathod
b9e567368c
Merge pull request #94 from rxyhn/master
...
Improve rxhyn theme and rename it to yoru
2022-08-07 05:45:07 +05:30
rxyhn
991cd1ba4c
feat: yoru themes
...
rxyhn -> yoru, changed some color accents(bg, fg, bright pallete). and also implemented the terms and conditions of NvChad theme
2022-08-07 02:48:43 +07:00
siduck
94043cfdae
lighten light_grey in gruvbox theme
...
https://github.com/NvChad/ui/issues/5#issuecomment-1202724756
2022-08-02 20:18:51 +05:30
Sidhanth Rathod
6e66bc4ad4
Merge pull request #92 from rudenkornk/master
...
Fix user highlights not updated on theme toggling
2022-07-29 22:27:02 +05:30
Nikita Rudenko
a7592dcc1d
Fix user highlights not updated on theme toggling
...
Lua copies tables by reference, which leads to permanent replacements of
named colors to their absolute values in user highlight table.
Thus, when theme is toggled or changed, user highlights are not updated,
cause they are stuck with absolute values.
This commit does two thigs:
* Copy user highlight tables by value
* Add missing hl_add update in chadlights.lua
2022-07-29 14:19:41 +03:00
siduck
f7340d7245
add mason.nvim highlights
2022-07-25 20:49:53 +00:00
siduck
29ce413304
add mason.nvim highlights
2022-07-25 14:36:01 +00:00
siduck
ca546ccacd
format files
2022-07-22 16:02:05 +00:00
siduck
8195ffa939
misc
2022-07-04 15:00:27 +05:30
siduck
e2fcca8a0d
misc
2022-07-04 13:20:12 +05:30
siduck
ba25a5f3ba
add TSkeyword hl to treesitter integration | fix https://github.com/NvChad/NvChad/issues/1308
2022-07-04 05:53:29 +05:30
siduck
41a1b487b8
minor changes to some themes
2022-07-03 20:14:34 +05:30
Sidhanth Rathod
0945a2299f
Merge pull request #90 from sitiom/patch-1
...
stylua: `no_call_parentheses` -> `call_parentheses`
2022-07-02 17:44:09 +05:30
sitiom
809e21f542
stylua: no_call_parentheses -> call_parentheses
2022-07-02 19:32:48 +08:00
Sidhanth Rathod
f2643bcd9e
Update README.md
2022-06-30 09:32:26 +05:30
siduck
b24bc13dbe
add catppuccin_latte theme
2022-06-30 09:29:58 +05:30
Sidhanth Rathod
fdb37349ff
Merge pull request #88 from Deathemonic/master
...
Add sweetpastel theme
2022-06-30 08:40:47 +05:30
Sidhanth Rathod
a4bb8ea7bb
Improve sweetpastel
2022-06-30 08:40:31 +05:30
siduck
92062933d5
clean stuff
2022-06-27 10:10:02 +05:30
siduck
5412629789
fix highlights resetting after packersync | https://github.com/NvChad/NvChad/issues/1237
2022-06-24 19:24:08 +05:30
siduck
0087b60c01
fix gitsigns highlights resetting after packersync | https://github.com/NvChad/NvChad/issues/1237
2022-06-24 10:27:39 +05:30
ヒヤシンス
0b84cd2637
Merge branch 'NvChad:master' into master
2022-06-19 09:42:40 +08:00
siduck
65d2e690a4
update dir paths as base46 isnt an opt plugin anymore
2022-06-18 16:22:38 +05:30
siduck
33f9385512
avoid using plenary for simple tasks
2022-06-18 12:21:02 +05:30
siduck
66e057e65d
fix hl_override to override properly | https://github.com/NvChad/NvChad/issues/1233 and #87
2022-06-18 09:54:02 +05:30
ヒヤシンス
a4fe129642
Add sweetpastel theme [OC]
2022-06-18 11:36:52 +08:00
siduck
896a4a9271
minor fixes
2022-06-15 17:06:37 +05:30
siduck
45421bc921
https://github.com/NvChad/NvChad/issues/1209
2022-06-15 07:49:23 +05:30
siduck
a559c8dfaa
load statusline hl by default as it doesnt need lazyloading
2022-06-14 17:31:15 +05:30
siduck
5db0e3ee99
allow lazy loading of highlight groups
2022-06-14 17:26:29 +05:30
siduck
674d6bb3c4
misc
2022-06-10 17:48:42 +05:30
siduck
200e308561
restructure file module structure
2022-06-10 17:21:55 +05:30
siduck
6689ebc11e
misc
2022-06-09 08:46:03 +05:30
siduck
9150cb8b27
change pmenu bg
2022-06-09 05:57:15 +05:30
siduck
5418b246ac
add themes: onenord_light, vscode_dark, chocolate, gruvbox_light, nightfox
...
resolve #72 #73 #75 #81 #83
2022-06-07 07:18:19 +05:30
siduck
1bc02bfb68
Merge pull request #79 from bryant-the-coder/theme
...
Added ayu-dark & rosepine theme
2022-06-06 17:08:08 +05:30
siduck
7926594f07
improve ayu-dark & roseppine theme
2022-06-06 17:06:27 +05:30
siduck
9ebeaa6919
Merge pull request #71 from AlphaTechnolog/master
...
Added decay and darker decay themes
2022-06-06 10:27:54 +05:30
siduck
c835bd5742
Update decay.lua
2022-06-06 10:27:26 +05:30