Nate Smith
fc7e9b2927
colorschemes/modus: add new configuration option
...
The `hide_inactive_statusline` option is available in newer versions of
the theme.
2024-09-10 20:35:37 +00:00
Austin Horstman
68aeb57a35
tests/one: fix deprecation warning
2024-09-08 19:30:17 -05:00
Austin Horstman
d928d6deb1
colorschemes/dracula-nvim: fixes
2024-09-03 19:08:04 -05:00
refaelsh
f3a811cf25
plugins/dracula.nvim: init
2024-09-03 21:56:46 +03:00
Gaetan Lepage
5c149963c0
tests/colorschemes/cyberdream: remove invalid attribute 'style'
2024-07-31 17:05:50 +02:00
Matt Sturgeon
c0ea106b4b
colorschemes/base16: add settings + refactor
...
Added support for the plugin's "advanced" config settings.
Removed the enum restriction and prefix concatenation, allowing anything
to be passed through, including raw lua: fixes #1675
The theme list is now much shorter and is included directly in the option
description.
Some general cleanup, in particular to `extraConfig` and `customColorschemeType`.
2024-07-08 10:21:27 +01:00
Jamis Hartley
ab9bca4a1e
colorschems/everforest: init
2024-06-28 01:09:46 +01:00
Nate Smith
2031a09b36
colorschemes/modus: init
2024-05-29 20:52:07 +01:00
Gaetan Lepage
cf037458dd
colorschemes/nightfox: add flavor option
2024-05-29 07:41:21 +02:00
Gaetan Lepage
deafcf44de
colorschemes/nightfox: init
2024-05-28 21:01:19 +02:00
traxys
62f32bfc71
treewide: Reformat with nixfmt
2024-05-05 22:00:40 +02:00
theabm
82a19581de
colorschemes/cyberdream: init
2024-05-02 00:02:35 +02:00
Gaetan Lepage
4662a06f4e
colorschemes/tokyonight: switch to mkNeovimPlugin
2024-04-16 00:15:46 +02:00
Gaetan Lepage
d5a309286d
colorschemes/rose-pine: switch to mkNeovimPlugin
2024-04-15 23:52:43 +02:00
Gaetan Lepage
16272920e2
colorschemes/poimandres: switch to mkNeovimPlugin
2024-04-15 21:40:18 +02:00
Gaetan Lepage
ad046c976d
colorschemes/catpuccin: switch to mkNeovimPlugin
2024-04-13 11:08:31 +02:00
Gaetan Lepage
07de1fe92e
colorschemes/palette: switch to mkNeovimPlugin
2024-04-07 20:39:27 +02:00
Gaetan Lepage
0f6d44503b
tests: remove useless comments in test files
2024-03-30 14:05:50 +01:00
Gaetan Lepage
a1d97bf199
colorschemes/one: switch to mkVimPlugin
2024-03-27 13:31:52 +01:00
Gaetan Lepage
c6d4505438
colorschemes/kanagawa: switch to mkNeovimPlugin
2024-03-26 11:33:47 +01:00
Gaetan Lepage
0ee062ed74
colorschemes/onedark: switch to onedark.nvim + tests
2024-03-18 23:07:00 +01:00
Loïc Reynier
bb10fface4
plugins/vscode: init ( #1263 )
2024-03-14 14:55:40 +01:00
Gaetan Lepage
c2cd3cb7a1
colorschemes/base16: use mkVimPlugin
2024-03-12 23:52:52 +01:00
Gaetan Lepage
be87309e0c
colorschemes/nord: switch to mkVimPlugin
2024-02-28 22:31:57 +01:00
Gaetan Lepage
56bda1f1c1
tests/ayu: switch to new settings option
2024-02-19 09:21:33 +01:00
player131007
ec07263b16
plugins/base16: minor improvements ( #983 )
2024-02-07 23:28:06 +01:00
Gaetan Lepage
c5f43a8a37
colorschemes/nord: fix
2024-01-16 16:54:44 +01:00
Gaetan Lepage
965f4b0b20
colorschemes/palette: init
2024-01-06 14:55:42 +01:00
mrtnvgr
47260b5e53
plugins/catppuccin: update integrations ( #670 )
...
* plugins/catppuccin: update integrations
* add TODOs
* update mini integration
* fix indent_blankline.scope_color
* sort; update values
* fix ci
* NormalNvim
* update todos
2023-11-13 10:24:25 +01:00
mrtnvgr
315bc508ee
plugins/catppuccin: add disableUnderline option ( #669 )
...
* plugins/catppuccin: add `disableUnderline` option
* re-test?
* fix ci
2023-10-27 07:55:04 +02:00
Zoey de Souza Pessanha
fc5bbc733c
colorschemes/melange: init + test ( #636 )
...
* feat: add melange colorscheme support
* fix: colorschemes typo
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
* refactor: omit redundant tests
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
---------
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2023-10-10 17:45:23 +02:00
Adithya Nair
9e6892e839
colorschemes/dracula: add plugin + test ( #583 )
2023-09-10 12:29:46 +02:00
Gaetan Lepage
791e32ed3d
colorschemes/ayu: add plugin + test
2023-08-14 10:50:12 +02:00
Gaetan Lepage
9349da2714
plugins/base16: add customColorScheme option
2023-08-09 10:24:28 +02:00
Gaetan Lepage
22306af9aa
colorschemes/catpuccin: fix type for option colorOverrides
2023-07-12 22:41:19 +02:00
Felix Hass
3ef05b4f13
colorschemes/oxocarbon: init ( #473 )
...
* plugins/colorschemes/oxocarbon: init
* Update plugins/colorschemes/oxocarbon.nix
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
* plugins/colorscheme/oxocarbon: Made termguicolors mkDefault
* plugins/colorschems/oxocarbon: test
* plugins/colorschemes/oxocarbon: fixed incorrect test
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
* plugins/colorschemes/oxocarbon: fixed test formatting
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
* plugins/colorschemes/oxocarbon: fixed incorrect syntax
---------
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2023-07-07 08:03:34 +02:00
Gaetan Lepage
9324c825b9
colorscheme/kanagawa: init + test
2023-06-25 10:39:05 +02:00
Wolbyte
136f059405
plugins/rose-pine: add colorscheme + test ( #435 )
...
* plugins/rose-pine: add colorscheme & test
* Fixed typo in test
* Fix invalid option in test
* Use inherit instead of cfg.groups in plugins/rose-pine.nix
* plugins/rosepine: improved formatting
2023-06-19 07:45:48 +02:00
Tanish2002
a10b6f02cd
plugins/catppuccin: add colorscheme + test
2023-05-19 23:22:22 +02:00
Gaetan Lepage
8ba084783e
plugins/poimandres: add colorscheme + test
2023-04-15 15:33:51 +02:00
Gaétan Lepage
d62edf4178
tokyonight: Add onColor and onHightlights ( #309 )
...
Co-authored-by: Carl Dong <git@carldong.me>
2023-03-31 23:12:48 +02:00
Gaétan Lepage
db5061b4db
tests/plugins: refactor ( #235 )
2023-03-22 07:42:02 +01:00