mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-30 18:15:12 +08:00
neovim: switch theme, for light terminal
This commit is contained in:
parent
4718420f57
commit
b94ac614c3
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ in
|
|||
enable = true;
|
||||
|
||||
# Theme
|
||||
colorschemes.tokyonight.enable = true;
|
||||
colorschemes.rose-pine.enable = true;
|
||||
|
||||
# Settings
|
||||
opts = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue