summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Schlosser <christoph@linux.com>2025-03-16 16:58:17 +0100
committerChristoph Schlosser <christoph@linux.com>2025-09-07 17:29:40 +0200
commit8cd49ad1e6da644f24fa1c255f754d4e5925284c (patch)
tree7f1953034852ab4562b7657ab9a2ba3f3fe612b0
parent52ce9bf040edba6a440e417e1049400ee7997bca (diff)
downloaddots-8cd49ad1e6da644f24fa1c255f754d4e5925284c.tar.gz
kitty: Change background and foreground color to darcula
-rw-r--r--kitty.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/kitty.conf b/kitty.conf
index 68baf6e..53c6912 100644
--- a/kitty.conf
+++ b/kitty.conf
@@ -1235,8 +1235,8 @@ bold_italic_font auto
#: Color scheme {{{
-# foreground #dddddd
-# background #000000
+foreground #a9b7c6
+background #2b2b2b
#: The foreground and background colors.