Commit graph

12 commits

Author SHA1 Message Date
Kevin MacMartin
78533ba579 Update the dark colors and order colors by rainbow-position 2024-09-12 17:43:27 -04:00
Kevin MacMartin
c192c98f8e Lighten the dark yellow for the truecolor palette 2024-09-12 17:11:25 -04:00
Kevin MacMartin
6d88ffd6a6 Only check the term type for colors once rather than for each declaration, and when gui/termguicolors is not set then "set notermguicolors" should be run to get cterm colors working again in neovim 0.10+ 2024-08-07 00:32:39 -04:00
Kevin MacMartin
5b5bfc3e96 Remove a useless check to ensure the term isn't linux from palette.vim 2024-08-06 18:00:03 -04:00
Kevin MacMartin
05e2fb88d5 Use better dark colors when a terminal is truecolor-enabled 2024-03-06 17:38:57 -05:00
Kevin MacMartin
5aa7a9c371 Get things working properly on a linux vterm 2024-03-06 12:07:55 -05:00
Kevin MacMartin
cc3ccf294a Improve comments in the colors, remove stray ' characters in the pallete file, and remove the tab colors as that's handled by lightline 2024-03-05 20:22:46 -05:00
Kevin MacMartin
dc330b2cdc Support termguicolors in the colorscheme 2024-03-05 13:42:07 -05:00
Kevin MacMartin
ee6d30175a Fix colors in GUI 2024-02-16 15:29:53 -05:00
Kevin MacMartin
49d61d1c68 Improve the palette variable names for clarity and improve the colorscheme for treesitter 2024-02-01 13:20:34 -05:00
Kevin MacMartin
92ccaa8325 Improve the theme a bunch 2023-05-30 15:03:45 -04:00
Kevin MacMartin
4cd340b552 Rebuild the theme so all the colors are declared and imported, to make it easier to update, and use conditionals when declaring the colors rather than trying to compute equivalent hex codes 2023-05-30 00:41:59 -04:00