Cleanup
This commit is contained in:
parent
5521644b0d
commit
5bad997011
1 changed files with 1 additions and 1 deletions
2
rice.nix
2
rice.nix
|
|
@ -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 // {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue