Commit graph

426 commits

Author SHA1 Message Date
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
siduck
fdcf47cd59
Delete color-highlighter.md 2022-05-09 05:42:55 +05:30
siduck
8cefce5f2f
Update and rename color-highlighter.lua to color-highlighter.md 2022-05-09 05:42:44 +05:30
siduck
1e6ed357c9 improve rxyhn theme 2022-05-08 16:57:13 +05:30
siduck
b6906663f7 rm dead code | add terminal highlights 2022-05-08 16:23:27 +05:30
siduck
1fdb81e1f7
Merge pull request #61 from rxyhn/rxyhn
add rxyhn  theme | https://github.com/NvChad/NvChad/issues/974
2022-05-08 16:08:04 +05:30
siduck
3924197708
polish rxhn theme 2022-05-08 16:07:15 +05:30
rxyhn
183e9cfb8e feat: rxyhn's aesthetic themes 2022-05-08 15:48:33 +07:00
siduck
b40eb39333 polish radium theme 2022-05-08 00:03:47 +05:30
siduck
449977a42e
Merge pull request #60 from pagankeymaster/master
Add radium theme [OC]
2022-05-07 19:36:43 +05:30
pagankeymaster
aeb6efe7d0 tweak orange 2022-05-07 18:04:09 +05:30
pagankeymaster
8a1fc10aa7 feat: added radium[OC] theme. 2022-05-07 17:39:58 +05:30
siduck
7375dcb05a fix colors in pasteldark theme 2022-05-07 06:25:42 +05:30
siduck
625edc8917 update theme name 2022-05-07 06:02:02 +05:30
siduck
1f1ca85c29 fix https://github.com/NvChad/NvChad/issues/1027 | add theme toggle function 2022-05-06 20:17:17 +05:30
siduck
fb9d86d9cd add integration for bufferline, nvim-webdevicons | fix https://github.com/NvChad/NvChad/issues/1025 2022-05-05 22:50:25 +05:30
siduck
63a749b728 add color for NvimTreeGitIgnored highlight group 2022-05-05 17:16:29 +05:30