This commit is contained in:
Filippo Berto 2022-12-31 16:10:50 +01:00
parent 5521644b0d
commit 5bad997011
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056

View file

@ -9,7 +9,7 @@ let
theme = with super.lib.rice; theme = with super.lib.rice;
kitty-themes.getThemeByName "everforest_dark_medium"; kitty-themes.getThemeByName "everforest_dark_medium";
in in
rec { {
rice = { rice = {
colorPalette = with super.lib.rice; rec { colorPalette = with super.lib.rice; rec {
normal = palette.defaultPalette // { normal = palette.defaultPalette // {