aboutsummaryrefslogtreecommitdiff
path: root/config/kitty
diff options
context:
space:
mode:
authorRuben Beltran del Rio <git@r.bdr.sh>2024-04-21 15:49:06 +0200
committerRuben Beltran del Rio <git@r.bdr.sh>2024-04-21 15:49:06 +0200
commit04dc6d82c8ed7c7b5dadbf979d37d988828aee25 (patch)
tree0d189e065c97646d22efc4957d4d4f7e2189dde0 /config/kitty
parent66eb9e7655975fa54c376b07b550661b0c2790c9 (diff)
New color scheme
Diffstat (limited to 'config/kitty')
-rw-r--r--config/kitty/kitty.conf118
1 files changed, 93 insertions, 25 deletions
diff --git a/config/kitty/kitty.conf b/config/kitty/kitty.conf
index ca997df..7fcb551 100644
--- a/config/kitty/kitty.conf
+++ b/config/kitty/kitty.conf
@@ -14,44 +14,63 @@ cursor_shape block
mouse_hide_wait 0
-# Color Scheme
-foreground #ffffff
-background #000000
-selection_foreground #000000
-selection_background #c1ddff
-active_border_color #55ff55
-inactive_border_color #c1ddff
-
-active_tab_foreground #000000
-active_tab_background #00FFFF
-inactive_tab_foreground #00FFFF
-inactive_tab_background #000000
-
macos_titlebar_color background
background_opacity 1.0
-# Regular Colors
+# Color Scheme - Ruben Tranquil
+foreground #ffffff
+# Deep Slate Green
+background #0F261F
+# Deep Slate Green
+selection_foreground #0F261F
+# Light Neutral Gray
+selection_background #DAE6E3
+# Calamine Blue
+active_border_color #80FFCC
+# Light Neutral Gray
+inactive_border_color #DAE6E3
+
+# Deep Slate Green
+active_tab_foreground #0F261F
+# Calamine Blue
+active_tab_background #80FFCC
+# Neutral Gray
+inactive_tab_foreground #B5D1CC
+# Deep Slate Green
+inactive_tab_background #0F261F
+
+# Regular Colors - Ruben Tranquil
# black
-color0 #888888
+# Dark Neutral Gray
+color0 #90A6A2
# red
-color1 #ff0000
+# Jasper Red
+color1 #FA2B00
# green
-color2 #00ff00
+# Light Porcelain Green
+color2 #23C17C
# yellow
-color3 #ffff00
+# Naples Yellow
+color3 #FAED8F
# blue
-color4 #0000ff
+# Olympic Blue
+color4 #4F8FE6
# magenta
-color5 #ff00ff
+# Hermosa Pink
+color5 #FFB4F0
# cyan
-color6 #00ffff
+# Calamine Blue
+color6 #80FFCC
# white
-color7 #c7c7c7
+# Light Neutral Gray
+color7 #DAE6E3
# black
-color8 #aaaaaa
+# Neutral Gray
+color8 #B5D1CC
# red
-color9 #ff5555
+# Grenadine Pink
+color9 #FF616B
# green
color10 #55ff55
# yellow
@@ -59,12 +78,61 @@ color11 #ffff55
# blue
color12 #5555ff
# magenta
-color13 #ff55ff
+# Seashell Pink
+color13 #FFCFC4
# cyan
color14 #55ffff
# white
color15 #ffffff
+# Color Scheme - Ruben Primary
+# foreground #ffffff
+# background #000000
+# selection_foreground #000000
+# selection_background #c1ddff
+# active_border_color #55ff55
+# inactive_border_color #c1ddff
+
+# active_tab_foreground #000000
+# active_tab_background #00FFFF
+# inactive_tab_foreground #00FFFF
+# inactive_tab_background #000000
+
+# Regular Colors - Ruben Primary
+# black
+# color0 #888888
+# red
+# color1 #ff0000
+# green
+# color2 #00ff00
+# yellow
+# color3 #ffff00
+# blue
+# color4 #0000ff
+# magenta
+# color5 #ff00ff
+# cyan
+# color6 #00ffff
+# white
+# color7 #c7c7c7
+
+# black
+# color8 #aaaaaa
+# red
+# color9 #ff5555
+# green
+# color10 #55ff55
+# yellow
+# color11 #ffff55
+# blue
+# color12 #5555ff
+# magenta
+# color13 #ff55ff
+# cyan
+# color14 #55ffff
+# white
+# color15 #ffffff
+
# window
hide_window_decorations no
tab_bar_style separator