summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorcafebabe <77344710+yuzu-eva@users.noreply.github.com>2022-05-22 00:14:21 +0200
committercafebabe <77344710+yuzu-eva@users.noreply.github.com>2022-05-22 00:14:21 +0200
commit8384feb393386df10bea6eec970ba1dc020985fa (patch)
treee83852af44907679439d7ad480e11cd1dfb1b589 /.config
parent0ef06bcca7a6dd1c6807f0ebb4d216ca6b044826 (diff)
update kitty configs
Diffstat (limited to '.config')
-rw-r--r--.config/kitty/current-theme.conf3
-rw-r--r--.config/kitty/kitty.conf2
-rw-r--r--.config/kitty/themes/Homebrew.conf23
-rw-r--r--.config/kitty/themes/uwu.conf40
4 files changed, 1 insertions, 67 deletions
diff --git a/.config/kitty/current-theme.conf b/.config/kitty/current-theme.conf
index 4370624..d5ca935 100644
--- a/.config/kitty/current-theme.conf
+++ b/.config/kitty/current-theme.conf
@@ -1,6 +1,3 @@
-font_family CaskaydiaCove Nerd Font Mono
-font_size 10
-
window_padding_width 5
foreground #c5c8c9
diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf
index dab5df6..a6297ba 100644
--- a/.config/kitty/kitty.conf
+++ b/.config/kitty/kitty.conf
@@ -24,7 +24,7 @@ bold_italic_font auto
#: italic_font Operator Mono Book Italic
#: bold_italic_font Operator Mono Medium Italic
-font_size 11.0
+font_size 10.0
#: Font size (in pts)
diff --git a/.config/kitty/themes/Homebrew.conf b/.config/kitty/themes/Homebrew.conf
deleted file mode 100644
index d96bb72..0000000
--- a/.config/kitty/themes/Homebrew.conf
+++ /dev/null
@@ -1,23 +0,0 @@
-# Theme ported from the Mac Terminal application.
-
-background #000000
-foreground #00ff00
-cursor #23ff18
-selection_background #083905
-color0 #000000
-color8 #666666
-color1 #990000
-color9 #e50000
-color2 #00a600
-color10 #00d900
-color3 #999900
-color11 #e5e500
-color4 #0000b2
-color12 #0000ff
-color5 #b200b2
-color13 #e500e5
-color6 #00a6b2
-color14 #00e5e5
-color7 #bebebe
-color15 #e5e5e5
-selection_foreground #000000
diff --git a/.config/kitty/themes/uwu.conf b/.config/kitty/themes/uwu.conf
deleted file mode 100644
index bcd86b9..0000000
--- a/.config/kitty/themes/uwu.conf
+++ /dev/null
@@ -1,40 +0,0 @@
-font_family CaskaydiaCove Nerd Font Mono
-font_size 10
-
-window_padding_width 5
-
-foreground #c5c8c9
-background #131A1C
-cursor #232a2c
-color0 #f65b5b
-color1 #e74c4c
-color2 #6bb05d
-color3 #e59e67
-color4 #5b98a9
-color5 #b185db
-color6 #51a39f
-color7 #c4c4c4
-color8 #343636
-color9 #c26f6f
-color10 #8dc776
-color11 #e7ac7e
-color12 #7ab3c3
-color13 #bb84e5
-color14 #6db0ad
-color15 #cccccc
-selection_foreground #131A1C
-selection_background #232a2c
-
-# Tabs
-
-tab_bar_edge bottom
-tab_bar_style powerline
-
-tab_separator "|"
-
-active_tab_foreground #E182E0
-active_tab_background #1b2224
-inactive_tab_foreground #CD69CC
-inactive_tab_background #232a2c
-active_tab_font_style italic
-