siduck
3e0f8f9332
add light suffix for blossom theme
...
docs will have an option to list only light themes so theme files with light prefix is going to be helpful!
2023-02-28 22:29:14 +05:30
siduck
6b3dae7214
rm misleading cyan color in some light themes
2023-02-28 20:31:09 +05:30
siduck
4513615982
add a check for creating cache_dir
2023-02-28 08:39:24 +05:30
siduck
ab5569ecb8
improve pastelbeans theme
2023-02-27 20:28:17 +05:30
siduck
43fea533db
improve pastelbeans theme
2023-02-27 18:27:39 +05:30
siduck
27ceaf2d53
finish improving themes & crediting og authors
2023-02-27 17:49:28 +05:30
siduck
ef9675cff4
improve monekai theme
2023-02-27 16:07:02 +05:30
siduck
bfff47892c
move nondefault hlgroups to a different folder
...
usage : extended_integrations = { "bufferline", "alpha" } in M.ui table, this was necessary. Because in the futuer i will be adding more hlgroup support for another non default plugins and it will be costly to load all the hlgroups by default. So i let the user mention it in his chadrc regarding custom hlgroups he wants
2023-02-27 15:34:31 +05:30
siduck
faf37b4696
improve some themes & add credits
2023-02-27 13:55:32 +05:30
siduck
dd72010b17
rm packer highlight groups
2023-02-26 08:18:33 +05:30
siduck
0807bf9fc2
use white color for @text.strike ( #161 )
2023-02-21 22:32:13 +05:30
siduck
0a952a9bcb
avoid using loadfile, use dofile instead
2023-02-14 11:13:40 +05:30
siduck
226f4b3d4e
fix color names not working for hl_add
2023-02-06 15:01:26 +05:30
siduck
a05577bf6b
add semantic token related highlight groups
2023-01-29 22:49:34 +05:30
siduck
fc44f0372c
put syntax & treesitter highlights in the same file
2023-01-29 21:38:04 +05:30
siduck
add8e21a0c
merge statusline highlights & opt_bg into defaults file
2023-01-29 18:18:34 +05:30
siduck
31965d2dac
add black2 color for yoru theme
2023-01-26 10:02:40 +05:30
siduck
6cbf74899c
add secondary path for highlight files
2023-01-25 14:18:08 +05:30
siduck
c2e03c1544
improve lazy.nvim h2 hl group colors
2023-01-07 19:49:24 +05:30
siduck
256ae482d8
add lazy.nvim hl groups
2023-01-06 23:23:28 +05:30
siduck
1f353132de
fix blend option not working ( #152 )
2022-12-27 09:42:08 +05:30
siduck
99378dca8e
add ashes theme
...
mv after dir to ui repo
2022-12-22 22:36:44 +05:30
siduck
c0b4e92f5d
add hl groups for nvcheatsheet grid theme
2022-12-20 08:36:49 +05:30
siduck
d48efd4a58
Add tundra theme #143
2022-12-05 17:13:19 +05:30
Marcelina Hołub
b8b71a5986
Standardize names for ayu themes ( #150 )
2022-12-03 19:40:27 +05:30
siduck
e642f25ef9
update plugin path
2022-12-03 09:58:00 +05:30
siduck
ab30f15b16
put statusline themes hl groups in one file & fix https://github.com/NvChad/ui/issues/43
2022-12-01 23:21:55 +05:30
siduck
34745d982a
Revert "move tablist related hl groups to minimal statusline hls"
...
This reverts commit 00ba52c475 .
2022-11-28 22:20:28 +05:30
siduck
00ba52c475
move tablist related hl groups to minimal statusline hls
2022-11-28 19:00:57 +05:30
siduck
fb05ca6466
add hl groups for minimal statusline theme
2022-11-27 18:58:34 +05:30
siduck
b00f6c076b
ad difftext hl group, fix ( #144 )
2022-11-27 08:56:25 +05:30
siduck
72a1b20d7a
add hl groups for vscode_colored statusline theme
2022-11-26 13:17:18 +05:30
siduck
9a96b99b16
add hl groups for default & vscode statusline themes
2022-11-26 08:55:46 +05:30
Sidhanth Rathod
cf83cc0689
create another cache file which loads vim.opt.bg
...
related to https://github.com/NvChad/NvChad/issues/1237
2022-11-22 08:36:02 +05:30
Sidhanth Rathod
ce738b118f
add dynamic highlights for multiple cmp themes ( #109 )
2022-11-21 21:08:56 +05:30
mangeshrex
fc1b6a9ba1
updating and using the latest colors of everblush ( #142 )
...
* updating and using the latest colors of everblush
* lighten darker_black hex
2022-11-21 14:59:44 +05:30
siduck
e0c485b5b6
revert adding globals
2022-11-20 21:48:40 +05:30
siduck
7a0d624640
put syntax highlights in a different file
2022-11-20 21:35:57 +05:30
siduck
f0216f665d
define ui related globals
2022-11-20 21:34:26 +05:30
siduck
7c4783a055
add melange theme ( #140 )
2022-11-20 21:28:37 +05:30
siduck
56122c4026
add everblush theme back ( #141 )
2022-11-20 17:28:20 +05:30
siduck
c8f82f7690
cache integration modules instead of minification in compile()
2022-11-19 11:49:28 +05:30
siduck
50d000aeca
fix typo
2022-11-18 10:21:20 +05:30
siduck
01721c15f0
add vim.opt.bg in defaults base46_cache
2022-11-18 08:44:58 +05:30
siduck
481f0c6de3
fix hl_override/hl_add/transparency not working
2022-11-18 08:13:56 +05:30
siduck
ef124d74b7
misc
2022-11-17 21:36:01 +05:30
siduck
24634e947c
update cache path
2022-11-17 21:32:27 +05:30
siduck
54b75c567e
fix theme switcher not working
...
remove un-needed module
2022-11-17 21:02:03 +05:30
siduck
c6a9f4c533
add module for compiling highlight groups & their colors
2022-11-17 19:27:47 +05:30
siduck
c82a717975
add nvdash integration
2022-11-15 22:18:06 +05:30