summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
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;