28 Commits

Author SHA1 Message Date
7241f872f8 feat(nvim-notify): add NotifyBackground so it shuts up 2025-09-08 19:27:15 +03:00
9be6cdca72 feat(lualine): add colors for lualine 2025-08-26 15:07:56 +03:00
49396cf922 feat(treesitter): C/C++ color for enums 2025-08-21 19:18:29 +03:00
cd47babf01 feat(treesitter): C/C++ color for inactive conditional code 2025-08-02 17:03:01 +03:00
3339077059 feat(treesitter): added comment highlights 2025-08-01 15:33:38 +03:00
ddca54425d feat(conflict-marker): added more highlight colors 2025-07-31 20:46:02 +03:00
e4575ef47f feat(conflict-marker): added highlight colors 2025-07-30 18:25:25 +03:00
1a01b546d9 feat(all): slightly adjusted colors for function calls, interfaces and
function parameters, while adding 2 new colors for "enum" and "abstract"
2025-06-27 11:19:56 +03:00
2a46b982d9 feat(java): changed various colors to be more distinguishable 2025-06-27 11:18:44 +03:00
656764cfca fix(treesitter): incorrect "this" color in java, now a keyword 2025-05-27 14:09:36 +03:00
26208feca6 feat!: added ability to add options and fixed loading/restoring issues 2025-04-25 18:15:24 +03:00
e7d15542bc fix(treesitter): incorrect string color in zig 2025-04-25 17:02:42 +03:00
9f1f4fedf7 feat(base): warnings now have no underline but a purple-ish background 2025-04-25 17:01:24 +03:00
8c800b1230 fix(init): error messages now use vim.notify instead of global Notify
function which is only available in my config
2025-04-25 15:59:11 +03:00
eefff91e54 feat(treesitter): set some treesitter values to work with zig 2024-12-07 14:30:42 +02:00
0cb8e7bed6 feat(ghostty): highlight groups for ghostty config 2024-12-07 14:29:04 +02:00
Kyren223
1e60118990 feat(treesitter): add more colors for certain nodes 2024-10-26 14:44:42 +03:00
Kyren223
8f937b40c4 feat: add more colors to NeoGit 2024-10-26 14:44:23 +03:00
Kyren223
7e6cd577a0 feat: add color for deprecated diagnostic 2024-10-26 14:43:56 +03:00
Kyren223
b1adcbd80a feat: added missing colors to neogit 2024-10-04 13:52:23 +03:00
Kyren223
77d9801036 remove: uncessary format specifier for go 2024-10-03 23:50:02 +03:00
Kyren223
c9d0187ec1 feat: made more changes 2024-10-03 23:44:28 +03:00
Kyren223
a7870e34f1 feat: some more changes 2024-10-03 18:43:32 +03:00
Kyren223
3716838b83 feat: Neogit and treesitter-context highlights, added class for colors 2024-10-02 20:26:28 +03:00
Kyren223
f2c040606f feat: split into groups 2024-09-29 12:45:10 +03:00
Kyren223
340ca12c43 feat: added stylua 2024-09-29 12:38:11 +03:00
Kyren223
4f9b28f45c feat: refactored code to be more scalable 2024-09-29 12:35:10 +03:00
Kyren223
87470b3d90 feat: initial commit 2024-09-28 19:14:15 +03:00