diff --git a/kitty-colors--dark.conf b/kitty-colors--dark.conf new file mode 100644 index 0000000..1dc15e0 --- /dev/null +++ b/kitty-colors--dark.conf @@ -0,0 +1,21 @@ +background #1f1f1f +foreground #c4c8c5 +cursor #c4c8c5 +selection_background #363a41 +color0 #000000 +color8 #000000 +color1 #cc6666 +color9 #cc6666 +color2 #b5bd68 +color10 #b5bd68 +color3 #f0c574 +color11 #f0c574 +color4 #80a1bd +color12 #80a1bd +color5 #b294ba +color13 #b294ba +color6 #8abdb6 +color14 #8abdb6 +color7 #fffefe +color15 #fffefe +selection_foreground #1d1f21 diff --git a/kitty-colors-default.conf b/kitty-colors-default.conf deleted file mode 100644 index a345115..0000000 --- a/kitty-colors-default.conf +++ /dev/null @@ -1,34 +0,0 @@ -foreground #36a136 -background #1a1a1a -cursor #3fd76f -cursor_text_color #0b0b0b -selection_foreground #1a4519 -selection_background #0b0b0b - -url_color #d8ffd8 - -color0 #0b0b0b -color8 #545454 - -color1 #aa2e2e -color9 #ff0000 - -color2 #36a136 -color10 #55ff55 - -color3 #75ab75 -color11 #9edd9e - -color4 #53cc00 -color12 #73ff55 - -color5 #237923 -color13 #43ab43 - -color6 #669566 -color14 #85af85 - -color7 #717171 -color15 #d8ffd8 - - diff --git a/kitty-colors.conf b/kitty-colors.conf deleted file mode 120000 index c07b46d..0000000 --- a/kitty-colors.conf +++ /dev/null @@ -1 +0,0 @@ -/home/ray/.config/themes/autumn-fire/kitty.conf \ No newline at end of file diff --git a/kitty-colors.conf b/kitty-colors.conf new file mode 100644 index 0000000..5ec9b6f --- /dev/null +++ b/kitty-colors.conf @@ -0,0 +1,37 @@ +# special +foreground #444444 +background #eeeeee +cursor #444444 +cursor_text_color background + +# black +color0 #eeeeee +color8 #bcbcbc + +# red +color1 #af0000 +color9 #d70000 + +# green +color2 #008700 +color10 #d70087 + +# yellow +color3 #5f8700 +color11 #8700af + +# blue +color4 #0087af +color12 #d75f00 + +# magenta +color5 #878787 +color13 #d75f00 + +# cyan +color6 #005f87 +color14 #005faf + +# white +color7 #444444 +color15 #005f87 diff --git a/kitty-fonts-default.conf b/kitty-fonts-default.conf deleted file mode 100644 index d402115..0000000 --- a/kitty-fonts-default.conf +++ /dev/null @@ -1,5 +0,0 @@ -font_size 11.0 -font_family Source Code Pro SemiBold -bold_font Source Code Pro Black -italic_font Source Code Pro Bold Italic -bold_italic_font Source Code Pro Black Italic diff --git a/kitty-fonts-patricia.conf b/kitty-fonts-patricia.conf deleted file mode 100644 index 99a0f71..0000000 --- a/kitty-fonts-patricia.conf +++ /dev/null @@ -1,5 +0,0 @@ -font_size 11.0 -font_family Source Code Pro SemiBold -bold_font Source Code Pro Black -italic_font Source Code Pro Bold Italic -bold_italic_font Operator Mono Medium Italic diff --git a/kitty-fonts.conf b/kitty-fonts.conf deleted file mode 120000 index 447f1b1..0000000 --- a/kitty-fonts.conf +++ /dev/null @@ -1 +0,0 @@ -kitty-fonts-patricia.conf \ No newline at end of file diff --git a/kitty-fonts.conf b/kitty-fonts.conf new file mode 100644 index 0000000..99a0f71 --- /dev/null +++ b/kitty-fonts.conf @@ -0,0 +1,5 @@ +font_size 11.0 +font_family Source Code Pro SemiBold +bold_font Source Code Pro Black +italic_font Source Code Pro Bold Italic +bold_italic_font Operator Mono Medium Italic diff --git a/kitty.conf b/kitty.conf index 82ada28..b7e09d6 100644 --- a/kitty.conf +++ b/kitty.conf @@ -2,7 +2,7 @@ shell zsh term xterm-256color include kitty-fonts.conf -include kitty-colors.conf +include kitty-colors--dark.conf disable_ligatures cursor cursor_stop_blinking_after 0