Commit graph

6 commits

Author SHA1 Message Date
acaf6425d5 [vim] Add the dracula colorscheme module
Modify the colors init script to handle it.
2024-08-02 18:31:38 -07:00
92418f9ec9 [nvim] Make colors a proper module and call .init() from init.lua 2024-06-25 10:09:26 -07:00
efeee59635 [neovim] Fix colors.lua 2023-07-11 16:09:21 -07:00
8f74f0ae50 [neovim] Set a different color scheme for Terminal.app than for other terminals 2023-06-20 11:13:09 -07:00
c7b10964a6 [neovim] Update colors 2023-06-20 11:11:02 -07:00
19cf305d2b [nvim] Add a new colors Lua module that deals with colors
it provides a single reloadColorscheme function that applies the colorscheme and
a few of my own customizations.
2023-03-20 13:49:32 -07:00