siduck
f1ad901512
add transparency support for tabufline #217
2023-07-29 11:52:08 +05:30
siduck
a88ada931f
use cyan color for DevIconDart highlight group
2023-07-27 10:57:44 +05:30
Fábio Correia
cb012feef7
fix https://github.com/NvChad/base46/issues/206 ( #220 )
2023-07-25 08:28:49 +05:30
siduck
4191712e74
change color for gitCommitSummary hl group #219
2023-07-23 19:03:47 +05:30
siduck
acbe7c0e83
feat: allow changing color lightness for hl_override/add colors
2023-07-22 22:23:26 +05:30
siduck
bad87b0344
update some diff / nvupdater related hl groups
2023-05-06 09:57:20 +05:30
siduck
3ea2ba1688
support transparency for minimal statusline theme ( #187 )
2023-05-01 09:29:12 +05:30
Pham Huy Hoang
82b2e48ca4
fix typo ( #188 )
2023-04-25 10:28:21 +05:30
ADM-9
949f09cc09
Add integration for dap and dapui ( #181 )
...
* Add integration for dap and dapui
* Update dap.lua
2023-04-25 08:00:03 +05:30
siduck
901ffef32d
link lsp semantic token hlgroups to treesitter ones
...
related to https://github.com/NvChad/NvChad/issues/1907
2023-04-12 06:56:33 +05:30
siduck
59732cab28
add cmpdoc hl group for default cmp style
...
also remove un-needed treesitter hl group
2023-04-10 07:44:55 +05:30
siduck
17d568c952
enable lsp_smenatic_tokens hl groups based on chadrc option
...
f873d3cc50
2023-04-10 06:06:21 +05:30
Pham Huy Hoang
9a33420dd0
fix semantic tokens not applied for nightly
2023-04-08 18:18:24 +05:30
Sergii Golovatiuk
5aee35792c
Add red color to Operators
...
not and or operators in python are not colored. This change colors them
in red.
2023-04-07 19:15:15 +05:30
siduck
a6c2adb76f
support cmp transparency ( #178 )
2023-04-03 13:12:08 +05:30
siduck
17025183c3
add hl group for svelte icon
2023-04-01 15:57:28 +05:30
siduck
12be185296
add green color to operators in gruvbox theme, fix ( #160 )
2023-03-31 14:32:47 +05:30
siduck
d5933e70b7
add underline opt for UnderLined hl group
2023-03-31 07:52:16 +05:30
siduck
917fd2adfe
rm un-needed checks in override_theme function
2023-03-30 06:05:55 +05:30
siduck
9e116addf1
make override_theme use both all opt* and theme name*
2023-03-30 05:58:09 +05:30
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