Commit graph

242 commits

Author SHA1 Message Date
Max Miliano 8d0c9ffe9c refactor: solarized-dark whichkey 2024-08-27 10:59:03 -03:00
Max Miliano 209c6a2cb9 refactor: solarized-dark incsearch, search 2024-08-27 10:30:12 -03:00
Max Miliano 46ec7301f9 refactor: format code
Some checks failed
Test / lint (push) Has been cancelled
Test / pandoc to vimdoc (push) Has been cancelled
2024-08-27 08:59:44 -03:00
Max Miliano 10295bbfc9 feat: more control over transparent
user has more control over transparent
2024-08-27 08:55:48 -03:00
Max Miliano 7c2a916802 feat: mix_base1, todocomments
refactor: diagnostics,solarized-dark border and visual
2024-08-27 00:28:51 -03:00
Max Miliano abb2cae5d3 feat: base4 for solarized-light
Some checks are pending
Test / lint (push) Waiting to run
Test / pandoc to vimdoc (push) Waiting to run
2024-08-26 14:18:53 -03:00
Max Miliano 8f48353da2 feat: neogit 2024-08-26 13:55:03 -03:00
Max Miliano 9a9399e9a4 feat: tests, styles config 2024-08-26 13:12:51 -03:00
Max Miliano 0c9870b68e refactor: navic,notify,cmp-kind,ibl,nvim-tree 2024-08-26 09:02:23 -03:00
Max Miliano 892e50a7df feat: rendermarkdown highlights
refactor: solarized-light pmenu,property hl groups
2024-08-26 08:34:30 -03:00
Max Miliano aea00f2a45 Revert "refactor: pmenu"
Some checks are pending
Test / lint (push) Waiting to run
Test / pandoc to vimdoc (push) Waiting to run
This reverts commit 3294d5ec79.
2024-08-25 18:50:24 -03:00
Max Miliano 68eb457172 Revert "refactor: pmenu"
This reverts commit 971a80135a.
2024-08-25 18:49:04 -03:00
Max Miliano 971a80135a refactor: pmenu 2024-08-25 18:44:22 -03:00
Max Miliano 3294d5ec79 refactor: pmenu 2024-08-25 18:44:16 -03:00
Max Miliano f489e017d6 refactor: tag hl group color 2024-08-25 18:35:58 -03:00
Max Miliano 47ace51709 refactor: pmenu,whichkey 2024-08-25 18:34:54 -03:00
Max Miliano afad4e8cf1 refactor: solarized light properties, solarized dark keyword and statement 2024-08-25 18:13:08 -03:00
Max Miliano fb1997be52 fix: barbecue theme 2024-08-25 17:13:23 -03:00
Max Miliano b6cc153d09 refactor: docs,contributing, hl groups 2024-08-25 14:30:37 -03:00
Max Miliano b2a0b7efed refactor: normal-float 2024-08-24 23:05:33 -03:00
Max Miliano 10eb62fe0f fix: selenized and solarized extra colors
Some checks are pending
Test / lint (push) Waiting to run
Test / pandoc to vimdoc (push) Waiting to run
feat: annotation for config
refactor: search,incsearch,border
2024-08-24 15:27:47 -03:00
Max Miliano dfc4d62725 feat: highlight color for markup headings
refactor: treesitter markdown,command code format,winseparator
2024-08-24 09:36:33 -03:00
Max Miliano 8ac84d6d2e feat: lazynvim, ci test removed 2024-08-24 08:59:45 -03:00
Max Miliano c84571d806 fix: selenized base02 and base04 2024-08-24 00:11:48 -03:00
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