Skip to content

Commit bb10e17

Browse files
committed
feat: nightfox
1 parent e61f2d9 commit bb10e17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
pkgs.vimPlugins.oxocarbon-nvim
2525
pkgs.vimPlugins.nightfly
2626
];
27-
colorscheme = "terafox";
27+
colorscheme = "nightfox";
2828
clipboard.providers.wl-copy.enable = true;
2929
extraConfigVim = "set foldlevel=10";
3030
plugins = {

0 commit comments

Comments
 (0)