summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2026-03-16 23:46:49 -0400
committerFreya Murphy <freya@freyacat.org>2026-03-17 14:19:50 -0400
commit25b4f61512a76d75aa94b44bb666fd899cf8bf5e (patch)
treeb97a4dd9190cf57b2c0c6408bf292b6e214505b7 /themes
parentupdate commits (diff)
downloaddotfiles-nix-25b4f61512a76d75aa94b44bb666fd899cf8bf5e.tar.gz
dotfiles-nix-25b4f61512a76d75aa94b44bb666fd899cf8bf5e.tar.bz2
dotfiles-nix-25b4f61512a76d75aa94b44bb666fd899cf8bf5e.zip
update caelestia and its theming
Diffstat (limited to 'themes')
-rw-r--r--themes/catppuccin/mocha.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/themes/catppuccin/mocha.nix b/themes/catppuccin/mocha.nix
index 57ef7e8..837768b 100644
--- a/themes/catppuccin/mocha.nix
+++ b/themes/catppuccin/mocha.nix
@@ -10,8 +10,7 @@ rec {
overlay = "6c7086";
primary = normal.blue;
- secondary = subtext;
- tertiary = normal.pink;
+ secondary = normal.pink;
success = normal.green;
warning = normal.yellow;
error = normal.red;