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