This commit is contained in:
Matt Nish-Lapidus 2025-02-07 18:15:39 -05:00
parent 2c58c6936d
commit e515a20d08
10 changed files with 91 additions and 51 deletions

View file

@ -1,6 +1,6 @@
self: super:
with super.lib.nix-rice;
let theme = kitty-themes.getThemeByName "DimmedMonokai";
let theme = kitty-themes.getThemeByName "Molokai";
in {
rice = {
colorPalette = rec {