aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaroline Larimore <caroline@larimo.re>2024-08-15 14:08:02 -0700
committerCaroline Larimore <caroline@larimo.re>2024-08-15 14:08:02 -0700
commit3881c91e3f0af0463ef1a970cfa82c5afb5eaf53 (patch)
tree1755a1ec2cfefdac45d61eeebbcc26c78b9076b1
parente5af8136a685e8d54b00e64407aee8332d6be037 (diff)
home: desktop: add accent color to kitty colors
-rw-r--r--roles/home/desktop/kitty.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/home/desktop/kitty.nix b/roles/home/desktop/kitty.nix
index cd373ab..5d66b2e 100644
--- a/roles/home/desktop/kitty.nix
+++ b/roles/home/desktop/kitty.nix
@@ -56,6 +56,8 @@
color166 = "#${c.orange}";
color208 = "#${c.brightOrange}";
+
+ color231 = "#${c.accent}";
};
shellIntegration = {