Theme: update nix-rice and switched to nightfox theme
This commit is contained in:
parent
7f53c0b802
commit
a5baf087be
4 changed files with 67 additions and 33 deletions
2
rice.nix
2
rice.nix
|
|
@ -1,6 +1,6 @@
|
|||
self: super:
|
||||
with super.lib.nix-rice;
|
||||
let theme = kitty-themes.getThemeByName "ayu_mirage";
|
||||
let theme = kitty-themes.getThemeByName "Nightfox";
|
||||
in {
|
||||
rice = {
|
||||
colorPalette = rec {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue