Commit graph

529 commits

Author SHA1 Message Date
siduck
27453b4b09 prioritize all opt in changed_themes
this will use the colors for all the themes
2023-03-30 05:26:43 +05:30
Switch
95056fdc15 fix: Assign colors to copy instead of tb 2023-03-26 11:20:31 +05:30
siduck
2095bdd736 fix base46 colors not working in guisp opt #172 2023-03-25 17:37:53 +05:30
siduck
1c0da377cc add deviconjsx hl group 2023-03-25 16:16:45 +05:30
siduck
2ea5c59d58 rm useless variable 2023-03-23 16:10:19 +05:30
Null Chilly
eea1c3155a
feat(compiler): reduce bytecode size (#169)
* feat(compiler): reduce bytecode size

* added credits to nullchilly properly

---------

Co-authored-by: Siduck siduck@tutanota.com>
2023-03-14 22:11:45 +05:30
Mideum
7b1f22a690
Fix bugs (#168)
* fix: Specify target

now replace theme only

* fix: Change order to reload highlights immediately
2023-03-13 21:02:50 +05:30
siduck
b63b26aae7 rm outdated functions from toggle_theme function 2023-03-11 16:54:42 +05:30
siduck
28b362e4f0 customize telesscope hl groups for border/borderless styles 2023-03-10 12:30:09 +05:30
siduck
85d1dd41f0 add devicontsx hl group 2023-03-09 17:51:55 +05:30
siduck
cdd98f308f use black fg for atom_colored cmp style 2023-03-08 17:54:10 +05:30
siduck
8a8966df8c clean some functions 2023-03-07 23:01:25 +05:30
siduck
b2564541b7 update semantic highlight tokens hl groups 2023-03-07 07:13:11 +05:30
siduck
1f9c07911a add more error related hl groups for updater 2023-03-06 23:14:18 +05:30
siduck
0bd046a1a9 add some more hl groups for updater 2023-03-06 11:28:46 +05:30
siduck
c3d3145604 add hl groups for updater 2023-03-05 22:10:20 +05:30
Lucario387
241416b4c2
Use debug to get exact path to base46 (#163) 2023-03-03 08:02:40 +05:30
siduck
1cb707b548 misc 2023-03-01 18:13:54 +05:30
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