Commit graph

558 commits

Author SHA1 Message Date
Bruno Krugel
919af1c402
rainbowdelimiters extended integration (#236)
* improve  bearded-arc theme

* Add extended_integrations (#234)

* Add DapUI buttons

* Add extended integrations

* Update todo.lua

* Create rainbowdelimiters.lua

---------

Co-authored-by: siduck <siduck@tutanota.com>
2023-09-01 10:11:51 +05:30
siduck
36fbc28a0f improve bearded theme 2023-09-01 10:04:28 +05:30
siduck
87a3054bd5 make extended integrations hlgroups overridable 2023-08-28 06:54:35 +05:30
siduck
fa29b86476 add nvim-navic support 2023-08-28 06:38:50 +05:30
Bruno Krugel
930ee20060
Add DapUI buttons (#232) 2023-08-20 08:36:43 +05:30
siduck
673b13166d make readme informative 2023-08-16 23:32:55 +05:30
d-mitrofanov-v
25738d891f
fix theme naming (#231) 2023-08-14 15:18:28 +05:30
siduck
e56d8b27ad update replace_word module path 2023-08-12 08:59:28 +05:30
siduck
1a3faca5fd add transparency support for statuslines #222 2023-07-29 12:00:17 +05:30
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