Commit graph

218 commits

Author SHA1 Message Date
Max Miliano 5b304a17ae feat: Solarized theme restructuring
The "Solarized Neo" theme, which included both light and dark variants,
has been dropped. The light variant of "Neo" is now the "Solarized
Light" theme. The original "Solarized" by Ethan Schoonover, which also
had light and dark versions, is now solely represented as the "Solarized
Dark" theme.
2024-08-23 19:46:38 -03:00
Max Miliano acc294b7f5 refactor: which-key transparent bg on transparent mode. 2024-08-03 04:33:05 -03:00
Santoso Wijaya 3bfbb3a7bc Simplify LspInlayHint highlight setting 2024-06-11 17:36:42 +00:00
Max Del Canto 991444f90c
refactor: Adjusted the color of lspinlayhint to improve visibility on dark backgrounds. 2024-06-11 02:33:24 -03:00
Max Del Canto 430e2dd5ad
refactor: Adjusted the color of lspinlayhint to improve visibility on dark backgrounds. 2024-06-11 02:32:21 -03:00
Santoso Wijaya 8753f75642
Make inlay hints highlight a dimmer comment shade
The light yellow it was previously set to was not distinguishable
enough from surrounding real code.
2024-06-10 19:16:54 -07:00
Max Miliano 9c0cc96f6e feat: treesitter hl character.printf 2024-05-13 05:21:29 -03:00
Max Miliano 54d06bf828 refactor: neotree 2024-05-13 05:19:23 -03:00
Max Miliano 058a75eec8 feat: .gitignore removed
fix: tests
2024-03-28 12:20:48 -03:00
Max Miliano a630aa5593 fix: Configuring highlight of type "variable" #69
feat: github workflows, vusted, stylua
2024-03-28 12:20:12 -03:00
Santoso Wijaya 8666042163 Fix some Selenized light color values
Per source: https://github.com/jan-warchol/selenized/blob/master/the-values.md#selenized-light
2024-03-28 12:20:12 -03:00
Jerry Peng 9112894ce3 Remove deprecated treesitter capture names 2024-02-04 22:38:05 -08:00
Jerry Peng 54abc39988 Update and sort treesitter highlight capture names, which fixes markdown syntax highlighting. 2024-02-04 00:32:46 -08:00
Max Miliano b66b6dcc7f Update syntax.lua 2024-01-02 14:51:18 -03:00
Max Miliano 55506b1ebb feat: hl for noice-progress 2023-12-24 09:17:47 -03:00
Max Miliano 3338aa4d9b feat(palette): Add support for Selenized color palette
BREAKING CHANGE: Removal of base04
- Integrated Selenized color palette into the project.
2023-12-22 21:20:56 -03:00
Max Miliano 7100f326f3 The 'BREAKING CHANGE: extras' table has been renamed to 'autocmd = true'. 2023-12-22 08:42:55 -03:00
Max Miliano c389ad2506 feat: extras highlight token 2023-12-21 20:22:41 -03:00
Max Miliano d618ab9ea1 feat: utils.math removed, colors hsl func removed, improv darken,lighten 2023-12-21 13:39:00 -03:00
Max Miliano 81ede69c3c refactor: zen command 2023-12-19 22:11:41 -03:00
Max Miliano 3465c6c075 feat: zen-mode 2023-12-18 21:06:07 -03:00
Max Miliano 3d1e225bc1 feat: highlights for todo.nvim 2023-12-18 13:28:09 -03:00
Max Miliano fe803f15e0 fix: inlay-hint 2023-12-15 10:55:54 -03:00
Max Miliano 5ad821f366 feat: barbecue 2023-12-15 10:49:58 -03:00
Max Miliano f9dc2d64c7 refactor: setup,highlights,commands 2023-12-13 11:50:10 -03:00
Max Miliano 595bd9a233 fix: solarized setup 2023-12-06 20:33:40 -03:00
Max Miliano 67c256a1c7 refactor: solarized setup, neogit, notify, load_highlight 2023-12-06 19:24:12 -03:00
Max Del Canto 8318f74dc4 feat: neogit 2023-11-26 13:58:48 -03:00
Max Del Canto 888695fbcb fix: jsx tags, methods being italized, incsearch low contrast 2023-10-31 16:04:10 -03:00
Max Miliano 85ac187a23 fix: telescope selection 2023-10-02 09:19:09 -03:00
Red S 2f59f9d152 fix: treesitter parameter style was not being overridden by config 2023-08-16 14:07:42 -07:00
Max Miliano 54a7b797b1 fix: LspInlayHint foreground color on light mode
Updated LspInlayHint to use different foreground colors for dark and light modes
2023-07-06 18:43:09 -03:00
Max Miliano 7b0181d72f fix: colorcolumn, incsearch, floatborder
remove foreground color for colorcolumn
disable background color for incsearch and floatborder when transparent is enabled
2023-07-06 08:34:11 -03:00
Max Del Canto 54430f0084 fix: neo editor winseparator
The background of winseparator has been removed in transparent mode.
2023-07-01 12:43:45 -03:00
Max Del Canto 76de8824aa fix: indentblankline, whitespace, treesitter text hl
Fixes the problem where the background colors of indentblankline were inconsistent with the text editor's background color
2023-06-29 20:19:42 -03:00
Max Del Canto f0763424b3 refactor: Update Solarized Theme
The Solarized theme has been completely reworked to ensure it is a faithful and accurate port of the original work. All inconsistencies and issues have been resolved.

Added the option to enable or disable highlight groups, solarized now have docs and commands.

BREAKING CHANGE: The highlight and colors callbacks now accept only two parameters, colors and colorhelper table.
2023-06-29 10:28:46 -03:00
Max Miliano 7357e0e366 fix: neovim - signcolumn bg 2023-04-29 00:25:27 -03:00
Max Miliano 0a6c110795 changes: neovim - signcolumn 2023-04-29 00:24:28 -03:00
Max Miliano 277a2caa51 changes: neovim - telescopenormal 2023-04-29 00:20:44 -03:00
Max Miliano 5562d2d86b changes: neovim pmenu 2023-04-29 00:19:21 -03:00
Max Miliano eeb354dc42 changes: neovim normalfloat, nvimtree 2023-04-29 00:18:14 -03:00
Max Miliano 32427a7682 changes: readme.md, semantic hl, saga 2023-04-08 20:18:43 -03:00
Max Miliano 0963ad836b fix: check if neovim is nightly to load advanced hl 2023-03-27 16:38:00 -03:00
Max Miliano 7965990c32 changes: semantic hl 2023-03-18 19:04:11 -03:00
Max Miliano 795f7c96ea fix bug 2023-03-18 18:57:09 -03:00
Max Miliano d310bf291b update: semantic highlight for neovim and vscode themes 2023-03-18 13:26:20 -03:00
Max Miliano ceddf1e374 update 2023-03-18 12:13:59 -03:00
Max Miliano 315a61db21 test: advanced hl 2023-03-18 12:11:20 -03:00
Max Miliano de9d185c5c test: sematnic variable declaration 2023-03-18 12:03:16 -03:00
Max Miliano 9df45879be update: vscode 2023-03-18 11:57:06 -03:00