feat(theme): swap to everforest on ooksdesk

This commit is contained in:
ooks-io 2024-02-26 18:23:03 +13:00
parent 5fca341d57
commit 64ee2d624d

View file

@ -28,6 +28,6 @@
primary = true;
}];
colorscheme = inputs.nix-colors.colorSchemes.gruvbox-material-dark-soft;
colorscheme = inputs.nix-colors.colorSchemes.everforest;
}