summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2026-01-08 22:32:22 -0500
committerFreya Murphy <freya@freyacat.org>2026-01-08 22:32:22 -0500
commit71b157a4ccc58f7bc1c8b270b573f54be211eb1b (patch)
tree1035fdee556a09bc78b5f6126881427cfaba38c6 /themes
parentfix gtk icons (diff)
downloaddotfiles-nix-main.tar.gz
dotfiles-nix-main.tar.bz2
dotfiles-nix-main.zip
new qt shell :)HEADmain
Diffstat (limited to '')
-rw-r--r--themes/catppuccin/mocha.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/catppuccin/mocha.nix b/themes/catppuccin/mocha.nix
index 2abcebb..57ef7e8 100644
--- a/themes/catppuccin/mocha.nix
+++ b/themes/catppuccin/mocha.nix
@@ -10,6 +10,8 @@ rec {
overlay = "6c7086";
primary = normal.blue;
+ secondary = subtext;
+ tertiary = normal.pink;
success = normal.green;
warning = normal.yellow;
error = normal.red;