1
0
mirror of https://github.com/kmein/niveum synced 2026-03-30 01:01:10 +02:00

dark colours for the dark half of the year

This commit is contained in:
2025-10-09 07:20:34 +02:00
parent 5d954684e1
commit 551462f1dd
2 changed files with 2 additions and 2 deletions

View File

@@ -38,7 +38,7 @@
(pkgs.writers.writeDashBin "vim" ''neovim "$@"'')
(niveumPackages.vim.override {
# stylixColors = config.lib.stylix.colors;
colorscheme = "base16-gruvbox-light-medium";
colorscheme = "base16-gruvbox-dark-medium";
})
# language servers