Pocco81
e84e4c1142
fix: wrong utils call
2 years ago
Pocco81
586d6e573b
fix: CursorLine
2 years ago
Pocco81
b9592b1840
Merge branch 'dev' into dev
2 years ago
Pocco81
36e4da6f27
Merge pull request #159 from Suyashtnt/feature/leap
...
feat: add leap support
2 years ago
Pocco81
789b4ac3ce
fix: merge conflict
2 years ago
Pocco81
f55b6df406
Merge branch 'dev' into fix/native_lsp
2 years ago
Pocco81
8ef5823f04
Merge pull request #166 from echasnovski/mini
...
Add explicit support for 'mini.nvim'
2 years ago
Pocco81
536988887f
feat: nvim-0.7 support + rework of utils
2 years ago
Rahul Garg
863500ba19
Support dim_inactive with existing integrations
2 years ago
Rahul Garg
60c42920c9
Add config for dimming inactive windows
2 years ago
Evgeni Chasnovski
ed15ce51bd
Add explicit support for 'mini.nvim'.
2 years ago
anon
f47c6ea226
add warning for incorrect color keys and update documentation
2 years ago
anon
fb2a69c7ff
support overriding colors using vim.g.catppuccin_override_colors
2 years ago
frdrkolsson
1f73ffc48f
Show file modified in feline plugin
2 years ago
Zhong Liu
357dc37911
use autocmd event instead of `after_loading` hook
2 years ago
Zhong Liu
37e99450cf
new autocmd event `CatppuccinLoaded`
2 years ago
Prateek Sharma
870762cb13
Fix native_lsp highlights #160
2 years ago
Vinícius Bispo
23f93a27d6
fix(coc_nvim): fix coc_nvim not working
...
Fix coc_nvim not working because I forgot returning M in the end
2 years ago
Suyashtnt
50ad531d96
fix: attempt number 4 at fixing leap
2 years ago
Suyashtnt
a3ed551968
fix: attempt to fix nil issue again
2 years ago
Suyashtnt
1668fcfd2c
fix: attempt to fix nil issue
2 years ago
Suyashtnt
b4d0a5ddf8
feat: add leap support
2 years ago
Vinícius Bispo
12e5ccfc90
Update config.lua
2 years ago
vinibispo
41f05be14a
style(config): fix indent on coc_nvim
2 years ago
vinibispo
024de97dd6
feat(config): add coc_nvim in config with default false
2 years ago
vinibispo
58e495e75a
chore(coc_nvim): improve writing on comment
2 years ago
vinibispo
311be0a092
feat(coc_nvim): add integration with coc_nvim
2 years ago
Pocco81
d46425163d
Merge pull request #143 from igorlfs/main
...
fix : #103
2 years ago
Pocco81
f5581cda9a
Merge pull request #149 from arpangreat/main
...
feat: adding Highlighting for `WinBar` as of #148
2 years ago
Pocco81
f152570b13
Merge pull request #150 from bennypowers/patch-1
...
fix: bufferline integration w transparent_background
2 years ago
Zhong Liu
3e6eb54d58
fix: recursive execute after_loading callback
2 years ago
Benny Powers
e8af06e04f
fix: bufferline integration w transparent_background
2 years ago
arpangreat
4bbd96aa03
Adding Highlighting for WinBar
2 years ago
Igor
e2beb04a8e
fix : #103
2 years ago
Pocco81
773d339cbd
Merge branch 'dev'
2 years ago
Pocco81
d588ef18ee
fix: feline
2 years ago
Pocco81
94d9d0b55e
retouched blue
2 years ago
Pocco81
d52b0e1544
core: updated text color in frappe, macchiato and mocha
2 years ago
sgoudham
106d06ee2b
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.
2 years ago
Pocco81
95caf1504a
retouched blue
2 years ago
Pocco81
09c5078686
core: updated text color in frappe, macchiato and mocha
2 years ago
BattleCh1cken
d7f0810765
tweaked telescope colors and added custom highlights
2 years ago
Pocco81
3e2a4206fe
Merge pull request #130 from sgoudham/dev
...
fix: Replace invalid colours with existing equivalents
2 years ago
Pocco81
21089bc380
Merge branch 'dev'
2 years ago
Pocco81
be2ae0b96f
fix: lightline and lualine integrations
2 years ago
Pocco81
8a9ce37ea1
Merge branch 'dev'
2 years ago
Pocco81
e9a38bfa66
removed moccha
2 years ago
Pocco81
2bad356d29
Ctp v0.2.0
2 years ago
Tarun
1b8385c319
remove some `dev` text that gh added
3 years ago
Tarun
43a594285c
Merge branch 'dev' into dev
3 years ago
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
e223eaacb1
cleanup + addition of subtexts
3 years ago
Pocco81
feaf3736c1
fix: latte
3 years ago
Pocco81
84befbf803
fix: frappe
3 years ago
Pocco81
97fc192652
BREAKING CHANGE: changed color naming convention
3 years ago
TarunDaCoder
07b5a91b22
feat: change em some more
3 years ago
TarunDaCoder
01d8e4647f
feat: change some colours
3 years ago
Tarun
cab438133f
fix: fix CurSearch
3 years ago
Tarun
30b3d2e0a2
feat: add CurSearch highlight group
3 years ago
Pocco81
833ff1a98a
feat: new naming convention and better color transitions
3 years ago
Pocco81
4dcb70647d
fix: previous colors slipped in!
3 years ago
Pocco81
7e09ac4bb2
feat: renamed flavours
3 years ago
Pocco81
b7708e58e2
refactor: colors + addition of ctp noon
3 years ago
Pocco81
8faded2314
feat: color variantion per palette
3 years ago
Pocco81
dbfe78fb4f
feat (dusk): increased contrast ratio between white and lavender
3 years ago
Pocco81
bf6acc8912
feat (storm): increased saturation of lavender
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
66c44e210c
Merge branch 'dev' of https://github.com/catppuccin/nvim into dev
3 years ago
Jorge Befan
a65da724e4
improving colors for Typescript and TSX on TreeSitter integration
3 years ago
Pocco81
f2f251ba40
feat (dawn): gave more contrast to some colors
3 years ago
Pocco81
e4aa82995c
decreased brightness of yellow by 1%
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
otherJL0
ea65f4e20e
Replace blocks with helper function `is_enabled`
3 years ago
otherJL0
d6b971aa29
Creating helper function
3 years ago
otherJL0
7376549e23
Applying stylua formatting
3 years ago
Pocco81
45c531aa8d
fix: black1 on dawn palette
3 years ago
Pocco81
4c3c3832f2
feat: added dawn palette
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
145c74a382
fix #104 : colorcolumn color
3 years ago
Pocco81
8373177b1f
Merge pull request #101 from metalelf0/lualine-improve-horizontal-split
...
💄 feat (Lualine theme): Improve horizontal split visibility
3 years ago
Andrea Schiavini
95a1e7475a
💄 Lualine theme: Improve horizontal split visibility
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
Chris Lasher
4497e475e2
Improve legibility of right side of lightline.
3 years ago
Pocco81
c176d6ddf6
feat: black0, black1, black2
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
5b5a0dded1
fix #86 : terminal colors
3 years ago