Commit Graph

311 Commits (main)

Author SHA1 Message Date
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 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 2 years ago
Tarun 43a594285c
Merge branch 'dev' into dev 2 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.
2 years ago
Pocco81 e223eaacb1 cleanup + addition of subtexts 2 years ago
Pocco81 feaf3736c1 fix: latte 2 years ago
Pocco81 84befbf803 fix: frappe 2 years ago
Pocco81 97fc192652 BREAKING CHANGE: changed color naming convention 2 years ago
TarunDaCoder 07b5a91b22 feat: change em some more 2 years ago
TarunDaCoder 01d8e4647f feat: change some colours 2 years ago
Tarun cab438133f
fix: fix CurSearch 2 years ago
Tarun 30b3d2e0a2
feat: add CurSearch highlight group 2 years ago
Pocco81 833ff1a98a feat: new naming convention and better color transitions 2 years ago
Pocco81 4dcb70647d fix: previous colors slipped in! 2 years ago
Pocco81 7e09ac4bb2 feat: renamed flavours 2 years ago
Pocco81 b7708e58e2 refactor: colors + addition of ctp noon 2 years ago
Pocco81 8faded2314 feat: color variantion per palette 2 years ago
Pocco81 dbfe78fb4f feat (dusk): increased contrast ratio between white and lavender 2 years ago
Pocco81 bf6acc8912 feat (storm): increased saturation of lavender 2 years ago
Pocco81 120a5f193f cleared out some highlights 2 years ago
Jorge Befan 42e1701ad2 improving colors for Typescript and TSX on TreeSitter integration 2 years ago
Jorge Befan 66c44e210c Merge branch 'dev' of https://github.com/catppuccin/nvim into dev 2 years ago
Jorge Befan a65da724e4 improving colors for Typescript and TSX on TreeSitter integration 2 years ago
Pocco81 f2f251ba40 feat (dawn): gave more contrast to some colors 2 years ago
Pocco81 e4aa82995c decreased brightness of yellow by 1% 2 years ago
Pocco81 d0030f4946 BREAKING CHANGE: every palette was updated 2 years ago
Pocco81 8a3b8925cd feat (storm): improved UI and LSP related integrations and made syntax less ambiguous 2 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 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
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
Pocco81 43790ec511 fix: markdown syntax 3 years ago
Pocco81 a239462c00 brightened green a bit more 3 years ago
Pocco81 5eb9e663ee made mauve a tad lighter 3 years ago
Pocco81 4b8765e0e7 updated black1 and removed dashes from palette 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 aaac829c3a increased maroon's saturation 3 years ago
Pocco81 70ecf42041 updated treesitter integration 3 years ago
Pocco81 bb2d1bc6c6 increased saturation in some colors 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 32c4e5f344 enabled the nvim-tree and telescope integrations by default 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
Pocco81 0d19a3252f feat: better default config 3 years ago
Lokesh Krishna a1f6fbb085 Match upstream defaults 3 years ago
Lokesh Krishna 921c1933bf Enable telekasten and notify by default 3 years ago
Lokesh Krishna ecda8281bb Add support for telekasten 3 years ago
Lokesh Krishna 96046f10f8 Add support for nvim-notify 3 years ago
Lokesh Krishna d4ee7e3f00 Track upstream 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
Lokesh Krishna 37c3a72336 Merge branch 'main' of https://github.com/catppuccin/nvim 3 years ago
Pocco81 5c988e6ad0 updated peach 3 years ago
Pocco81 1437bc8d14 updated teal 3 years ago
Pocco81 21ad0e6564 updated teal 3 years ago
Pocco81 eb4e11ffa9 updated flamingo 3 years ago
Pocco81 3d068f7b13 updated pink, maroon and gave proper names to the new colors 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 66150dd23d made maroon lighter 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
Pocco81 584bbdd9d2 experiment 3 3 years ago
Pocco81 be785447d6 experiment 2 3 years ago
Pocco81 88987a3c07 experiment 1 3 years ago
Jorge Befan 4adf0b8b4b removing TSError highlight 3 years ago
Pocco81 11d1b3fd68 better literals 3 years ago
Lokesh Krishna 411aeeb504 Update defaults 3 years ago
Pocco81 263048b150 improved style of current selection 3 years ago
Pocco81 5fdcd9484b fix: softer telescope highlight 3 years ago
Pocco81 1666ef3372 modified some highlight groups for bash only 3 years ago
Pocco81 1572b56ff4 fix: wrong letter for green's hex value 3 years ago
Pocco81 4144421273 updated names and green 3 years ago
Pocco81 0302df30d4 final palette change: brightened magenta a little to further differentiate it from pink 3 years ago
Pocco81 3f9c30537d updated some markdown highlights 3 years ago
Pocco81 c222974069 increased red's luminance by 1% 3 years ago
Pocco81 391e546144 final touches to the palette (yellow, teal and white) 3 years ago
Pocco81 dfc4eece83 updated bufferline 3 years ago
Pocco81 598e47f780 feat: orange floats, numbers and booleans 3 years ago
Jorge Befan b876fb4e29 Dimming inactive lines while turning active white 3 years ago
Jorge Befan cb05389ec3 Tweaking colors for Tags, etc... 3 years ago
Jorge Befan d000c6211a Adding comments with color names for easier indentification 3 years ago
Jorge Befan cd0b85ca42 Changing Add color from blue to green (teal) for it to be more intuitive 3 years ago
Pocco81 13a53888ac BREAKING CHANGE: updated palette and treesitter conf 3 years ago