Commit graph

492 commits

Author SHA1 Message Date
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
siduck
e50f266d3d
Delete dark-decay.lua 2022-06-06 10:27:02 +05:30
siduck
369f037304 make gps hl groups bold 2022-06-06 10:04:24 +05:30
siduck
c5cf76a02d
Merge pull request #64 from Xulder/master
add gatekeeper theme
2022-06-06 10:01:41 +05:30
siduck
d0f2ec5b8d
Update gatekeeper.lua 2022-06-06 10:01:16 +05:30
siduck
cdc1dbba71 add hl groups for custom statusline :D 2022-06-05 19:09:27 +05:30
Leon Heidelbach
f39d712a91 minor cleanup 2022-06-04 21:33:44 +02:00
Leon Heidelbach
2bdae282fa feat: compute a gradient between two hex colors 2022-06-04 21:05:57 +02:00
Leon Heidelbach
c26d833ae5 fix: made colors local 2022-06-04 19:42:16 +02:00
Leon Heidelbach
618cc285d9 feat: added custom color library 2022-06-04 19:29:45 +02:00
siduck
453cdcb0fe add some feline highlights 2022-06-02 23:29:48 +05:30
siduck
b4be16c6e4 fix https://github.com/NvChad/NvChad/issues/1166 2022-06-02 16:05:00 +05:30
siduck
4c05b1de9f add transparency toggler function | https://github.com/NvChad/NvChad/issues/1161 2022-06-01 19:34:00 +05:30
siduck
1a4e761b8a add hl group for renamer 2022-06-01 14:50:31 +05:30
siduck
1e803fd654 polish themes | #67 #78 2022-06-01 00:51:53 +05:30
siduck
7b6fb92bcf rm ugly color for bufferline theme toggle 2022-05-29 17:00:21 +05:30
siduck
33f454a18b rm usage of globals 2022-05-29 16:04:27 +05:30
siduck
168e5b08e7
Update README.md 2022-05-22 14:34:38 +05:30
siduck
18668b59cb fix weird theme colors on light terminal bg | https://github.com/NvChad/NvChad/issues/1046
thanks to @tamton-aquib as he informed me about the :h bg option!
2022-05-22 14:19:27 +05:30
siduck
5980ef7803 rm dead code 2022-05-22 06:42:04 +05:30
siduck
eb89859e5d misc 2022-05-22 05:23:12 +05:30
siduck
976baa1402
Merge pull request #80 from volucris1/master
Add highlight for LSP references
2022-05-21 13:03:03 +05:30
Yura Shatunov
244f2b6312 Add highlight for LSP references 2022-05-21 14:13:31 +07:00
bryant-the-coder
e92aad29f3 feat(ui): Added ayu-dark 2022-05-21 09:13:13 +08:00
bryant-the-coder
26c614ab80 feat(ui): Added rose_pine 2022-05-21 09:13:04 +08:00
siduck
345452fbc0 add feline highlights (#77) 2022-05-20 23:14:06 +05:30
siduck
a8ac8880e2
Update README.md 2022-05-20 08:58:19 +05:30
siduck
3742733b74 add everforest_light theme | polish some highlights & everforest theme 2022-05-18 23:14:23 +05:30
siduck
b0cd353796 misc 2022-05-17 14:13:49 +05:30
Gabriel Guerra
8aacf7b7e7 added decay and darker decay 2022-05-16 14:07:51 -04:00
siduck
9d23caba95 minor fixes 2022-05-15 14:43:51 +05:30
siduck
897c90cc79 let users use base_30 colors without importing it 2022-05-14 21:30:32 +05:30
siduck
2e925ef039
Merge pull request #69 from brutusmcforce/matchup-highlights
clearer highlights for vim-matchup
2022-05-14 17:58:56 +05:30
Magnus von Wachenfeldt
84d359a609
Update nvchad.lua 2022-05-14 14:22:42 +02:00
Magnus von Wachenfeldt
bd25c6426a
clearer highlights for vim-matchup 2022-05-14 14:19:15 +02:00
siduck
ad78b9ffbf fix custom themes not working (#68) 2022-05-14 16:04:12 +05:30
siduck
0c1a2205fd fix custom themes not working (#68) 2022-05-14 15:58:08 +05:30
siduck
81209f4fec polish one_light theme (#67) | fix bugged toggle btn 2022-05-14 12:07:55 +05:30
siduck
00c34f5dd0 fix transparency not working completely
fixes https://github.com/NvChad/NvChad/issues/1070#issuecomment-1125920216
2022-05-13 16:36:49 +05:30
siduck
c88d5ea527 add whichkey integration | organize integration files 2022-05-12 18:21:37 +05:30
Sebastian Jansen
6c688ec245
Fixed darker_black and adjusted fg colors 2022-05-11 16:22:31 -07:00
siduck
ef1ae11a98
Merge pull request #65 from ahhshm/global-utils
refactor: utils are in the global scope now
2022-05-10 20:15:15 +05:30
Arman.H
7805071958 fix: remove luarc 2022-05-10 18:49:07 +04:30
Arman.H
8ac4b01da2 refactor: utils are in the global scope now 2022-05-10 18:21:37 +04:30
siduck
a0d1322b9e
Merge pull request #62 from yetone/patch-1
fix: remove redundant highlights
2022-05-10 09:10:16 +05:30
Sebastian Jansen
10b4600103
Black background theme based on base16-pico
Largely based on base16-pico by RRethy
2022-05-09 15:25:06 -07:00
yetone
b26bc3c5f9
fix: remove redundant highlights 2022-05-09 22:15:08 +08:00