sgoudham
e00d111d7c
fix: Replace invalid colours with existing equivalents
...
Within both branches 'master' and 'dev', invalid colours
such as `cp.purple`, `cp.blue1` and `cp.hint` currently exist.
This commit replaces them with equivalent existing colours
and therefore allows the lspsaga integration to work properly.
3 years ago
Pocco81
97fc192652
BREAKING CHANGE: changed color naming convention
3 years ago
Pocco81
833ff1a98a
feat: new naming convention and better color transitions
3 years ago
Pocco81
120a5f193f
cleared out some highlights
3 years ago
Jorge Befan
42e1701ad2
improving colors for Typescript and TSX on TreeSitter integration
3 years ago
Jorge Befan
a65da724e4
improving colors for Typescript and TSX on TreeSitter integration
3 years ago
Pocco81
d0030f4946
BREAKING CHANGE: every palette was updated
3 years ago
Pocco81
8a3b8925cd
feat (storm): improved UI and LSP related integrations and made syntax less ambiguous
3 years ago
Pocco81
88ba42acda
added fields for numbers and booleans as per #95
3 years ago
Pocco81
287a224c0f
fix #95
3 years ago
Pocco81
815672eb3d
feat: added storm palette
3 years ago
Micah Halter
f009d61389
Make highlighting more noticeable
...
Signed-off-by: Micah Halter <micah@balena.io>
3 years ago
Micah Halter
bcbdbef3fe
Added symbols-outline highlighting
...
Signed-off-by: Micah Halter <micah@balena.io>
3 years ago
Gary Sentosa
b66d9a335e
fix: typo
3 years ago
Micah Halter
d8d794187a
Added neo-tree highlighting
...
Signed-off-by: Micah Halter <micah@balena.io>
3 years ago
Pocco81
406fdf2f2d
feat #102 : better markdown support
3 years ago
Pocco81
27ce646f47
fix #103 : improved cpp
3 years ago
Pocco81
068c8334d2
Merge branch 'dev' into dev
3 years ago
Andrew
7b4355dcf8
fix: nvimtree integration transparent panel
3 years ago
Pocco81
652dd12d62
feat: add support for transparent nvimtree
3 years ago
Magnus Bergmark
7333a461ca
fix(neogit): Unified background colors
3 years ago
Alexander Garcia
d62902430c
fix(ts-rainbow-background): fix guibg highlight
...
return "NONE" instead of nil
3 years ago
Alexander Garcia
4aac8765c6
fix(ts-rainbow): respect transparent_background
...
When setting nvim-ts-rainbow highlight groups, do not set a background highlight if is
3 years ago
Pocco81
43790ec511
fix: markdown syntax
3 years ago
Pocco81
bfdc026937
chore: formatted treesitter integration
3 years ago
Pocco81
6afa698bc5
fix: bug - treesitter integration
3 years ago
Pocco81
2b30a4a997
update - looking good
3 years ago
Pocco81
346df80325
Merge pull request #83 from axieax/dev
...
fix: gitsigns transparent background
3 years ago
Pocco81
18c286399a
made constructors lavender
3 years ago
Andrew
6053fca4a9
fix: gitsigns transparent background
3 years ago
Pocco81
bfa735fc85
feat: migrated misleading color name (magenta -> mauve)
3 years ago
Pocco81
70ecf42041
updated treesitter integration
3 years ago
Pocco81
d292c055a2
lavender for builtin constants
3 years ago
Pocco81
8710aeb6e2
feat: better color conbination for lua fields and constructors
3 years ago
Pocco81
864411623b
Merge branch 'main' into dev
3 years ago
Pocco81
cc507a821f
experiment 7.2 - different syntax
3 years ago
Jorge Befan
00a84e559d
setting all git add related highlights to green as standard
3 years ago
Pocco81
9488f322b4
experiment 7.1 - different syntax
3 years ago
Pocco81
7b4895a13f
experiment 7 - different syntax
3 years ago
Lokesh Krishna
ecda8281bb
Add support for telekasten
3 years ago
Lokesh Krishna
96046f10f8
Add support for nvim-notify
3 years ago
Pocco81
671037b27e
fix: get colors locally rather than with the api
3 years ago
Pocco81
d0ad6d1ce0
feat: feline integration
3 years ago
Pocco81
c76b2e95cb
BREAKING CHANGE: removed CatppuccinX convetion -> used normal color names instead
3 years ago
Pocco81
e30602b94c
updated color on native lsp
3 years ago
Pocco81
6516a4b92f
fixed tags
3 years ago
Pocco81
4a4bfe2e57
final experiment (probably) because syntactic elements are working pretty well together
3 years ago
Pocco81
3715cf6745
experiment 5 compliment
3 years ago
Pocco81
499a509048
experiment 5 - nice results as well
3 years ago
Pocco81
3725402449
experiment 4 - nice results
3 years ago