onepiece theme take 1
This commit is contained in:
parent
cdd9edb3c0
commit
362d12714c
2 changed files with 27 additions and 1 deletions
3
rice.nix
3
rice.nix
|
@ -1,6 +1,7 @@
|
|||
final: prev:
|
||||
with prev.lib.nix-rice; let
|
||||
theme = kitty-themes.parseTheme ./pal.conf;
|
||||
theme = kitty-themes.parseTheme ./op.pal;
|
||||
# theme = kitty-themes.parseTheme ./pal.conf;
|
||||
# theme = kitty-themes.getThemeByName "everforest_dark_hard";
|
||||
in rec {
|
||||
rice = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue