Switch to carbonfox theme

This commit is contained in:
Filippo Berto 2025-03-25 14:38:04 +01:00
parent 5377003ff5
commit b49429ddab
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
4 changed files with 35 additions and 49 deletions

View file

@ -1,7 +1,7 @@
{ pkgs, config, lib, ... }:
with config.nix-rice.lib;
let
theme = kitty-themes.getThemeByName "Nightfox";
theme = kitty-themes.getThemeByName "Carbonfox";
inherit (config.nix-rice) rice;
in
{