Commit graph

37 commits

Author SHA1 Message Date
Max Miliano 3ae785b553 fix: prevent error when user pass a nil value to setup
added more tests and makefile
2024-09-19 10:39:43 -03:00
iton0 0ff0f10a31 feat: add enabled field for styles class
- updated README.md to reflect new option

Defaults to true. If enabled is false remove all styles. Allows for
easier modification for users who do not want any styles with the
colorscheme.
2024-09-18 22:34:07 -04: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 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 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 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 2e22cbc5b2 update: readme.md,autocmd,colorscheme 2023-02-28 09:29:05 -03:00
Max Miliano 99b5ca9844 user.colors, user.hl will not be colorscheme.config 2023-02-19 21:04:46 -03:00
Max Miliano 9707b14aa0 changes: readme, Colorscheme, init 2023-02-19 20:36:57 -03:00
Max Miliano cb412c54ee fix require theme 2023-02-19 20:09:58 -03:00
Max Miliano f25a1be581 solarized rework 2023-02-19 20:03:30 -03:00
Max Miliano 5cdb761853 change-background-without-restarting-neovim 2023-02-18 20:52:04 -03:00
Max Miliano a409e89496 update vim theme 2023-02-09 12:10:19 -03:00
Max Miliano 13d2ac980f colorhelper renamed to colortool 2022-08-25 21:07:04 -03:00
max miliano 1257be6f0f new func blend and new file colorheper 2022-08-23 12:17:36 -03:00
max miliano cba5a493a6 new param for callback colors and highlights 2022-08-23 09:57:02 -03:00
Max Miliano 3735d5a3b6 update readme.md, removed autocmd, less code 2022-08-08 11:03:03 -03:00
Max Miliano bcb54d7338 revert two last commits 2022-08-01 17:22:38 -03:00
Max Miliano 9bf17a16ea style only can be changed by global variable 2022-08-01 16:25:10 -03:00
Max Miliano ed895ce955 code refactor. 2022-08-01 15:32:20 -03:00
Max Miliano 971c2d6143 update setup, config.colors can be a function 2022-07-29 19:26:07 -03:00
Max Miliano 9a2b20e271 highlights will accept callback with colors params 2022-07-29 14:04:38 -03:00
Max Miliano 2cabfe55f9 user can override theme 2022-07-29 10:55:31 -03:00
Max Miliano fc150ed0c6 update readme.md, new option 2022-07-29 09:43:15 -03:00
Max Miliano b5da929b7c fix user config 2022-07-29 03:19:22 -03:00
Max Miliano bdaad30870 solarized is customizable 2022-07-27 18:02:46 -03:00
Max Miliano 12e141ea30 fix themes, setup, config 2022-07-27 17:24:36 -03:00
Max Miliano 4221a8409f new themes: vscode, neovim, fix setup 2022-07-27 16:48:07 -03:00
Max Miliano 70dff1b248 solarized theme is based on class 2022-07-27 14:20:21 -03:00
Max Miliano 0a7a3a1838 light mode, start from strach 2022-07-23 19:07:01 -03:00
maxmx03 f12d11d67e revert the last commit 2022-06-19 13:04:38 -03:00
maxmx03 a39b6e08ba update popup, wichkey colors 2022-06-18 17:17:50 -03:00
Max Miliano 73089d4e89 update palette search color 2022-05-15 12:14:22 -03:00
Max Miliano Del Canto Quezada fee959b804 update solarized colors 2022-05-02 12:07:53 -03:00
Max Miliano Del Canto Quezada 0b806fdca4 first commit 2022-04-29 14:10:23 -03:00