Switched to catppuccin theme
This commit is contained in:
parent
5b0724b2f9
commit
c2019dad46
|
@ -12,9 +12,9 @@
|
||||||
./plugins/vim-obsession.nix
|
./plugins/vim-obsession.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
colorschemes.base16 = {
|
colorschemes.catppuccin = {
|
||||||
enable = true;
|
enable = true;
|
||||||
colorscheme = "darktooth";
|
settings.flavour = "mocha";
|
||||||
};
|
};
|
||||||
|
|
||||||
opts = {
|
opts = {
|
||||||
|
|
Loading…
Reference in a new issue