Commit Graph

26 Commits

Author SHA1 Message Date
bdac891487 feat(lsp): diagnostics use colored bg 2024-07-27 13:18:53 +02:00
2f2a7595a9 fix(diff): fixed unknown diff hl colors 2024-07-27 13:18:21 +02:00
4e6fc21d4a fix(syntax): constants are now const colored 2024-07-27 13:01:45 +02:00
a2f4bb71e7 feat(syntax): make numbers purple to better
differentiates with types
2024-07-27 12:53:53 +02:00
8bbdc8639c feat(lsp): make reference highlights colored 2024-07-27 12:50:40 +02:00
214b7f2611 fix(illuminate): fixed typo in hl links 2024-07-27 12:36:24 +02:00
8e55b8a20d chore(format) 2024-03-16 12:34:49 +01:00
970adcc6ca feat(neotree): tab separator theme missing 2024-03-16 12:34:27 +01:00
48a9c09369 feat(core): better popup background 2024-03-16 12:33:25 +01:00
84ec08a97b feat(heirline): higher contrast inactive buffers 2024-03-16 12:30:22 +01:00
db179859cc feat: more color to member variables 2024-02-26 11:48:57 +01:00
078b99fa17 fix: link @type.builtin to @type 2024-02-25 20:18:37 +01:00
2131742250 Clear FoldColumn 2024-02-21 17:00:21 +01:00
0c657b5bc8 Added heirline setup_colors support
Match active tab with winbar background
2024-02-21 14:22:01 +01:00
76feae8704 Fixed statusline and tabline background 2024-02-21 10:53:19 +01:00
e4cfb6ebd0 Refacto palette and theme, added more colors 2024-02-18 16:46:13 +01:00
8a91acbe19 Fix incorrect name status 2024-02-14 21:37:10 +01:00
d578f233fa Neo-tree support 2024-02-14 18:41:29 +01:00
701b34906e Statusbar background fixes 2024-02-14 18:40:07 +01:00
d034a533e4 Updated treesitter captures
https://github.com/nvim-treesitter/nvim-treesitter/issues/2293
2024-01-28 10:24:12 +01:00
27733590d2 Color fixes C/C++ 2023-12-21 12:16:19 +01:00
c6d24242e5 Fixed broken colors and documentation comments italics 2023-12-10 10:29:58 +01:00
b4d05200d3 Now standalone plugin
First impl of standalone colorscheme
2023-12-09 23:20:15 +01:00
c889771241 Updated colors 2023-11-03 18:54:28 +01:00
1c85b7446a First pass on gruvbox colors 2023-08-31 16:23:40 +02:00
c2fddf655d init from astrodark 2023-08-31 00:05:02 +02:00