Commit graph

502 commits

Author SHA1 Message Date
RitchielRez
a1cb8ad929
fix(gruvbox_material): changed to color red for for keyword 2022-09-12 14:17:09 +06:00
RitchielRez
b4b472a535
fix(gruvbox_material): updated base_16 table 2022-09-12 14:11:59 +06:00
RitchielRez
efd4265840
feat(gruvbox_material): strings now use Teal 2022-09-12 14:01:32 +06:00
RitchielRez
eb1d3dbaa0
fix(gruvbox_material): TSProperty doesn't use the same color as TSVariable 2022-09-12 13:48:59 +06:00
RitchielRez
6dcc14829f
fix(gruvbox_material): trying to change TSInclude property's color 2022-09-12 13:34:03 +06:00
RitchielRez
2b0c13cb3b
fix(gruvbox_material): TSInclude should be 1st 2022-09-12 13:24:38 +06:00
RitchielRez
ef2208ca42
feat(gruvbox_material): include property color doesn't change 2022-09-12 13:15:20 +06:00
RitchielRez
31c1a5ba43
feat(gruvbox_material): include property uses red now 2022-09-12 13:06:23 +06:00
RitchielRez
171f1458b5
feat(gruvbox_material): polishing highlight groups 2022-09-12 10:49:25 +06:00
RitchielRez
c025b6db43
feat(gruvbox_material): keyword color changed to red 2022-09-11 21:31:26 +06:00
RitchielRez
b632d4f3fe
fix(gruvbox_material): revert last commit 2022-09-10 20:08:03 +06:00
RitchielRez
34b3e24527
feat(gruvbox_material): some problems with variables 2022-09-10 20:06:05 +06:00
RitchielRez
fa37bdd640
feat(gruvbox_material): fucntion names will use green now 2022-09-10 19:32:09 +06:00
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
Mrcuve0
b2011ca877
Add "light" and "dark_default" basic themes 2022-09-01 20:43:34 +02:00
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