From 8de50ff8bdad7d73d0653a2b568168dd77d0069a Mon Sep 17 00:00:00 2001 From: Andrea Schiavini Date: Fri, 10 Jan 2020 12:22:51 +0100 Subject: [PATCH 1/9] =?UTF-8?q?=E2=9C=A8=20Add=2022=20themes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/BlackMetal.conf | 30 +++++++++++++++ themes/ChallengerDeep.conf | 35 ++++++++++++++++++ themes/Corvine.conf | 20 ++++++++++ themes/DesertNight.conf | 21 +++++++++++ themes/Falcon.conf | 51 ++++++++++++++++++++++++++ themes/Farin.conf | 26 +++++++++++++ themes/ForestNight.conf | 18 +++++++++ themes/GruvboxMaterialDarkHard.conf | 46 +++++++++++++++++++++++ themes/GruvboxMaterialDarkMedium.conf | 46 +++++++++++++++++++++++ themes/GruvboxMaterialDarkSoft.conf | 46 +++++++++++++++++++++++ themes/GruvboxMaterialLightHard.conf | 46 +++++++++++++++++++++++ themes/GruvboxMaterialLightMedium.conf | 46 +++++++++++++++++++++++ themes/GruvboxMaterialLightSoft.conf | 46 +++++++++++++++++++++++ themes/Nord.conf | 50 +++++++++++++++++++++++++ themes/OneHalf.conf | 41 +++++++++++++++++++++ themes/OneHalfLight.conf | 43 ++++++++++++++++++++++ themes/Sierra.conf | 28 ++++++++++++++ themes/SnowDark.conf | 31 ++++++++++++++++ themes/SnowLight.conf | 31 ++++++++++++++++ themes/Solarized_Light.conf | 9 ++++- themes/Sourcerer.conf | 40 ++++++++++++++++++++ themes/Srcery.conf | 44 ++++++++++++++++++++++ themes/Substrata.conf | 25 +++++++++++++ 23 files changed, 818 insertions(+), 1 deletion(-) create mode 100644 themes/BlackMetal.conf create mode 100644 themes/ChallengerDeep.conf create mode 100644 themes/Corvine.conf create mode 100644 themes/DesertNight.conf create mode 100644 themes/Falcon.conf create mode 100644 themes/Farin.conf create mode 100644 themes/ForestNight.conf create mode 100644 themes/GruvboxMaterialDarkHard.conf create mode 100644 themes/GruvboxMaterialDarkMedium.conf create mode 100644 themes/GruvboxMaterialDarkSoft.conf create mode 100644 themes/GruvboxMaterialLightHard.conf create mode 100644 themes/GruvboxMaterialLightMedium.conf create mode 100644 themes/GruvboxMaterialLightSoft.conf create mode 100644 themes/Nord.conf create mode 100644 themes/OneHalf.conf create mode 100644 themes/OneHalfLight.conf create mode 100644 themes/Sierra.conf create mode 100644 themes/SnowDark.conf create mode 100644 themes/SnowLight.conf create mode 100644 themes/Sourcerer.conf create mode 100644 themes/Srcery.conf create mode 100644 themes/Substrata.conf diff --git a/themes/BlackMetal.conf b/themes/BlackMetal.conf new file mode 100644 index 0000000..ec68f58 --- /dev/null +++ b/themes/BlackMetal.conf @@ -0,0 +1,30 @@ +# BlackMetal by metalelf0, https://github.com/metalelf0 +selection_foreground #000000 +selection_background #ffffff + +foreground #ffffff +background #000000 + +color0 #000000 +color1 #5f8787 +color2 #dd9999 +color3 #a06666 +color4 #888888 +color5 #999999 +color6 #aaaaaa +color7 #c1c1c1 +color8 #333333 +color9 #5f8787 +color10 #dd9999 +color11 #a06666 +color12 #888888 +color13 #999999 +color14 #aaaaaa +color15 #c1c1c1 + +active_tab_foreground #ffffff +active_tab_background #000000 +inactive_tab_foreground #666666 +inactive_tab_background #000000 + +active_border_color #ffffff diff --git a/themes/ChallengerDeep.conf b/themes/ChallengerDeep.conf new file mode 100644 index 0000000..d468816 --- /dev/null +++ b/themes/ChallengerDeep.conf @@ -0,0 +1,35 @@ +foreground #cbe3e7 +background #1e1c31 +selection_foreground #1e1c31 +selection_background #aaffe4 + +active_tab_background #565575 +inactive_tab_background #565575 +active_tab_foreground #95ffa4 +inactive_tab_foreground #cbe3e7 + +active_border_color #fbfcfc + +color0 #565575 +color8 #100e23 + +color1 #ff8080 +color9 #ff5458 + +color2 #95ffa4 +color10 #62d196 + +color3 #ffe9aa +color11 #ffb378 + +color4 #91ddff +color12 #65b2ff + +color5 #c991e1 +color13 #906cff + +color6 #aaffe4 +color14 #63f2f1 + +color7 #cbe3e7 +color15 #a6b3cc diff --git a/themes/Corvine.conf b/themes/Corvine.conf new file mode 100644 index 0000000..86b2d98 --- /dev/null +++ b/themes/Corvine.conf @@ -0,0 +1,20 @@ +# Corvine by arzg, https://github.com/arzg/vim-corvine +foreground #c6c6c6 +background #262626 + +color0 #3a3a3a +color1 #d78787 +color2 #87af5f +color3 #d7d7af +color4 #87afd7 +color5 #afafd7 +color6 #87d7d7 +color7 #c6c6c6 +color8 #626262 +color9 #ffafaf +color10 #afd787 +color11 #d7d787 +color12 #87d7ff +color13 #d7afd7 +color14 #5fd7d7 +color15 #eeeeee diff --git a/themes/DesertNight.conf b/themes/DesertNight.conf new file mode 100644 index 0000000..ba29486 --- /dev/null +++ b/themes/DesertNight.conf @@ -0,0 +1,21 @@ +# DesertNight by sainnhe + +macos_titlebar_color #24221c +foreground #d4b07b +background #24221c +color0 #473f31 +color8 #473f31 +color1 #e56b55 +color9 #e56b55 +color2 #99b05f +color10 #99b05f +color3 #e18245 +color11 #e5a440 +color4 #949fb4 +color12 #949fb4 +color5 #d261a5 +color13 #d261a5 +color6 #bfab36 +color14 #bfab36 +color7 #87765d +color15 #87765d diff --git a/themes/Falcon.conf b/themes/Falcon.conf new file mode 100644 index 0000000..42f60ab --- /dev/null +++ b/themes/Falcon.conf @@ -0,0 +1,51 @@ +# Drop these into your kitty.conf + +# The cursor color +cursor #ffe8c0 + +# The foreground color +foreground #b4b4b9 + +# The background color +background #020221 + +# The foreground for selections +selection_foreground #36363a + +# The background for selections +selection_background #ddcfbf + +# The 16 terminal colors. There are 8 basic colors, each color has a dull and +# bright version. + +# black +color0 #000004 +color8 #020221 + +# red +color1 #ff3600 +color9 #ff8e78 + +# green +color2 #718e3f +color10 #b1bf75 + +# yellow +color3 #ffc552 +color11 #ffd392 + +# blue (purple and blue!) +color4 #635196 +color12 #99a4bc + +# magenta (orange) +color5 #ff761a +color13 #ffb07b + +# cyan +color6 #34bfa4 +color14 #8bccbf + +# white +color7 #b4b4b9 +color15 #f8f8ff diff --git a/themes/Farin.conf b/themes/Farin.conf new file mode 100644 index 0000000..b8ead10 --- /dev/null +++ b/themes/Farin.conf @@ -0,0 +1,26 @@ +# Farin Colorscheme for Kitty +# Based on https://github.com/mlopes/dotfiles/blob/xps2018/.Xdefaults#L113 +# # By https://github.com/mlopes + +selection_foreground #1e1e1e +selection_background #aaaaaa +url_color #657b83 + +background #1e1e1e +foreground #aaaaaa +color0 #444444 +color8 #666666 +color1 #ff1155 +color9 #ff4488 +color2 #11ff55 +color10 #44ff88 +color3 #ffbb33 +color11 #ffdd66 +color4 #1155ff +color12 #4488ff +color5 #ed53c9 +color13 #dd66ff +color6 #00ffbb +color14 #66ffdd +color7 #cccccc +color15 #ffffff diff --git a/themes/ForestNight.conf b/themes/ForestNight.conf new file mode 100644 index 0000000..4a882db --- /dev/null +++ b/themes/ForestNight.conf @@ -0,0 +1,18 @@ +foreground #ffebc3 +background #3c4c55 +color0 #7f8f9f +color8 #7f8f9f +color1 #fd8489 +color9 #fd8489 +color2 #a9dd9d +color10 #a9dd9d +color3 #f0aa8a +color11 #eed094 +color4 #bdd0e5 +color12 #bdd0e5 +color5 #daccf0 +color13 #daccf0 +color6 #a9dd9d +color14 #a9dd9d +color7 #ffebc3 +color15 #ffebc3 diff --git a/themes/GruvboxMaterialDarkHard.conf b/themes/GruvboxMaterialDarkHard.conf new file mode 100644 index 0000000..c59cd56 --- /dev/null +++ b/themes/GruvboxMaterialDarkHard.conf @@ -0,0 +1,46 @@ +# GruvboxMaterial theme by sainnhe + +background #1d2021 +foreground #dfbf8e + +selection_background #dfbf8e +selection_foreground #1d2021 + +active_tab_background #1d2021 +active_tab_foreground #dfbf8e +active_tab_font_style bold-italic +inactive_tab_background #1d2021 +inactive_tab_foreground #a89984 +inactive_tab_font_style normal + +# Black +color0 #665c54 +color8 #928374 + +# Red +color1 #ea6962 +color9 #ea6962 + +# Green +color2 #a9b665 +color10 #a9b665 + +# Yellow +color3 #e78a4e +color11 #e3a84e + +# Blue +color4 #7daea3 +color12 #7daea3 + +# Magenta +color5 #d3869b +color13 #d3869b + +# Cyan +color6 #89b482 +color14 #89b482 + +# White +color7 #dfbf8e +color15 #dfbf8e diff --git a/themes/GruvboxMaterialDarkMedium.conf b/themes/GruvboxMaterialDarkMedium.conf new file mode 100644 index 0000000..441a5b6 --- /dev/null +++ b/themes/GruvboxMaterialDarkMedium.conf @@ -0,0 +1,46 @@ +# GruvboxMaterial theme by sainnhe + +background #282828 +foreground #dfbf8e + +selection_background #dfbf8e +selection_foreground #282828 + +active_tab_background #282828 +active_tab_foreground #dfbf8e +active_tab_font_style bold-italic +inactive_tab_background #282828 +inactive_tab_foreground #a89984 +inactive_tab_font_style normal + +# Black +color0 #665c54 +color8 #928374 + +# Red +color1 #ea6962 +color9 #ea6962 + +# Green +color2 #a9b665 +color10 #a9b665 + +# Yellow +color3 #e78a4e +color11 #e3a84e + +# Blue +color4 #7daea3 +color12 #7daea3 + +# Magenta +color5 #d3869b +color13 #d3869b + +# Cyan +color6 #89b482 +color14 #89b482 + +# White +color7 #dfbf8e +color15 #dfbf8e diff --git a/themes/GruvboxMaterialDarkSoft.conf b/themes/GruvboxMaterialDarkSoft.conf new file mode 100644 index 0000000..46ad7c4 --- /dev/null +++ b/themes/GruvboxMaterialDarkSoft.conf @@ -0,0 +1,46 @@ +# GruvboxMaterial theme by sainnhe + +background #32302f +foreground #dfbf8e + +selection_background #dfbf8e +selection_foreground #32302f + +active_tab_background #32302f +active_tab_foreground #dfbf8e +active_tab_font_style bold-italic +inactive_tab_background #32302f +inactive_tab_foreground #a89984 +inactive_tab_font_style normal + +# Black +color0 #665c54 +color8 #928374 + +# Red +color1 #ea6962 +color9 #ea6962 + +# Green +color2 #a9b665 +color10 #a9b665 + +# Yellow +color3 #e78a4e +color11 #e3a84e + +# Blue +color4 #7daea3 +color12 #7daea3 + +# Magenta +color5 #d3869b +color13 #d3869b + +# Cyan +color6 #89b482 +color14 #89b482 + +# White +color7 #dfbf8e +color15 #dfbf8e diff --git a/themes/GruvboxMaterialLightHard.conf b/themes/GruvboxMaterialLightHard.conf new file mode 100644 index 0000000..0f64042 --- /dev/null +++ b/themes/GruvboxMaterialLightHard.conf @@ -0,0 +1,46 @@ +# GruvboxMaterial theme by sainnhe + +background #f9f5d7 +foreground #764e37 + +selection_background #764e37 +selection_foreground #f9f5d7 + +active_tab_background #f9f5d7 +active_tab_foreground #764e37 +active_tab_font_style bold-italic +inactive_tab_background #f9f5d7 +inactive_tab_foreground #7c6f64 +inactive_tab_font_style normal + +# Black +color0 #bdae93 +color8 #928374 + +# Red +color1 #c74545 +color9 #c74545 + +# Green +color2 #6c782e +color10 #6c782e + +# Yellow +color3 #c55b03 +color11 #b47109 + +# Blue +color4 #47747e +color12 #47747e + +# Magenta +color5 #945e80 +color13 #945e80 + +# Cyan +color6 #4c7a5d +color14 #4c7a5d + +# White +color7 #764e37 +color15 #764e37 diff --git a/themes/GruvboxMaterialLightMedium.conf b/themes/GruvboxMaterialLightMedium.conf new file mode 100644 index 0000000..8cbd214 --- /dev/null +++ b/themes/GruvboxMaterialLightMedium.conf @@ -0,0 +1,46 @@ +# GruvboxMaterial theme by sainnhe + +background #fbf1c7 +foreground #764e37 + +selection_background #764e37 +selection_foreground #fbf1c7 + +active_tab_background #fbf1c7 +active_tab_foreground #764e37 +active_tab_font_style bold-italic +inactive_tab_background #fbf1c7 +inactive_tab_foreground #7c6f64 +inactive_tab_font_style normal + +# Black +color0 #bdae93 +color8 #928374 + +# Red +color1 #c74545 +color9 #c74545 + +# Green +color2 #6c782e +color10 #6c782e + +# Yellow +color3 #c55b03 +color11 #b47109 + +# Blue +color4 #47747e +color12 #47747e + +# Magenta +color5 #945e80 +color13 #945e80 + +# Cyan +color6 #4c7a5d +color14 #4c7a5d + +# White +color7 #764e37 +color15 #764e37 diff --git a/themes/GruvboxMaterialLightSoft.conf b/themes/GruvboxMaterialLightSoft.conf new file mode 100644 index 0000000..989e945 --- /dev/null +++ b/themes/GruvboxMaterialLightSoft.conf @@ -0,0 +1,46 @@ +# GruvboxMaterial theme by sainnhe + +background #f2e5bc +foreground #764e37 + +selection_background #764e37 +selection_foreground #f2e5bc + +active_tab_background #f2e5bc +active_tab_foreground #764e37 +active_tab_font_style bold-italic +inactive_tab_background #f2e5bc +inactive_tab_foreground #7c6f64 +inactive_tab_font_style normal + +# Black +color0 #bdae93 +color8 #928374 + +# Red +color1 #c74545 +color9 #c74545 + +# Green +color2 #6c782e +color10 #6c782e + +# Yellow +color3 #c55b03 +color11 #b47109 + +# Blue +color4 #47747e +color12 #47747e + +# Magenta +color5 #945e80 +color13 #945e80 + +# Cyan +color6 #4c7a5d +color14 #4c7a5d + +# White +color7 #764e37 +color15 #764e37 diff --git a/themes/Nord.conf b/themes/Nord.conf new file mode 100644 index 0000000..8b3f07f --- /dev/null +++ b/themes/Nord.conf @@ -0,0 +1,50 @@ +# Nord Colorscheme for Kitty +# Based on: +# - https://gist.github.com/marcusramberg/64010234c95a93d953e8c79fdaf94192 +# - https://github.com/arcticicestudio/nord-hyper + +foreground #D8DEE9 +background #2E3440 +selection_foreground #000000 +selection_background #FFFACD +url_color #0087BD +cursor #81A1C1 + +# black +color0 #3B4252 +color8 #4C566A + +# red +color1 #BF616A +color9 #BF616A + +# green +color2 #A3BE8C +color10 #A3BE8C + +# yellow +color3 #EBCB8B +color11 #EBCB8B + +# blue +color4 #81A1C1 +color12 #81A1C1 + +# magenta +color5 #B48EAD +color13 #B48EAD + +# cyan +color6 #88C0D0 +color14 #8FBCBB + +# white +color7 #E5E9F0 +color15 #B48EAD + +active_tab_foreground #2E3440 +active_tab_background #E5E9F0 +inactive_tab_foreground #D8DEE9 +inactive_tab_background #3B4252 + +active_border_color #EBCB8B diff --git a/themes/OneHalf.conf b/themes/OneHalf.conf new file mode 100644 index 0000000..505fe13 --- /dev/null +++ b/themes/OneHalf.conf @@ -0,0 +1,41 @@ +# Onehalf Colorscheme for Kitty +# Based on https://github.com/sonph/onehalf +# By https://github.com/dbinary + +foreground #dcdfe4 +background #282c34 +selection_foreground #000000 +selection_background #FFFACD +url_color #0087BD + +# black +color0 #282c34 +color8 #282c36 + +# red +color1 #e06c75 +color9 #e06c75 + +# green +color2 #98c379 +color10 #98c379 + +# yellow +color3 #e5c07b +color11 #e5c07b + +# blue +color4 #61afef +color12 #61afef + +# magenta +color5 #c678dd +color13 #c678dd + +# cyan +color6 #56b6c2 +color14 #56b6c2 + +# white +color7 #dcdfe4 +color15 #dcdfe4 diff --git a/themes/OneHalfLight.conf b/themes/OneHalfLight.conf new file mode 100644 index 0000000..156b6bf --- /dev/null +++ b/themes/OneHalfLight.conf @@ -0,0 +1,43 @@ +# Onehalf Light Colorscheme for Kitty +# Based on https://github.com/sonph/onehalf +# By https://github.com/dbinary + +macos_titlebar_color #FAFAFA + +foreground #383A42 +background #FAFAFA +selection_foreground #383A42 +selection_background #BFCEFF +url_color #F0F0F0 + +# black +color0 #383A42 +color8 #383A42 + +# red +color1 #E45649 +color9 #E45649 + +# green +color2 #40A14F +color10 #40A14F + +# yellow +color3 #C18401 +color11 #C18401 + +# blue +color4 #0184BC +color12 #0184BC + +# magenta +color5 #A626A4 +color13 #A626A4 + +# cyan +color6 #0997B3 +color14 #0997B3 + +# white +color7 #FAFAFA +color15 #FAFAFA diff --git a/themes/Sierra.conf b/themes/Sierra.conf new file mode 100644 index 0000000..505961b --- /dev/null +++ b/themes/Sierra.conf @@ -0,0 +1,28 @@ +# Sierra Colorscheme for Kitty +# Based on https://www.reddit.com/r/unixporn/comments/dgx7gk/bspwm_nostalgic_days/ + +# cursorColor: #cacbb9 +selection_background #1c1a14 +selection_background #cacbb9 +foreground #cacbb9 +background #1c1a14 +url_color #0e0e04 + +macos_titlebar_color #515a45 + +color0 #0e0e04 +color1 #515a45 +color2 #68694f +color3 #7f7f60 +color4 #989876 +color5 #897c5b +color6 #a18e60 +color7 #bb7774 +color8 #a85e5d +color9 #475a2e +color10 #676938 +color11 #7f7f41 +color12 #98984e +color13 #897645 +color14 #a17140 +color15 #c9cbac diff --git a/themes/SnowDark.conf b/themes/SnowDark.conf new file mode 100644 index 0000000..baa1d03 --- /dev/null +++ b/themes/SnowDark.conf @@ -0,0 +1,31 @@ +# Kitty snow colors - dark +# Just copy the contents into your kitty config file + +# Michael Chris Lopez (http://github.com/mcchrish) + +background #2c2d30 +foreground #afb7c0 +selection_background #afb7c0 +selection_foreground #2c2d30 +url_color #ab916d +cursor #cbd2d9 + +# normal +color0 #2c2d30 +color1 #be868c +color2 #7f9d77 +color3 #ab916d +color4 #759abd +color5 #a88cb3 +color6 #5da19f +color7 #afb7c0 + +# bright +color8 #363a3e +color9 #be868c +color10 #7f9d77 +color11 #ab916d +color12 #759abd +color13 #a88cb3 +color14 #5da19f +color15 #cbd2d9 diff --git a/themes/SnowLight.conf b/themes/SnowLight.conf new file mode 100644 index 0000000..66db184 --- /dev/null +++ b/themes/SnowLight.conf @@ -0,0 +1,31 @@ +# Kitty snow colors - light +# Just copy the contents into your kitty config file + +# Michael Chris Lopez (http://github.com/mcchrish) + +background #fbffff +foreground #535c65 +selection_background #6d7782 +selection_foreground #fbffff +url_color #906c33 +cursor #434951 + +# normal +color0 #fbffff +color1 #ae5865 +color2 #4d7f43 +color3 #906c33 +color4 #2b7ab2 +color5 #8f63a2 +color6 #008483 +color7 #535c65 + +# bright +color8 #6d7782 +color9 #ae5865 +color10 #4d7f43 +color11 #906c33 +color12 #2b7ab2 +color13 #8f63a2 +color14 #008483 +color15 #434951 \ No newline at end of file diff --git a/themes/Solarized_Light.conf b/themes/Solarized_Light.conf index 36e101b..de6de7d 100644 --- a/themes/Solarized_Light.conf +++ b/themes/Solarized_Light.conf @@ -2,6 +2,7 @@ background #fdf6e3 foreground #52676f cursor #52676f selection_background #e9e2cb +selection_foreground #262626 color0 #e4e4e4 color8 #ffffd7 color1 #d70000 @@ -18,4 +19,10 @@ color6 #00afaf color14 #8a8a8a color7 #262626 color15 #1c1c1c -selection_foreground #fcf4dc + +active_tab_foreground #262626 +active_tab_background #e4e4e4 +inactive_tab_foreground #262626 +inactive_tab_background #ffffd7 + +active_border_color #d75f00 diff --git a/themes/Sourcerer.conf b/themes/Sourcerer.conf new file mode 100644 index 0000000..1c025c4 --- /dev/null +++ b/themes/Sourcerer.conf @@ -0,0 +1,40 @@ +# Drop these into your kitty.conf + +# ██████ ██████ ██ ██ ██████ █████ █████ ██████ █████ ██████ +# ██░░░░ ██░░░░██░██ ░██░░██░░████░░░██ ██░░░██░░██░░████░░░██░░██░░██ +# ░░█████ ░██ ░██░██ ░██ ░██ ░░░██ ░░ ░███████ ░██ ░░░███████ ░██ ░░ +# ░░░░░██░██ ░██░██ ░██ ░██ ░██ ██░██░░░░ ░██ ░██░░░░ ░██ +# ██████ ░░██████ ░░██████░███ ░░█████ ░░██████░███ ░░██████░███ +# ░░░░░░ ░░░░░░ ░░░░░░ ░░░ ░░░░░ ░░░░░░ ░░░ ░░░░░░ ░░░ +# r e a d c o d e l i k e a w i z a r d +# +# sourcerer by xero harrison (http://sourcerer.xero.nu) +# ├─ based on sorcerer by Jeet Sukumaran (http://jeetworks.org) +# └─ based on mustang by Henrique C. Alves (hcarvalhoalves@gmail.com) + +# █▓▒░ scorcerer colors +foreground #c2c2b0 +background #222222 +cursor #c2c2b0 +selection_background #c2c2b0 +selection_foreground #222222 + +color0 #111111 +color1 #aa4450 +color2 #719611 +color3 #ff9800 +color4 #6688aa +color5 #8f6f8f +color6 #528b8b +color7 #d3d3d3 +color8 #181818 +color9 #ff6a6a +color10 #b1d631 +color11 #87875f +color12 #90b0d1 +color13 #8181a6 +color14 #87ceeb +color15 #c1cdc1 +# colorIT #719611 +# colorBD #d3d3d3 +# colorUL #528b8b diff --git a/themes/Srcery.conf b/themes/Srcery.conf new file mode 100644 index 0000000..32f38a8 --- /dev/null +++ b/themes/Srcery.conf @@ -0,0 +1,44 @@ +### srcery_kitty.conf +### https://github.com/srcery-colors/srcery-terminal/ + +## Special Colors + +foreground #FCE8C3 +background #1C1B19 +cursor #FBB829 +selection_foreground #1C1B19 +selection_background #FCE8C3 + +## Main Colors + +# Black +color0 #1C1B19 +color8 #2D2C29 + +# Red +color1 #EF2F27 +color9 #F75341 + +# Green +color2 #519F50 +color10 #98BC37 + +# Yellow +color3 #FBB829 +color11 #FED06E + +# Blue +color4 #2C78BF +color12 #68A8E4 + +# Magenta +color5 #E02C6D +color13 #FF5C8F + +# Cyan +color6 #0AAEB3 +color14 #53FDE9 + +# White +color7 #918175 +color15 #FCE8C3 diff --git a/themes/Substrata.conf b/themes/Substrata.conf new file mode 100644 index 0000000..397dfc1 --- /dev/null +++ b/themes/Substrata.conf @@ -0,0 +1,25 @@ +# Substrata Theme + +foreground #b5b4c9 +background #191c25 + +selection_foreground #191c25 +selection_background #b5b4c9 +url_color #fe9f7c + +color0 #2e313d +color8 #5b5f71 +color1 #cf8164 +color9 #fe9f7c +color2 #76a065 +color10 #92c47e +color3 #ab924c +color11 #d2b45f +color4 #8296b0 +color12 #a0b9d8 +color5 #a18daf +color13 #c6aed7 +color6 #659ea2 +color14 #7dc2c7 +color7 #b5b4c9 +color15 #f0ecfe From 57735c00c481926aa4b574cd374b11f2c0b3b6e9 Mon Sep 17 00:00:00 2001 From: Andrea Schiavini Date: Fri, 31 Jan 2020 10:54:49 +0100 Subject: [PATCH 2/9] =?UTF-8?q?=E2=9C=A8=20Adding=20nightfly=20theme=20by?= =?UTF-8?q?=20@bluz71?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/nightfly.conf | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 themes/nightfly.conf diff --git a/themes/nightfly.conf b/themes/nightfly.conf new file mode 100644 index 0000000..17badbe --- /dev/null +++ b/themes/nightfly.conf @@ -0,0 +1,25 @@ +# Based on nightfly vim colorscheme by @bluz71 +# +# URL: github.com/bluz71/vim-nightfly-guicolors +# License: MIT (https://opensource.org/licenses/MIT) + +background #011627 +foreground #c3ccdc +cursor #82aaff +selection_background #1d3b53 +color0 #1d3b53 +color1 #fc514e +color2 #a1cd5e +color3 #e7d37a +color4 #82aaff +color5 #c792ea +color6 #7fdbca +color7 #a1aab8 +color8 #7c8f8f +color9 #ff5874 +color10 #21c7a8 +color11 #ecc48d +color12 #82aaff +color13 #ae81ff +color14 #7fdbca +color15 #d6deeb From ff2605818c0310310ecd1e9390c4a6f0b72ea833 Mon Sep 17 00:00:00 2001 From: Andrea Schiavini Date: Fri, 27 Mar 2020 17:53:27 +0100 Subject: [PATCH 3/9] Add corvine license information --- themes/Corvine.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/themes/Corvine.conf b/themes/Corvine.conf index 86b2d98..73c398e 100644 --- a/themes/Corvine.conf +++ b/themes/Corvine.conf @@ -1,4 +1,7 @@ # Corvine by arzg, https://github.com/arzg/vim-corvine +# This work is licensed under the ISC License. +# For a copy, see https://github.com/arzg/vim-corvine/raw/master/LICENSE + foreground #c6c6c6 background #262626 From 7e2b5984f2404664468c73a888e27eff798ccce1 Mon Sep 17 00:00:00 2001 From: Andrea Schiavini Date: Fri, 27 Mar 2020 18:40:59 +0100 Subject: [PATCH 4/9] Added BlackMetal license --- themes/BlackMetal.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/themes/BlackMetal.conf b/themes/BlackMetal.conf index ec68f58..4593f6e 100644 --- a/themes/BlackMetal.conf +++ b/themes/BlackMetal.conf @@ -1,4 +1,6 @@ # BlackMetal by metalelf0, https://github.com/metalelf0 +# This schemes are available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT). + selection_foreground #000000 selection_background #ffffff From b47c728aadf9e0f8510bedb7533a0c4f865a2e0e Mon Sep 17 00:00:00 2001 From: Andrea Schiavini Date: Fri, 27 Mar 2020 18:43:19 +0100 Subject: [PATCH 5/9] Added DesertNight license --- themes/DesertNight.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/DesertNight.conf b/themes/DesertNight.conf index ba29486..f9ece8f 100644 --- a/themes/DesertNight.conf +++ b/themes/DesertNight.conf @@ -1,4 +1,5 @@ # DesertNight by sainnhe +# License: MIT && Anti-996 macos_titlebar_color #24221c foreground #d4b07b From aa444a901f205f09bf572b46a02e23a6b1067b5b Mon Sep 17 00:00:00 2001 From: Andrea Schiavini Date: Fri, 27 Mar 2020 18:44:57 +0100 Subject: [PATCH 6/9] Added GruvboxMaterial license --- themes/GruvboxMaterialDarkHard.conf | 1 + themes/GruvboxMaterialDarkMedium.conf | 1 + themes/GruvboxMaterialDarkSoft.conf | 1 + themes/GruvboxMaterialLightHard.conf | 1 + themes/GruvboxMaterialLightMedium.conf | 1 + themes/GruvboxMaterialLightSoft.conf | 1 + 6 files changed, 6 insertions(+) diff --git a/themes/GruvboxMaterialDarkHard.conf b/themes/GruvboxMaterialDarkHard.conf index c59cd56..7285bf5 100644 --- a/themes/GruvboxMaterialDarkHard.conf +++ b/themes/GruvboxMaterialDarkHard.conf @@ -1,4 +1,5 @@ # GruvboxMaterial theme by sainnhe +# License: [MIT License](https://opensource.org/licenses/MIT). background #1d2021 foreground #dfbf8e diff --git a/themes/GruvboxMaterialDarkMedium.conf b/themes/GruvboxMaterialDarkMedium.conf index 441a5b6..8bd1656 100644 --- a/themes/GruvboxMaterialDarkMedium.conf +++ b/themes/GruvboxMaterialDarkMedium.conf @@ -1,4 +1,5 @@ # GruvboxMaterial theme by sainnhe +# License: [MIT License](https://opensource.org/licenses/MIT). background #282828 foreground #dfbf8e diff --git a/themes/GruvboxMaterialDarkSoft.conf b/themes/GruvboxMaterialDarkSoft.conf index 46ad7c4..8951f34 100644 --- a/themes/GruvboxMaterialDarkSoft.conf +++ b/themes/GruvboxMaterialDarkSoft.conf @@ -1,4 +1,5 @@ # GruvboxMaterial theme by sainnhe +# License: [MIT License](https://opensource.org/licenses/MIT). background #32302f foreground #dfbf8e diff --git a/themes/GruvboxMaterialLightHard.conf b/themes/GruvboxMaterialLightHard.conf index 0f64042..b963628 100644 --- a/themes/GruvboxMaterialLightHard.conf +++ b/themes/GruvboxMaterialLightHard.conf @@ -1,4 +1,5 @@ # GruvboxMaterial theme by sainnhe +# License: [MIT License](https://opensource.org/licenses/MIT). background #f9f5d7 foreground #764e37 diff --git a/themes/GruvboxMaterialLightMedium.conf b/themes/GruvboxMaterialLightMedium.conf index 8cbd214..47176f4 100644 --- a/themes/GruvboxMaterialLightMedium.conf +++ b/themes/GruvboxMaterialLightMedium.conf @@ -1,4 +1,5 @@ # GruvboxMaterial theme by sainnhe +# License: [MIT License](https://opensource.org/licenses/MIT). background #fbf1c7 foreground #764e37 diff --git a/themes/GruvboxMaterialLightSoft.conf b/themes/GruvboxMaterialLightSoft.conf index 989e945..59bbb84 100644 --- a/themes/GruvboxMaterialLightSoft.conf +++ b/themes/GruvboxMaterialLightSoft.conf @@ -1,4 +1,5 @@ # GruvboxMaterial theme by sainnhe +# License: [MIT License](https://opensource.org/licenses/MIT). background #f2e5bc foreground #764e37 From 7e7e23eb3c783811920f7dd42fca109f610ed882 Mon Sep 17 00:00:00 2001 From: Andrea Schiavini Date: Fri, 27 Mar 2020 18:47:14 +0100 Subject: [PATCH 7/9] Added Substrata license --- themes/Substrata.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/Substrata.conf b/themes/Substrata.conf index 397dfc1..90c61d5 100644 --- a/themes/Substrata.conf +++ b/themes/Substrata.conf @@ -1,4 +1,5 @@ # Substrata Theme +# Licence: [ISC License](https://opensource.org/licenses/ISC) foreground #b5b4c9 background #191c25 From 6448d33171a196c986518b7f259fea98a9a444de Mon Sep 17 00:00:00 2001 From: Andrea Schiavini Date: Fri, 27 Mar 2020 18:48:46 +0100 Subject: [PATCH 8/9] Fixed Farin header (no license information present) --- themes/Farin.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/themes/Farin.conf b/themes/Farin.conf index b8ead10..6ae2bf2 100644 --- a/themes/Farin.conf +++ b/themes/Farin.conf @@ -1,6 +1,7 @@ +# Farin by mlopes, https://github.com/mlopes +# # Farin Colorscheme for Kitty # Based on https://github.com/mlopes/dotfiles/blob/xps2018/.Xdefaults#L113 -# # By https://github.com/mlopes selection_foreground #1e1e1e selection_background #aaaaaa From f3b73a296f7bf03277273839fc9e29080f0add28 Mon Sep 17 00:00:00 2001 From: Andrea Schiavini Date: Mon, 14 Feb 2022 08:22:30 +0100 Subject: [PATCH 9/9] Adding lotta moar themes collected here and there --- themes/.python-version | 1 + themes/GruvboxMaterialLightHard.conf | 5 ++- themes/Jellybeans.conf | 25 +++++++---- themes/Lunar.conf | 29 +++++++++++++ themes/Nord.conf | 6 +-- themes/OneHalf.conf | 6 +++ themes/Seoul256.conf | 24 +++++++++++ themes/Sourcerer_2.conf | 40 ++++++++++++++++++ themes/abyss.conf | 23 ++++++++++ themes/ayu.conf | 24 +++++++---- themes/ayu_light.conf | 1 + themes/catppuccin.conf | 1 + themes/catpuccino.conf | 28 +++++++++++++ themes/colors.txt | 0 themes/dawnfox.conf | 41 ++++++++++++++++++ themes/dayfox.conf | 41 ++++++++++++++++++ themes/doom-one-dark.conf | 32 ++++++++++++++ themes/doom-one-light.conf | 32 ++++++++++++++ themes/duckbones.conf | 49 ++++++++++++++++++++++ themes/duskfox.conf | 41 ++++++++++++++++++ themes/edge-dark.conf | 18 ++++++++ themes/edge-light.conf | 18 ++++++++ themes/elly.conf | 28 +++++++++++++ themes/everforest-light.conf | 27 ++++++++++++ themes/exportToThemeSh.sh | 7 ++++ themes/github_dark.conf | 42 +++++++++++++++++++ themes/github_dark_default.conf | 43 +++++++++++++++++++ themes/github_dimmed.conf | 42 +++++++++++++++++++ themes/github_light.conf | 42 +++++++++++++++++++ themes/github_light_default.conf | 43 +++++++++++++++++++ themes/gruvbit.conf | 19 +++++++++ themes/gruvbox_dark.conf | 26 ++++-------- themes/gruvbox_light.conf | 63 ++++++++++------------------ themes/iceberg-dark.conf | 30 +++++++++++++ themes/iceberg-light.conf | 28 +++++++++++++ themes/kanagawa.conf | 46 ++++++++++++++++++++ themes/lighthaus.conf | 29 +++++++++++++ themes/melange.conf | 29 +++++++++++++ themes/metanoia.conf | 27 ++++++++++++ themes/miramare.conf | 21 ++++++++++ themes/moonlight.conf | 32 ++++++++++++++ themes/mountaineer-grey.conf | 21 ++++++++++ themes/mountaineer.conf | 21 ++++++++++ themes/neobones_dark.conf | 49 ++++++++++++++++++++++ themes/neobones_light.conf | 49 ++++++++++++++++++++++ themes/nightfly-dark.conf | 33 +++++++++++++++ themes/nightfly.conf | 8 ++++ themes/nightfox.conf | 41 ++++++++++++++++++ themes/nightfox_kitty.conf | 41 ++++++++++++++++++ themes/nordfox-kitty.conf | 42 +++++++++++++++++++ themes/nordfox.conf | 41 ++++++++++++++++++ themes/orbital.conf | 29 +++++++++++++ themes/palefox-kitty.conf | 41 ++++++++++++++++++ themes/palefox.conf | 41 ++++++++++++++++++ themes/rose-pine-dawn.conf | 48 +++++++++++++++++++++ themes/rose-pine-moon.conf | 48 +++++++++++++++++++++ themes/rose-pine.conf | 47 +++++++++++++++++++++ themes/seoulbones_dark.conf | 49 ++++++++++++++++++++++ themes/seoulbones_light.conf | 49 ++++++++++++++++++++++ themes/space-nvim-light.conf | 28 +++++++++++++ themes/tempus_autumn.conf | 40 ++++++++++++++++++ themes/tempus_classic.conf | 40 ++++++++++++++++++ themes/tempus_dawn.conf | 40 ++++++++++++++++++ themes/tempus_day.conf | 40 ++++++++++++++++++ themes/tempus_dusk.conf | 40 ++++++++++++++++++ themes/tempus_fugit.conf | 40 ++++++++++++++++++ themes/tempus_future.conf | 40 ++++++++++++++++++ themes/tempus_night.conf | 40 ++++++++++++++++++ themes/tempus_past.conf | 40 ++++++++++++++++++ themes/tempus_rift.conf | 40 ++++++++++++++++++ themes/tempus_spring.conf | 40 ++++++++++++++++++ themes/tempus_summer.conf | 40 ++++++++++++++++++ themes/tempus_tempest.conf | 40 ++++++++++++++++++ themes/tempus_totus.conf | 40 ++++++++++++++++++ themes/tempus_warp.conf | 40 ++++++++++++++++++ themes/tempus_winter.conf | 40 ++++++++++++++++++ themes/tokyo-storm.conf | 29 +++++++++++++ themes/tokyonight_day.conf | 40 ++++++++++++++++++ themes/tokyonight_night.conf | 40 ++++++++++++++++++ themes/tokyonight_storm.conf | 40 ++++++++++++++++++ themes/two-firewatch.conf | 21 ++++++++++ themes/vim-colors-github-light.conf | 20 +++++++++ themes/vimbones.conf | 49 ++++++++++++++++++++++ themes/vscode-light.conf | 27 ++++++++++++ themes/vscode.conf | 29 +++++++++++++ themes/zenbones_dark.conf | 49 ++++++++++++++++++++++ themes/zenbones_light.conf | 49 ++++++++++++++++++++++ themes/zenburned.conf | 49 ++++++++++++++++++++++ themes/zenwritten_dark.conf | 49 ++++++++++++++++++++++ themes/zenwritten_light.conf | 49 ++++++++++++++++++++++ 90 files changed, 2934 insertions(+), 81 deletions(-) create mode 100644 themes/.python-version create mode 100644 themes/Lunar.conf create mode 100644 themes/Seoul256.conf create mode 100644 themes/Sourcerer_2.conf create mode 100644 themes/abyss.conf create mode 120000 themes/catppuccin.conf create mode 100644 themes/catpuccino.conf create mode 100644 themes/colors.txt create mode 100644 themes/dawnfox.conf create mode 100644 themes/dayfox.conf create mode 100644 themes/doom-one-dark.conf create mode 100644 themes/doom-one-light.conf create mode 100644 themes/duckbones.conf create mode 100644 themes/duskfox.conf create mode 100644 themes/edge-dark.conf create mode 100644 themes/edge-light.conf create mode 100644 themes/elly.conf create mode 100644 themes/everforest-light.conf create mode 100755 themes/exportToThemeSh.sh create mode 100644 themes/github_dark.conf create mode 100644 themes/github_dark_default.conf create mode 100644 themes/github_dimmed.conf create mode 100644 themes/github_light.conf create mode 100644 themes/github_light_default.conf create mode 100644 themes/gruvbit.conf create mode 100644 themes/iceberg-dark.conf create mode 100644 themes/iceberg-light.conf create mode 100644 themes/kanagawa.conf create mode 100644 themes/lighthaus.conf create mode 100644 themes/melange.conf create mode 100644 themes/metanoia.conf create mode 100644 themes/miramare.conf create mode 100644 themes/moonlight.conf create mode 100644 themes/mountaineer-grey.conf create mode 100644 themes/mountaineer.conf create mode 100644 themes/neobones_dark.conf create mode 100644 themes/neobones_light.conf create mode 100644 themes/nightfly-dark.conf create mode 100644 themes/nightfox.conf create mode 100644 themes/nightfox_kitty.conf create mode 100644 themes/nordfox-kitty.conf create mode 100644 themes/nordfox.conf create mode 100644 themes/orbital.conf create mode 100644 themes/palefox-kitty.conf create mode 100644 themes/palefox.conf create mode 100644 themes/rose-pine-dawn.conf create mode 100644 themes/rose-pine-moon.conf create mode 100644 themes/rose-pine.conf create mode 100644 themes/seoulbones_dark.conf create mode 100644 themes/seoulbones_light.conf create mode 100644 themes/space-nvim-light.conf create mode 100644 themes/tempus_autumn.conf create mode 100644 themes/tempus_classic.conf create mode 100644 themes/tempus_dawn.conf create mode 100644 themes/tempus_day.conf create mode 100644 themes/tempus_dusk.conf create mode 100644 themes/tempus_fugit.conf create mode 100644 themes/tempus_future.conf create mode 100644 themes/tempus_night.conf create mode 100644 themes/tempus_past.conf create mode 100644 themes/tempus_rift.conf create mode 100644 themes/tempus_spring.conf create mode 100644 themes/tempus_summer.conf create mode 100644 themes/tempus_tempest.conf create mode 100644 themes/tempus_totus.conf create mode 100644 themes/tempus_warp.conf create mode 100644 themes/tempus_winter.conf create mode 100644 themes/tokyo-storm.conf create mode 100644 themes/tokyonight_day.conf create mode 100644 themes/tokyonight_night.conf create mode 100644 themes/tokyonight_storm.conf create mode 100644 themes/two-firewatch.conf create mode 100644 themes/vim-colors-github-light.conf create mode 100644 themes/vimbones.conf create mode 100644 themes/vscode-light.conf create mode 100644 themes/vscode.conf create mode 100644 themes/zenbones_dark.conf create mode 100644 themes/zenbones_light.conf create mode 100644 themes/zenburned.conf create mode 100644 themes/zenwritten_dark.conf create mode 100644 themes/zenwritten_light.conf diff --git a/themes/.python-version b/themes/.python-version new file mode 100644 index 0000000..2e14a95 --- /dev/null +++ b/themes/.python-version @@ -0,0 +1 @@ +3.8.6 diff --git a/themes/GruvboxMaterialLightHard.conf b/themes/GruvboxMaterialLightHard.conf index b963628..be1629b 100644 --- a/themes/GruvboxMaterialLightHard.conf +++ b/themes/GruvboxMaterialLightHard.conf @@ -7,12 +7,13 @@ foreground #764e37 selection_background #764e37 selection_foreground #f9f5d7 -active_tab_background #f9f5d7 -active_tab_foreground #764e37 +active_tab_background #bdae93 +active_tab_foreground #f9f5d7 active_tab_font_style bold-italic inactive_tab_background #f9f5d7 inactive_tab_foreground #7c6f64 inactive_tab_font_style normal +tab_bar_background #f9f5d7 # Black color0 #bdae93 diff --git a/themes/Jellybeans.conf b/themes/Jellybeans.conf index bac5fb7..3767358 100644 --- a/themes/Jellybeans.conf +++ b/themes/Jellybeans.conf @@ -2,20 +2,29 @@ background #111111 foreground #dedede cursor #ffa460 selection_background #464d91 +selection_foreground #111111 + color0 #919191 -color8 #bdbdbd color1 #e17373 -color9 #ffa0a0 color2 #94b978 -color10 #bddeab color3 #ffb97b -color11 #ffdba0 color4 #96bddb -color12 #b1d7f6 color5 #e1c0fa -color13 #fbdaff color6 #00988e -color14 #19b2a7 color7 #dedede +color8 #bdbdbd +color9 #ffa0a0 +color10 #bddeab +color11 #ffdba0 +color12 #b1d7f6 +color13 #fbdaff +color14 #19b2a7 color15 #ffffff -selection_foreground #111111 + +active_tab_foreground #111111 +active_tab_background #94b978 +active_tab_font_style bold +inactive_tab_foreground #dedede +inactive_tab_background #919191 +inactive_tab_font_style normal +tab_bar_background #111111 diff --git a/themes/Lunar.conf b/themes/Lunar.conf new file mode 100644 index 0000000..d8a7394 --- /dev/null +++ b/themes/Lunar.conf @@ -0,0 +1,29 @@ +background #232731 +foreground #cbd2df +selection_background #bbc2cf +selection_foreground #232731 +cursor #9ece6a +color0 #1D202F +color1 #f7768e +color2 #9ece6a +color3 #e0af68 +color4 #7aa2f7 +color5 #bb9af7 +color6 #7dcfff +color7 #a9b1d6 +color8 #414868 +color9 #f7768e +color10 #9ece6a +color11 #e0af68 +color12 #7aa2f7 +color13 #bb9af7 +color14 #7dcfff +color15 #c0caf5 + +active_tab_foreground #232731 +active_tab_background #9ece6a +active_tab_font_style bold +inactive_tab_foreground #cbd2df +inactive_tab_background #414868 +inactive_tab_font_style normal +tab_bar_background #232731 diff --git a/themes/Nord.conf b/themes/Nord.conf index 8b3f07f..6ac1a30 100644 --- a/themes/Nord.conf +++ b/themes/Nord.conf @@ -1,7 +1,5 @@ -# Nord Colorscheme for Kitty -# Based on: -# - https://gist.github.com/marcusramberg/64010234c95a93d953e8c79fdaf94192 -# - https://github.com/arcticicestudio/nord-hyper +# Based on https://gist.github.com/marcusramberg/64010234c95a93d953e8c79fdaf94192 +# & https://github.com/arcticicestudio/nord-hyper foreground #D8DEE9 background #2E3440 diff --git a/themes/OneHalf.conf b/themes/OneHalf.conf index 505fe13..a22add2 100644 --- a/themes/OneHalf.conf +++ b/themes/OneHalf.conf @@ -8,6 +8,12 @@ selection_foreground #000000 selection_background #FFFACD url_color #0087BD +active_tab_background #FFFACD +active_tab_foreground #282c34 +inactive_tab_foreground #dcdfe4 +inactive_tab_background #282c34 +tab_bar_background #282c34 + # black color0 #282c34 color8 #282c36 diff --git a/themes/Seoul256.conf b/themes/Seoul256.conf new file mode 100644 index 0000000..271d243 --- /dev/null +++ b/themes/Seoul256.conf @@ -0,0 +1,24 @@ +# seoul256 (dark) theme adapted for kitty +# append the content of this file to your .Xresources + +background #3a3a3a +foreground #d0d0d0 +selection_background #d0d0d0 +selection_foreground #3a3a3a +cursor #d0d0d0 +color0 #4e4e4e +color1 #d68787 +color2 #5f865f +color3 #d8af5f +color4 #85add4 +color5 #d7afaf +color6 #87afaf +color7 #d0d0d0 +color8 #626262 +color9 #d75f87 +color10 #87af87 +color11 #ffd787 +color12 #add4fb +color13 #ffafaf +color14 #87d7d7 +color15 #e4e4e4 diff --git a/themes/Sourcerer_2.conf b/themes/Sourcerer_2.conf new file mode 100644 index 0000000..1c025c4 --- /dev/null +++ b/themes/Sourcerer_2.conf @@ -0,0 +1,40 @@ +# Drop these into your kitty.conf + +# ██████ ██████ ██ ██ ██████ █████ █████ ██████ █████ ██████ +# ██░░░░ ██░░░░██░██ ░██░░██░░████░░░██ ██░░░██░░██░░████░░░██░░██░░██ +# ░░█████ ░██ ░██░██ ░██ ░██ ░░░██ ░░ ░███████ ░██ ░░░███████ ░██ ░░ +# ░░░░░██░██ ░██░██ ░██ ░██ ░██ ██░██░░░░ ░██ ░██░░░░ ░██ +# ██████ ░░██████ ░░██████░███ ░░█████ ░░██████░███ ░░██████░███ +# ░░░░░░ ░░░░░░ ░░░░░░ ░░░ ░░░░░ ░░░░░░ ░░░ ░░░░░░ ░░░ +# r e a d c o d e l i k e a w i z a r d +# +# sourcerer by xero harrison (http://sourcerer.xero.nu) +# ├─ based on sorcerer by Jeet Sukumaran (http://jeetworks.org) +# └─ based on mustang by Henrique C. Alves (hcarvalhoalves@gmail.com) + +# █▓▒░ scorcerer colors +foreground #c2c2b0 +background #222222 +cursor #c2c2b0 +selection_background #c2c2b0 +selection_foreground #222222 + +color0 #111111 +color1 #aa4450 +color2 #719611 +color3 #ff9800 +color4 #6688aa +color5 #8f6f8f +color6 #528b8b +color7 #d3d3d3 +color8 #181818 +color9 #ff6a6a +color10 #b1d631 +color11 #87875f +color12 #90b0d1 +color13 #8181a6 +color14 #87ceeb +color15 #c1cdc1 +# colorIT #719611 +# colorBD #d3d3d3 +# colorUL #528b8b diff --git a/themes/abyss.conf b/themes/abyss.conf new file mode 100644 index 0000000..8f3f72a --- /dev/null +++ b/themes/abyss.conf @@ -0,0 +1,23 @@ +color0 #040f18 +color1 #48697e +color10 #10598b +color11 #1f6ca1 +color12 #277bb1 +color13 #4595bd +color14 #2592d3 +color15 #a0cce2 +color2 #10598b +color3 #1f6ca1 +color4 #277bb1 +color5 #4595bd +color6 #2592d3 +color7 #a0cce2 +color8 #708e9e +color9 #48697e +background #040f18 +cursor #10598b +cursor_text_color #1e232b +foreground #c0c7ca +url_color #005bbb +selection_foreground #2e333c +selection_background #161f2a diff --git a/themes/ayu.conf b/themes/ayu.conf index 8030263..4fc42be 100644 --- a/themes/ayu.conf +++ b/themes/ayu.conf @@ -2,20 +2,28 @@ background #0e1419 foreground #e5e1cf cursor #f19618 selection_background #243340 +selection_foreground #0e1419 + color0 #000000 -color8 #323232 color1 #ff3333 -color9 #ff6565 color2 #b8cc52 -color10 #e9fe83 color3 #e6c446 -color11 #fff778 color4 #36a3d9 -color12 #68d4ff color5 #f07078 -color13 #ffa3aa color6 #95e5cb -color14 #c7fffc color7 #ffffff +color8 #323232 +color9 #ff6565 +color10 #e9fe83 +color11 #fff778 +color12 #68d4ff +color13 #ffa3aa +color14 #c7fffc color15 #ffffff -selection_foreground #0e1419 + +active_tab_background #e9fe83 +active_tab_foreground #0e1419 +inactive_tab_background #4e5459 +inactive_tab_foreground #e5e1cf +tab_bar_background #0e1419 + diff --git a/themes/ayu_light.conf b/themes/ayu_light.conf index 35c532c..bc96499 100644 --- a/themes/ayu_light.conf +++ b/themes/ayu_light.conf @@ -19,3 +19,4 @@ color14 #7ff0cb color7 #ffffff color15 #ffffff selection_foreground #fafafa + diff --git a/themes/catppuccin.conf b/themes/catppuccin.conf new file mode 120000 index 0000000..7fa404d --- /dev/null +++ b/themes/catppuccin.conf @@ -0,0 +1 @@ +/Users/metalelf0/sources/catppuccin/kitty/catppuccin.conf \ No newline at end of file diff --git a/themes/catpuccino.conf b/themes/catpuccino.conf new file mode 100644 index 0000000..9936ce4 --- /dev/null +++ b/themes/catpuccino.conf @@ -0,0 +1,28 @@ +background #0e171c +foreground #abb2bf +selection_background #abb2bf +selection_foreground #0e171c +cursor #B8CC52 +color0 #0F1419 +color1 #F07178 +color2 #B8CC52 +color3 #F29718 +color4 #36A3D9 +color5 #FFEE99 +color6 #95E6CB +color7 #FFFFFF +color8 #3E4B59 +color9 #FF3333 +color10 #B8CC52 +color11 #F29718 +color12 #36A3D9 +color13 #FFEE99 +color14 #95E6CB +color15 #5C6773 + +active_tab_background #fefdbc +active_tab_foreground #323232 +inactive_tab_background #525252 +inactive_tab_foreground #c7c7c7 +tab_bar_background #323232 + diff --git a/themes/colors.txt b/themes/colors.txt new file mode 100644 index 0000000..e69de29 diff --git a/themes/dawnfox.conf b/themes/dawnfox.conf new file mode 100644 index 0000000..d4c6428 --- /dev/null +++ b/themes/dawnfox.conf @@ -0,0 +1,41 @@ +# Nightfox colors for Kitty +## name: dawnfox +## upstream: https://github.com/edeneast/nightfox.nvim/raw/main/extra/dawnfox/nightfox_kitty.conf + +background #faf4ed +foreground #575279 +selection_background #E1DCD5 +selection_foreground #575279 +url_color #618774 +cursor #575279 + +# Tabs +active_tab_background #286983 +active_tab_foreground #EEE8E1 +inactive_tab_background #E1DCD5 +inactive_tab_foreground #9893a5 + +# normal +color0 #575279 +color1 #b4637a +color2 #618774 +color3 #ea9d34 +color4 #286983 +color5 #907aa9 +color6 #56949f +color7 #E6EBF3 + +# bright +color8 #5F5695 +color9 #C26D85 +color10 #629F81 +color11 #EEA846 +color12 #2D81A3 +color13 #9A80B9 +color14 #5CA7B4 +color15 #E6EBF3 + +# extended colors +color16 #d7827e +color17 #D685AF + \ No newline at end of file diff --git a/themes/dayfox.conf b/themes/dayfox.conf new file mode 100644 index 0000000..648a3ea --- /dev/null +++ b/themes/dayfox.conf @@ -0,0 +1,41 @@ +# Nightfox colors for Kitty +## name: dayfox +## upstream: https://github.com/edeneast/nightfox.nvim/raw/main/extra/dayfox/nightfox_kitty.conf + +background #EAEAEA +foreground #1D344F +selection_background #D3D3D3 +selection_foreground #1D344F +url_color #618774 +cursor #1D344F + +# Tabs +active_tab_background #6080b0 +active_tab_foreground #D8D8D8 +inactive_tab_background #D3D3D3 +inactive_tab_foreground #7F848E + +# normal +color0 #1d344f +color1 #B95D76 +color2 #618774 +color3 #BA793E +color4 #6080b0 +color5 #8e6f98 +color6 #6CA7BD +color7 #CFD6DD + +# bright +color8 #24476F +color9 #C76882 +color10 #629F81 +color11 #CA884A +color12 #678ABF +color13 #9F75AC +color14 #74B2C9 +color15 #CFD6DD + +# extended colors +color16 #E3786C +color17 #D685AF + \ No newline at end of file diff --git a/themes/doom-one-dark.conf b/themes/doom-one-dark.conf new file mode 100644 index 0000000..5287faf --- /dev/null +++ b/themes/doom-one-dark.conf @@ -0,0 +1,32 @@ +# Put the following lines in your ~/.config/kitty/kitty.conf +foreground #bbc2cf +background #282c34 +color0 #282c34 +color1 #ff6c6b +color2 #98be65 +color3 #ecbe7b +color4 #51afef +color5 #a9a1e1 +color6 #46d9ff +color7 #bbc2cf +color8 #3f444a +color9 #ff6c6b +color10 #98be65 +color11 #da8548 +color12 #51afef +color13 #a9a1e1 +color14 #46d9ff +color15 #efefef +cursor #51afef +cursor_text_color #282c34 +url_color #98be65 +selection_foreground none +selection_background #2257a0 +tab_bar_background #16181c +active_tab_foreground #ecbe7b +active_tab_background #282c34 +inactive_tab_foreground #5b6268 +inactive_tab_background #1e2127 +active_border_color #51afef +inactive_border_color #3f444a +bell_border_color #ecbe7b diff --git a/themes/doom-one-light.conf b/themes/doom-one-light.conf new file mode 100644 index 0000000..44e29eb --- /dev/null +++ b/themes/doom-one-light.conf @@ -0,0 +1,32 @@ +# Put the following lines in your ~/.config/kitty/kitty.conf +foreground #383a42 +background #fafafa +color0 #fafafa +color1 #e45649 +color2 #50a14f +color3 #986801 +color4 #4078f2 +color5 #b751b6 +color6 #0184bc +color7 #383a42 +color8 #9ca0a4 +color9 #e45649 +color10 #50a14f +color11 #da8548 +color12 #4078f2 +color13 #b751b6 +color14 #0184bc +color15 #efefef +cursor #4078f2 +cursor_text_color #fafafa +url_color #50a14f +selection_foreground none +selection_background #a0bcf8 +tab_bar_background #c8c8c8 +active_tab_foreground #383a42 +active_tab_background #fafafa +inactive_tab_foreground #c6c7c7 +inactive_tab_background #dcdcdc +active_border_color #4078f2 +inactive_border_color #9ca0a4 +bell_border_color #986801 diff --git a/themes/duckbones.conf b/themes/duckbones.conf new file mode 100644 index 0000000..04f8ec5 --- /dev/null +++ b/themes/duckbones.conf @@ -0,0 +1,49 @@ +# This file is auto-generated by shipwright.nvim +# vim:ft=kitty +## name: duckbones +## author: Michael Chris Lopez +## license: MIT +## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/duckbones.conf +## blurb: A zenbones variant inspired by Spaceduck. +foreground #EBEFC0 +background #0E101A +selection_foreground #EBEFC0 +selection_background #37382D +# Cursor colors +cursor #EDF2C2 +cursor_text_color #0E101A +# URL underline color when hovering with mouse +# kitty window border colors +# OS Window titlebar colors +# Tab bar colors +active_tab_foreground #EBEFC0 +active_tab_background #4D3191 +inactive_tab_foreground #EBEFC0 +inactive_tab_background #232738 +# Colors for marks (marked text in the terminal) +# The basic 16 colors +# black +color0 #0E101A +color8 #2B2F46 +# red +color1 #E03600 +color9 #FF4821 +# green +color2 #5DCD97 +color10 #58DB9E +# yellow +color3 #E39500 +color11 #F6A100 +# blue +color4 #00A3CB +color12 #00B4E0 +# magenta +color5 #795CCC +color13 #B3A1E6 +# cyan +color6 #00A3CB +color14 #00B4E0 +# white +color7 #EBEFC0 +color15 #B3B692 +# You can set the remaining 240 colors as color16 to color255. diff --git a/themes/duskfox.conf b/themes/duskfox.conf new file mode 100644 index 0000000..222b5a6 --- /dev/null +++ b/themes/duskfox.conf @@ -0,0 +1,41 @@ +# Nightfox colors for Kitty +## name: duskfox +## upstream: https://github.com/edeneast/nightfox.nvim/raw/main/extra/duskfox/nightfox_kitty.conf + +background #232136 +foreground #e0def4 +selection_background #35334f +selection_foreground #e0def4 +url_color #a3be8c +cursor #e0def4 + +# Tabs +active_tab_background #569FBA +active_tab_foreground #1F1D2E +inactive_tab_background #35334f +inactive_tab_foreground #817c9c + +# normal +color0 #393552 +color1 #eb6f92 +color2 #a3be8c +color3 #f6c177 +color4 #569FBA +color5 #c4a7e7 +color6 #9ccfd8 +color7 #E1DFF6 + +# bright +color8 #433C6E +color9 #EF7C9D +color10 #AECB93 +color11 #F8C886 +color12 #5FABC7 +color13 #C8AEEB +color14 #A3D6DF +color15 #E1DFF6 + +# extended colors +color16 #ea9a97 +color17 #EB98C3 + \ No newline at end of file diff --git a/themes/edge-dark.conf b/themes/edge-dark.conf new file mode 100644 index 0000000..3ca98ad --- /dev/null +++ b/themes/edge-dark.conf @@ -0,0 +1,18 @@ +foreground #c5cdd9 +background #2c2e34 +color0 #414550 +color8 #414550 +color1 #ec7279 +color9 #ec7279 +color2 #a0c980 +color10 #a0c980 +color3 #deb974 +color11 #deb974 +color4 #6cb6eb +color12 #6cb6eb +color5 #d38aea +color13 #d38aea +color6 #5dbbc1 +color14 #5dbbc1 +color7 #88909f +color15 #88909f diff --git a/themes/edge-light.conf b/themes/edge-light.conf new file mode 100644 index 0000000..8e565cc --- /dev/null +++ b/themes/edge-light.conf @@ -0,0 +1,18 @@ +foreground #4b505b +background #fafafa +color0 #4b505b +color8 #4b505b +color1 #d15b5b +color9 #d15b5b +color2 #608e32 +color10 #608e32 +color3 #be7e05 +color11 #be7e05 +color4 #5079be +color12 #5079be +color5 #b05ccc +color13 #b05ccc +color6 #3a8b84 +color14 #3a8b84 +color7 #949ba5 +color15 #949ba5 diff --git a/themes/elly.conf b/themes/elly.conf new file mode 100644 index 0000000..a049943 --- /dev/null +++ b/themes/elly.conf @@ -0,0 +1,28 @@ +background #111a1f +foreground #ACB3B5 +selection_background #ACB3B5 +selection_foreground #111a1f +cursor #798362 +color0 #111a1f +color1 #8D7856 +color2 #798362 +color3 #9B9257 +color4 #63768A +color5 #738C9C +color6 #6998B3 +color7 #ACB3B5 +color8 #868b8d +color9 #8D7856 +color10 #798362 +color11 #9B9257 +color12 #63768A +color13 #738C9C +color14 #6998B3 +color15 #ACB3B5 + +# Tabs +active_tab_background #798362 +active_tab_foreground #111a1f +inactive_tab_background #414a4f +inactive_tab_foreground #ACB3B5 +#tab_bar_background #111a1f diff --git a/themes/everforest-light.conf b/themes/everforest-light.conf new file mode 100644 index 0000000..437c207 --- /dev/null +++ b/themes/everforest-light.conf @@ -0,0 +1,27 @@ +background #fdf6e3 +foreground #5c6a72 +selection_background #5c6a72 +selection_foreground #fdf6e3 +cursor #8da101 +color0 #e4e1cd +color1 #f85552 +color2 #8da101 +color3 #dfa000 +color4 #3a94c5 +color5 #df69ba +color6 #35a77c +color7 #5c6a72 +color8 #e4e1cd +color9 #f85552 +color10 #8da101 +color11 #dfa000 +color12 #3a94c5 +color13 #df69ba +color14 #35a77c +color15 #5c6a72 + +active_tab_foreground #fdf6e3 +active_tab_background #8da101 +inactive_tab_foreground #5c6a72 +inactive_tab_background #cdc6b3 +tab_bar_background #fdf6e3 diff --git a/themes/exportToThemeSh.sh b/themes/exportToThemeSh.sh new file mode 100755 index 0000000..f39d855 --- /dev/null +++ b/themes/exportToThemeSh.sh @@ -0,0 +1,7 @@ +echo > colors.txt +for file in *.conf +do + echo `basename "$file" .conf` >> colors.txt + cat "$file" | sed -re 's/color([0-9]+)/\1:/g' | sed -re 's/(background|foreground)/\1:/g' | sed 's/cursor/cursorColor:/' | tr -s ' ' | sed -re '/(selection_background|selection_foreground|active|url|bell)/d' >> colors.txt + echo >> colors.txt +done diff --git a/themes/github_dark.conf b/themes/github_dark.conf new file mode 100644 index 0000000..33f24e8 --- /dev/null +++ b/themes/github_dark.conf @@ -0,0 +1,42 @@ +# github colors for Kitty + +background #24292e +foreground #424242 +selection_background #284566 +selection_foreground #424242 +url_color #424242 +cursor #c8e1ff + +# Tabs +active_tab_background #3b8eea +active_tab_foreground #1f2428 +inactive_tab_background #424242 +inactive_tab_foreground #1f2428 + +# Windows Border +active_border_color #444c56 +inactive_border_color #444c56 + +# normal +color0 #24292e +color1 #f14c4c +color2 #23d18b +color3 #e2e210 +color4 #3b8eea +color5 #bc3fbc +color6 #29b7da +color7 #666666 + +# bright +color8 #666666 +color9 #f14c4c +color10 #23d18b +color11 #f5f543 +color12 #3b8eea +color13 #d670d6 +color14 #29b8db +color15 #424242 + +# extended colors +color16 #f5f543 +color17 #f14c4c diff --git a/themes/github_dark_default.conf b/themes/github_dark_default.conf new file mode 100644 index 0000000..5027723 --- /dev/null +++ b/themes/github_dark_default.conf @@ -0,0 +1,43 @@ +# github colors for Kitty + +background #0d1117 +foreground #b3b1ad +selection_background #163356 +selection_foreground #b3b1ad +url_color #b3b1ad +cursor #73b7f2 + +# Tabs +active_tab_background #58a6ff +active_tab_foreground #090c10 +inactive_tab_background #0d1117 +inactive_tab_foreground #b3b1ad +tab_bar_background #0d1117 + +# Windows Border +active_border_color #b3b1ad +inactive_border_color #b3b1ad + +# normal +color0 #484f58 +color1 #ff7b72 +color2 #3fb950 +color3 #d29922 +color4 #58a6ff +color5 #bc8cff +color6 #39c5cf +color7 #4d5566 + +# bright +color8 #4d5566 +color9 #ffa198 +color10 #56d364 +color11 #e3b341 +color12 #79c0ff +color13 #d2a8ff +color14 #56d4dd +color15 #b3b1ad + +# extended colors +color16 #e3b341 +color17 #ffa198 diff --git a/themes/github_dimmed.conf b/themes/github_dimmed.conf new file mode 100644 index 0000000..4ab1462 --- /dev/null +++ b/themes/github_dimmed.conf @@ -0,0 +1,42 @@ +# github colors for Kitty + +background #22272e +foreground #768390 +selection_background #264466 +selection_foreground #768390 +url_color #768390 +cursor #6cb6ff + +# Tabs +active_tab_background #6cb6ff +active_tab_foreground #1e2228 +inactive_tab_background #768390 +inactive_tab_foreground #1e2228 + +# Windows Border +active_border_color #444c56 +inactive_border_color #444c56 + +# normal +color0 #22272e +color1 #ff938a +color2 #6bc46d +color3 #c69026 +color4 #6cb6ff +color5 #b083f0 +color6 #56d4dd +color7 #636e7b + +# bright +color8 #636e7b +color9 #ff938a +color10 #6bc46d +color11 #daaa3f +color12 #6cb6ff +color13 #dcbdfb +color14 #56d4dd +color15 #768390 + +# extended colors +color16 #daaa3f +color17 #ff938a diff --git a/themes/github_light.conf b/themes/github_light.conf new file mode 100644 index 0000000..d1951fc --- /dev/null +++ b/themes/github_light.conf @@ -0,0 +1,42 @@ +# github colors for Kitty + +background #ffffff +foreground #586069 +selection_background #dbe9f9 +selection_foreground #586069 +url_color #586069 +cursor #044289 + +# Tabs +active_tab_background #0451a5 +active_tab_foreground #f6f8fa +inactive_tab_background #586069 +inactive_tab_foreground #f6f8fa + +# Windows Border +active_border_color #e1e4e8 +inactive_border_color #e1e4e8 + +# normal +color0 #697179 +color1 #d03d3d +color2 #14ce14 +color3 #949800 +color4 #0451a5 +color5 #bc05bc +color6 #0598bc +color7 #666666 + +# bright +color8 #666666 +color9 #cd3131 +color10 #14ce14 +color11 #b5ba00 +color12 #0451a5 +color13 #bc05bc +color14 #0598bc +color15 #586069 + +# extended colors +color16 #b5ba00 +color17 #cd3131 diff --git a/themes/github_light_default.conf b/themes/github_light_default.conf new file mode 100644 index 0000000..eecee48 --- /dev/null +++ b/themes/github_light_default.conf @@ -0,0 +1,43 @@ +# github colors for Kitty + +background #ffffff +foreground #4d5566 +selection_background #dbe9f9 +selection_foreground #4d5566 +url_color #4d5566 +cursor #044289 + +# Tabs +active_tab_background #0366d6 +active_tab_foreground #f6f8fa +inactive_tab_background #dbe9f9 +inactive_tab_foreground #4d5566 +tab_bar_background #ffffff + +# Windows Border +active_border_color #e1e4e8 +inactive_border_color #e1e4e8 + +# normal +color0 #24292e +color1 #d73a49 +color2 #22863a +color3 #b08800 +color4 #0366d6 +color5 #6f42c1 +color6 #1b7c83 +color7 #424242 + +# bright +color8 #424242 +color9 #cb2431 +color10 #28a745 +color11 #dbab09 +color12 #2188ff +color13 #8a63d2 +color14 #3192aa +color15 #4d5566 + +# extended colors +color16 #dbab09 +color17 #cb2431 diff --git a/themes/gruvbit.conf b/themes/gruvbit.conf new file mode 100644 index 0000000..281de0c --- /dev/null +++ b/themes/gruvbit.conf @@ -0,0 +1,19 @@ +background #1d1f21 +foreground #ebdbb2 +selection_foreground #1d1f21 +selection_background #ebdbb2 +color0 #1d2021 +color1 #fabd2f +color2 #8ec07c +color3 #dc9656 +color4 #83a598 +color5 #fe8019 +color6 #e9593d +color7 #504945 +color8 #968772 +color9 #fabd2f +color10 #8ec07c +color11 #dc9656 +color12 #83a598 +color13 #fe8019 +color14 #e9593d diff --git a/themes/gruvbox_dark.conf b/themes/gruvbox_dark.conf index 369da8d..84c7b31 100644 --- a/themes/gruvbox_dark.conf +++ b/themes/gruvbox_dark.conf @@ -1,7 +1,3 @@ -# gruvbox dark by morhetz, https://github.com/morhetz/gruvbox -# This work is licensed under the terms of the MIT license. -# For a copy, see https://opensource.org/licenses/MIT. - background #282828 foreground #ebdbb2 @@ -13,37 +9,31 @@ selection_background #3c3836 color0 #282828 color8 #928374 -# red color1 #cc241d -# light red color9 #fb4934 -# green color2 #98971a -# light green color10 #b8bb26 -# yellow color3 #d79921 -# light yellow color11 #fabd2d -# blue color4 #458588 -# light blue color12 #83a598 -# magenta color5 #b16286 -# light magenta color13 #d3869b -# cyan color6 #689d6a -# lighy cyan color14 #8ec07c -# light gray color7 #a89984 -# dark gray color15 #928374 + +active_tab_foreground #282828 +active_tab_background #b8bb26 +active_tab_font_style bold +inactive_tab_foreground #ebdbb2 +inactive_tab_background #928374 +inactive_tab_font_style normal +tab_bar_background #282828 diff --git a/themes/gruvbox_light.conf b/themes/gruvbox_light.conf index 6d8b89b..12a71b4 100644 --- a/themes/gruvbox_light.conf +++ b/themes/gruvbox_light.conf @@ -1,49 +1,30 @@ -# gruvbox light by morhetz, https://github.com/morhetz/gruvbox -# This work is licensed under the terms of the MIT license. -# For a copy, see https://opensource.org/licenses/MIT. - background #fbf1c7 foreground #3c3836 - cursor #928374 - selection_foreground #3c3836 selection_background #928374 color0 #fbf1c7 +color1 #cc241d +color2 #98971a +color3 #d79921 +color4 #458588 +color5 #b16286 +color6 #689d6a +color7 #7c6f64 color8 #282828 - -# red -color1 #cc241d -# light red -color9 #9d0006 - -# green -color2 #98971a -# light green -color10 #79740e - -# yellow -color3 #d79921 -# light yellow -color11 #b57614 - -# blue -color4 #458588 -# light blue -color12 #076678 - -# magenta -color5 #b16286 -# light magenta -color13 #8f3f71 - -# cyan -color6 #689d6a -# lighy cyan -color14 #427b58 - -# light gray -color7 #7c6f64 -# dark gray -color15 #928374 +color9 #9d0006 +color10 #79740e +color11 #b57614 +color12 #076678 +color13 #8f3f71 +color14 #427b58 +color15 #928374 + +active_tab_foreground #fbf1c7 +active_tab_background #b16286 +active_tab_font_style bold +inactive_tab_foreground #3c3836 +inactive_tab_background #dbd1a7 +inactive_tab_font_style normal +tab_bar_background #fbf1c7 diff --git a/themes/iceberg-dark.conf b/themes/iceberg-dark.conf new file mode 100644 index 0000000..7f73b6a --- /dev/null +++ b/themes/iceberg-dark.conf @@ -0,0 +1,30 @@ +background #161821 +cursor #d2d4de +foreground #c6c8d1 +selection_background #1e2132 +selection_foreground #c6c8d1 + +color0 #161821 +color1 #e27878 +color2 #b4be82 +color3 #e2a478 +color4 #84a0c6 +color5 #a093c7 +color6 #89b8c2 +color7 #c6c8d1 +color8 #6b7089 +color9 #e98989 +color10 #c0ca8e +color11 #e9b189 +color12 #91acd1 +color13 #ada0d3 +color14 #95c4ce +color15 #d2d4de + +active_tab_foreground #161821 +active_tab_background #84a0c6 +active_tab_font_style bold +inactive_tab_foreground #d2d4de +inactive_tab_background #353a50 +inactive_tab_font_style normal +tab_bar_background #0f1117 diff --git a/themes/iceberg-light.conf b/themes/iceberg-light.conf new file mode 100644 index 0000000..6da63e5 --- /dev/null +++ b/themes/iceberg-light.conf @@ -0,0 +1,28 @@ +macos_titlebar_color #e8e9ec +foreground #33374c +background #e8e9ec + +color0 #dcdfe7 +color1 #cc517a +color2 #668e3d +color3 #c57339 +color4 #2d539e +color5 #7759b4 +color6 #3f83a6 +color7 #33374c +color8 #8389a3 +color9 #cc3768 +color10 #598030 +color11 #b6662d +color12 #22478e +color13 #6845ad +color14 #327698 +color15 #262a3f + +active_tab_foreground #dcdfe7 +active_tab_background #2d539e +active_tab_font_style bold-italic +inactive_tab_foreground #33374c +inactive_tab_background #adb4c7 +inactive_tab_font_style normal +tab_bar_background #e8e9ec diff --git a/themes/kanagawa.conf b/themes/kanagawa.conf new file mode 100644 index 0000000..0350ac9 --- /dev/null +++ b/themes/kanagawa.conf @@ -0,0 +1,46 @@ +# vim:ft=kitty + +## name: Kanagawa +## license: MIT +## author: Tommaso Laurenzi +## upstream: https://github.com/rebelot/kanagawa.nvim/ + + +background #1F1F28 +foreground #DCD7BA +selection_background #2D4F67 +selection_foreground #C8C093 +url_color #72A7BC +cursor #C8C093 + +# Tabs +active_tab_background #2D4F67 +active_tab_foreground #DCD7BA +inactive_tab_background #223249 +inactive_tab_foreground #727169 +#tab_bar_background #15161E + +# normal +color0 #090618 +color1 #C34043 +color2 #76946A +color3 #C0A36E +color4 #7E9CD8 +color5 #957FB8 +color6 #6A9589 +color7 #C8C093 + +# bright +color8 #727169 +color9 #E82424 +color10 #98BB6C +color11 #E6C384 +color12 #7FB4CA +color13 #938AA9 +color14 #7AA89F +color15 #DCD7BA + + +# extended colors +color16 #FFA066 +color17 #FF5D62 \ No newline at end of file diff --git a/themes/lighthaus.conf b/themes/lighthaus.conf new file mode 100644 index 0000000..8835bd0 --- /dev/null +++ b/themes/lighthaus.conf @@ -0,0 +1,29 @@ +background #18191E +foreground #FFFADE +selection_background #FFFADE +selection_foreground #18191E +cursor #44B273 +color0 #21252D +color1 #FC2929 +color2 #44B273 +color3 #E25600 +color4 #1D918B +color5 #D16BB7 +color6 #00BFA4 +color7 #FFFADE +color8 #8E8D8D +color9 #FF5050 +color10 #50C16E +color11 #ED722E +color12 #47A8A1 +color13 #D68EB2 +color14 #5AD1AA +color15 #CCCCCC + +active_tab_foreground #18191E +active_tab_background #FFFADE +active_tab_font_style bold-italic +inactive_tab_foreground #FFFADE +inactive_tab_background #48494E +inactive_tab_font_style normal +tab_bar_background #18191E diff --git a/themes/melange.conf b/themes/melange.conf new file mode 100644 index 0000000..8d2ba3b --- /dev/null +++ b/themes/melange.conf @@ -0,0 +1,29 @@ +background #2A2622 +foreground #EBE6E0 +selection_background #EBE6E0 +selection_foreground #2A2622 +cursor #62e89e +color0 #474557 +color1 #fc65b0 +color2 #62e89e +color3 #e8ec77 +color4 #57bbf4 +color5 #be8fde +color6 #00cfd0 +color7 #d4d3dc +color8 #59566d +color9 #fc65b0 +color10 #62e89e +color11 #e8ec77 +color12 #57bbf4 +color13 #be8fde +color14 #00cfd0 +color15 #eae9ee + +active_tab_foreground #2A2622 +active_tab_background #62e89e +active_tab_font_style bold +inactive_tab_foreground #EBE6E0 +inactive_tab_background #4A4642 +inactive_tab_font_style normal +tab_bar_background #2A2622 diff --git a/themes/metanoia.conf b/themes/metanoia.conf new file mode 100644 index 0000000..5801bf6 --- /dev/null +++ b/themes/metanoia.conf @@ -0,0 +1,27 @@ +background #262626 +foreground #7587a6 +selection_background #7587a6 +selection_foreground #262626 +cursor #798362 +color0 #111a1f +color1 #8D7856 +color2 #798362 +color3 #9B9257 +color4 #63768A +color5 #738C9C +color6 #6998B3 +color7 #ACB3B5 +color8 #868b8d +color9 #8D7856 +color10 #798362 +color11 #9B9257 +color12 #63768A +color13 #738C9C +color14 #6998B3 +color15 #ACB3B5 + +active_tab_background #7587a6 +active_tab_foreground #262626 +inactive_tab_background #262626 +inactive_tab_foreground #7587a6 +tab_bar_background #262626 diff --git a/themes/miramare.conf b/themes/miramare.conf new file mode 100644 index 0000000..f255178 --- /dev/null +++ b/themes/miramare.conf @@ -0,0 +1,21 @@ +background #2a2426 +foreground #e6d6ac +cursor #d9bb80 +selection_background #e6d6ac +selection_foreground #2a2426 +color0 #e6d6ac +color8 #e6d6ac +color1 #e68183 +color9 #e68183 +color2 #87af87 +color10 #87af87 +color3 #d9bb80 +color11 #d9bb80 +color4 #89beba +color12 #89beba +color5 #d3a0bc +color13 #d3a0bc +color6 #87c095 +color14 #87c095 +color7 #444444 +color15 #444444 diff --git a/themes/moonlight.conf b/themes/moonlight.conf new file mode 100644 index 0000000..9ed42ca --- /dev/null +++ b/themes/moonlight.conf @@ -0,0 +1,32 @@ +background #212337 +foreground #e4f3fa + +cursor #e4f3fa + +selection_foreground #e4f3fa +selection_background #212337 + +color0 #000000 +color1 #ff757f +color2 #2df4c0 +color3 #ffc777 +color4 #04d1f9 +color5 #b4a4f4 +color6 #b994f1 +color7 #EEFFFF +color8 #a1abe0 +color9 #ff757f +color10 #2df4c0 +color11 #ffc777 +color12 #04d1f9 +color13 #b4a4f4 +color14 #b994f1 +color15 #EEFFFF + +active_tab_foreground #212337 +active_tab_background #2df4c0 +active_tab_font_style bold +inactive_tab_foreground #e4f3fa +inactive_tab_background #4a4470 +inactive_tab_font_style normal +tab_bar_background #212337 diff --git a/themes/mountaineer-grey.conf b/themes/mountaineer-grey.conf new file mode 100644 index 0000000..1ebde23 --- /dev/null +++ b/themes/mountaineer-grey.conf @@ -0,0 +1,21 @@ +background #232323 +foreground #c0c0c0 +selection_background #c0c0c0 +selection_foreground #232323 +cursor #b5bd68 +color0 #1d1f21 +color1 #cc6666 +color2 #b5bd68 +color3 #f0c674 +color4 #81a2be +color5 #b294bb +color6 #8abeb7 +color7 #c5c8c6 +color8 #969896 +color9 #cc6666 +color10 #b5bd68 +color11 #f0c674 +color12 #81a2be +color13 #b294bb +color14 #8abeb7 +color15 #ffffff diff --git a/themes/mountaineer.conf b/themes/mountaineer.conf new file mode 100644 index 0000000..1ed33eb --- /dev/null +++ b/themes/mountaineer.conf @@ -0,0 +1,21 @@ +background #050505 +foreground #f0f0f0 +selection_background #f0f0f0 +selection_foreground #050505 +cursor #b5bd68 +color0 #1d1f21 +color1 #cc6666 +color2 #b5bd68 +color3 #f0c674 +color4 #81a2be +color5 #b294bb +color6 #8abeb7 +color7 #c5c8c6 +color8 #969896 +color9 #cc6666 +color10 #b5bd68 +color11 #f0c674 +color12 #81a2be +color13 #b294bb +color14 #8abeb7 +color15 #ffffff diff --git a/themes/neobones_dark.conf b/themes/neobones_dark.conf new file mode 100644 index 0000000..5d7a2fb --- /dev/null +++ b/themes/neobones_dark.conf @@ -0,0 +1,49 @@ +# This file is auto-generated by shipwright.nvim +# vim:ft=kitty +## name: neobones_dark +## author: Michael Chris Lopez +## license: MIT +## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/neobones_dark.conf +## blurb: A zenbones variant inspired by neovim.io. +foreground #C6D5CF +background #0F191F +selection_foreground #C6D5CF +selection_background #3A3E3D +# Cursor colors +cursor #CEDDD7 +cursor_text_color #0F191F +# URL underline color when hovering with mouse +# kitty window border colors +# OS Window titlebar colors +# Tab bar colors +active_tab_foreground #C6D5CF +active_tab_background #62415B +inactive_tab_foreground #C6D5CF +inactive_tab_background #20303A +# Colors for marks (marked text in the terminal) +# The basic 16 colors +# black +color0 #0F191F +color8 #263945 +# red +color1 #DE6E7C +color9 #E8838F +# green +color2 #90FF6B +color10 #A0FF85 +# yellow +color3 #B77E64 +color11 #D68C67 +# blue +color4 #8190D4 +color12 #92A0E2 +# magenta +color5 #B279A7 +color13 #CF86C1 +# cyan +color6 #66A5AD +color14 #65B8C1 +# white +color7 #C6D5CF +color15 #98A39E +# You can set the remaining 240 colors as color16 to color255. diff --git a/themes/neobones_light.conf b/themes/neobones_light.conf new file mode 100644 index 0000000..6183ecb --- /dev/null +++ b/themes/neobones_light.conf @@ -0,0 +1,49 @@ +# This file is auto-generated by shipwright.nvim +# vim:ft=kitty +## name: neobones_light +## author: Michael Chris Lopez +## license: MIT +## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/neobones_light.conf +## blurb: A zenbones variant inspired by neovim.io. +foreground #202E18 +background #E5EDE6 +selection_foreground #202E18 +selection_background #ADE48C +# Cursor colors +cursor #202E18 +cursor_text_color #E5EDE6 +# URL underline color when hovering with mouse +# kitty window border colors +# OS Window titlebar colors +# Tab bar colors +active_tab_foreground #202E18 +active_tab_background #DCB5D4 +inactive_tab_foreground #202E18 +inactive_tab_background #C2CFC4 +# Colors for marks (marked text in the terminal) +# The basic 16 colors +# black +color0 #E5EDE6 +color8 #B3C6B6 +# red +color1 #A8334C +color9 #94253E +# green +color2 #567A30 +color10 #3F5A22 +# yellow +color3 #944927 +color11 #803D1C +# blue +color4 #286486 +color12 #1D5573 +# magenta +color5 #88507D +color13 #7B3B70 +# cyan +color6 #3B8992 +color14 #2B747C +# white +color7 #202E18 +color15 #415934 +# You can set the remaining 240 colors as color16 to color255. diff --git a/themes/nightfly-dark.conf b/themes/nightfly-dark.conf new file mode 100644 index 0000000..a2da610 --- /dev/null +++ b/themes/nightfly-dark.conf @@ -0,0 +1,33 @@ +# Based on nightfly vim colorscheme by @bluz71 +# +# URL: github.com/bluz71/vim-nightfly-guicolors +# License: MIT (https://opensource.org/licenses/MIT) + +background #011627 +foreground #c3ccdc +cursor #82aaff +selection_background #1d3b53 +color0 #1d3b53 +color1 #fc514e +color2 #a1cd5e +color3 #e7d37a +color4 #82aaff +color5 #c792ea +color6 #7fdbca +color7 #a1aab8 +color8 #7c8f8f +color9 #ff5874 +color10 #21c7a8 +color11 #ecc48d +color12 #82aaff +color13 #ae81ff +color14 #7fdbca +color15 #d6deeb + +tab_bar_background #313447 +active_tab_foreground #18324d +active_tab_background #3e6da0 +inactive_tab_foreground #2e557c +inactive_tab_background #051626 +active_border_color #e7d37a +inactive_border_color #1d3b53 diff --git a/themes/nightfly.conf b/themes/nightfly.conf index 17badbe..25d69e8 100644 --- a/themes/nightfly.conf +++ b/themes/nightfly.conf @@ -23,3 +23,11 @@ color12 #82aaff color13 #ae81ff color14 #7fdbca color15 #d6deeb + +tab_bar_background #011627 +active_tab_foreground #011627 +active_tab_background #82aaff +inactive_tab_foreground #1d3b53 +inactive_tab_background #c3ccdc +active_border_color #e7d37a +inactive_border_color #1d3b53 diff --git a/themes/nightfox.conf b/themes/nightfox.conf new file mode 100644 index 0000000..ed32ad2 --- /dev/null +++ b/themes/nightfox.conf @@ -0,0 +1,41 @@ +# Nightfox colors for Kitty +## name: nightfox +## upstream: https://github.com/edeneast/nightfox.nvim/raw/main/extra/nightfox/nightfox_kitty.conf + +background #192330 +foreground #cdcecf +selection_background #283648 +selection_foreground #cdcecf +url_color #81b29a +cursor #cdcecf + +# Tabs +active_tab_background #719cd6 +active_tab_foreground #131A24 +inactive_tab_background #283648 +inactive_tab_foreground #526175 + +# normal +color0 #393b44 +color1 #c94f6d +color2 #81b29a +color3 #dbc074 +color4 #719cd6 +color5 #9d79d6 +color6 #63cdcf +color7 #f2f2f2 + +# bright +color8 #475072 +color9 #d6616b +color10 #58cd8b +color11 #ffe37e +color12 #84cee4 +color13 #b8a1e3 +color14 #59f0ff +color15 #f2f2f2 + +# extended colors +color16 #f4a261 +color17 #d67ad2 + \ No newline at end of file diff --git a/themes/nightfox_kitty.conf b/themes/nightfox_kitty.conf new file mode 100644 index 0000000..aa27b60 --- /dev/null +++ b/themes/nightfox_kitty.conf @@ -0,0 +1,41 @@ +# Nightfox colors for Kitty +## name: palefox +## upstream: https://github.com/edeneast/nightfox.nvim/raw/main/extra/palefox/nightfox_kitty.conf + +background #3d3f52 +foreground #f8f8f2 +selection_background #4d5067 +selection_foreground #f8f8f2 +url_color #6de874 +cursor #f8f8f2 + +# Tabs +active_tab_background #a381ff +active_tab_foreground #2E2F3E +inactive_tab_background #4d5067 +inactive_tab_foreground #6f6b80 + +# normal +color0 #3b3a32 +color1 #f1756f +color2 #6de874 +color3 #f0e656 +color4 #a381ff +color5 #ff87b1 +color6 #7ef5b8 +color7 #ffefff + +# bright +color8 #9c97ac +color9 #ff9f9a +color10 #7bfa81 +color11 #ffea00 +color12 #c5a3ff +color13 #ffb8d1 +color14 #c2ffdf +color15 #ffefff + +# extended colors +color16 #f5b87f +color17 #ffb8d1 + \ No newline at end of file diff --git a/themes/nordfox-kitty.conf b/themes/nordfox-kitty.conf new file mode 100644 index 0000000..fa2cd7a --- /dev/null +++ b/themes/nordfox-kitty.conf @@ -0,0 +1,42 @@ +# Nightfox colors for Kitty +## name: nordfox +## upstream: nordfox + +background #2e3440 +foreground #b9bfca +selection_background #3e4655 +selection_foreground #b9bfca +url_color #a3be8c +cursor #b9bfca + +# Tabs +active_tab_background #81a1c1 +active_tab_foreground #232831 +inactive_tab_background #3e4655 +inactive_tab_foreground #60728a +tab_bar_background #2e3440 + +# normal +color0 #3b4252 +color1 #bf616a +color2 #a3be8c +color3 #ebcb8b +color4 #81a1c1 +color5 #b48ead +color6 #88c0d0 +color7 #e7ecf4 + +# bright +color8 #465780 +color9 #d06f79 +color10 #b1d196 +color11 #f0d399 +color12 #8cafd2 +color13 #c895bf +color14 #93ccdc +color15 #e7ecf4 + +# extended colors +color16 #c9826b +color17 #bf88bc + diff --git a/themes/nordfox.conf b/themes/nordfox.conf new file mode 100644 index 0000000..867f2c4 --- /dev/null +++ b/themes/nordfox.conf @@ -0,0 +1,41 @@ +# Nightfox colors for Kitty +## name: nordfox +## upstream: https://github.com/edeneast/nightfox.nvim/raw/main/extra/nordfox/nightfox_kitty.conf + +background #2e3440 +foreground #b9bfca +selection_background #3e4655 +selection_foreground #b9bfca +url_color #a3be8c +cursor #b9bfca + +# Tabs +active_tab_background #81a1c1 +active_tab_foreground #232831 +inactive_tab_background #3e4655 +inactive_tab_foreground #60728a + +# normal +color0 #3b4252 +color1 #bf616a +color2 #a3be8c +color3 #ebcb8b +color4 #81a1c1 +color5 #b48ead +color6 #88c0d0 +color7 #e7ecf4 + +# bright +color8 #465780 +color9 #d06f79 +color10 #b1d196 +color11 #f0d399 +color12 #8cafd2 +color13 #c895bf +color14 #93ccdc +color15 #e7ecf4 + +# extended colors +color16 #c9826b +color17 #bf88bc + \ No newline at end of file diff --git a/themes/orbital.conf b/themes/orbital.conf new file mode 100644 index 0000000..54e01c2 --- /dev/null +++ b/themes/orbital.conf @@ -0,0 +1,29 @@ +background #000000 +foreground #e4e4e4 +cursor #5fafff +selection_foreground #000000 +selection_background #87afd7 + +active_tab_background #262626 +active_tab_foreground #ffd7af +inactive_tab_background #262626 +inactive_tab_foreground #bcbcbc +active_tab_font_style normal +inactive_tab_font_style normal + +color0 #000000 +color8 #262626 +color1 #5f5f5f +color9 #949494 +color2 #bcbcbc +color10 #ffd7af +color3 #d7af87 +color11 #af875f +color4 #5f87d7 +color12 #5f87af +color5 #87afd7 +color13 #5fafff +color6 #0087d7 +color14 #005faf +color7 #0000d7 +color15 #0000d7 diff --git a/themes/palefox-kitty.conf b/themes/palefox-kitty.conf new file mode 100644 index 0000000..d7a36b3 --- /dev/null +++ b/themes/palefox-kitty.conf @@ -0,0 +1,41 @@ +# Nightfox colors for Kitty +## name: palefox +## upstream: palefox + +background #3d3f52 +foreground #f8f8f2 +selection_background #4d5067 +selection_foreground #f8f8f2 +url_color #6de874 +cursor #f8f8f2 + +# Tabs +active_tab_background #a381ff +active_tab_foreground #2E2F3E +inactive_tab_background #4d5067 +inactive_tab_foreground #6f6b80 + +# normal +color0 #3b3a32 +color1 #f1756f +color2 #6de874 +color3 #f0e656 +color4 #a381ff +color5 #ff87b1 +color6 #7ef5b8 +color7 #ffefff + +# bright +color8 #9c97ac +color9 #ff9f9a +color10 #7bfa81 +color11 #ffea00 +color12 #c5a3ff +color13 #ffb8d1 +color14 #c2ffdf +color15 #ffefff + +# extended colors +color16 #f5b87f +color17 #ffb8d1 + \ No newline at end of file diff --git a/themes/palefox.conf b/themes/palefox.conf new file mode 100644 index 0000000..aa27b60 --- /dev/null +++ b/themes/palefox.conf @@ -0,0 +1,41 @@ +# Nightfox colors for Kitty +## name: palefox +## upstream: https://github.com/edeneast/nightfox.nvim/raw/main/extra/palefox/nightfox_kitty.conf + +background #3d3f52 +foreground #f8f8f2 +selection_background #4d5067 +selection_foreground #f8f8f2 +url_color #6de874 +cursor #f8f8f2 + +# Tabs +active_tab_background #a381ff +active_tab_foreground #2E2F3E +inactive_tab_background #4d5067 +inactive_tab_foreground #6f6b80 + +# normal +color0 #3b3a32 +color1 #f1756f +color2 #6de874 +color3 #f0e656 +color4 #a381ff +color5 #ff87b1 +color6 #7ef5b8 +color7 #ffefff + +# bright +color8 #9c97ac +color9 #ff9f9a +color10 #7bfa81 +color11 #ffea00 +color12 #c5a3ff +color13 #ffb8d1 +color14 #c2ffdf +color15 #ffefff + +# extended colors +color16 #f5b87f +color17 #ffb8d1 + \ No newline at end of file diff --git a/themes/rose-pine-dawn.conf b/themes/rose-pine-dawn.conf new file mode 100644 index 0000000..e29106d --- /dev/null +++ b/themes/rose-pine-dawn.conf @@ -0,0 +1,48 @@ +foreground #575279 +background #faf4ed +selection_foreground #575279 +selection_background #eee9e6 + +url_color #907aa9 + +cursor #9893a5 +cursor_text_color #575279 + +active_tab_foreground #faf4ed +active_tab_background #575279 +inactive_tab_foreground #575279 +inactive_tab_background #faf4ed +tab_bar_background #faf4ed + +# black +color0 #f2e9de +color8 #6e6a86 + +# red +color1 #b4637a +color9 #b4637a + +# green +color2 #286983 +color10 #286983 + +# yellow +color3 #ea9d34 +color11 #ea9d34 + +# blue +color4 #56949f +color12 #56949f + +# magenta +color5 #907aa9 +color13 #907aa9 + +# cyan +color6 #d7827e +color14 #d7827e + +# white +color7 #575279 +color15 #575279 + diff --git a/themes/rose-pine-moon.conf b/themes/rose-pine-moon.conf new file mode 100644 index 0000000..dabeecc --- /dev/null +++ b/themes/rose-pine-moon.conf @@ -0,0 +1,48 @@ +foreground #e0def4 +background #232136 +selection_foreground #e0def4 +selection_background #312f44 + +url_color #c4a7e7 + +cursor #59546d +cursor_text_color #e0def4 + +active_tab_foreground #e0def4 +active_tab_background #393552 +inactive_tab_foreground #817c9c +inactive_tab_background #232136 +tab_bar_background #232136 + +# black +color0 #393552 +color8 #817c9c + +# red +color1 #eb6f92 +color9 #eb6f92 + +# green +color2 #3e8fb0 +color10 #3e8fb0 + +# yellow +color3 #f6c177 +color11 #f6c177 + +# blue +color4 #9ccfd8 +color12 #9ccfd8 + +# magenta +color5 #c4a7e7 +color13 #c4a7e7 + +# cyan +color6 #ea9a97 +color14 #ea9a97 + +# white +color7 #e0def4 +color15 #e0def4 + diff --git a/themes/rose-pine.conf b/themes/rose-pine.conf new file mode 100644 index 0000000..485b465 --- /dev/null +++ b/themes/rose-pine.conf @@ -0,0 +1,47 @@ +foreground #e0def4 +background #191724 +selection_foreground #e0def4 +selection_background #2a2837 + +url_color #c4a7e7 + +cursor #555169 +cursor_text_color #e0def4 + +active_tab_foreground #e0def4 +active_tab_background #26233a +inactive_tab_foreground #6e6a86 +inactive_tab_background #191724 + +# black +color0 #26233a +color8 #6e6a86 + +# red +color1 #eb6f92 +color9 #eb6f92 + +# green +color2 #31748f +color10 #31748f + +# yellow +color3 #f6c177 +color11 #f6c177 + +# blue +color4 #9ccfd8 +color12 #9ccfd8 + +# magenta +color5 #c4a7e7 +color13 #c4a7e7 + +# cyan +color6 #ebbcba +color14 #ebbcba + +# white +color7 #e0def4 +color15 #e0def4 + diff --git a/themes/seoulbones_dark.conf b/themes/seoulbones_dark.conf new file mode 100644 index 0000000..a86ac5b --- /dev/null +++ b/themes/seoulbones_dark.conf @@ -0,0 +1,49 @@ +# This file is auto-generated by shipwright.nvim +# vim:ft=kitty +## name: seoulbones_dark +## author: Michael Chris Lopez +## license: MIT +## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/seoulbones_dark.conf +## blurb: A zenbones variant inspired by Seoul256. +foreground #DDDDDD +background #4B4B4B +selection_foreground #DDDDDD +selection_background #777777 +# Cursor colors +cursor #E2E2E2 +cursor_text_color #4B4B4B +# URL underline color when hovering with mouse +# kitty window border colors +# OS Window titlebar colors +# Tab bar colors +active_tab_foreground #DDDDDD +active_tab_background #8283AD +inactive_tab_foreground #DDDDDD +inactive_tab_background #5E5E5E +# Colors for marks (marked text in the terminal) +# The basic 16 colors +# black +color0 #4B4B4B +color8 #6C6465 +# red +color1 #E388A3 +color9 #EB99B1 +# green +color2 #98BD99 +color10 #8FCD92 +# yellow +color3 #FFDF9B +color11 #FFE5B3 +# blue +color4 #97BDDE +color12 #A2C8E9 +# magenta +color5 #A5A6C5 +color13 #B2B3DA +# cyan +color6 #6FBDBE +color14 #6BCACB +# white +color7 #DDDDDD +color15 #A8A8A8 +# You can set the remaining 240 colors as color16 to color255. diff --git a/themes/seoulbones_light.conf b/themes/seoulbones_light.conf new file mode 100644 index 0000000..895fc48 --- /dev/null +++ b/themes/seoulbones_light.conf @@ -0,0 +1,49 @@ +# This file is auto-generated by shipwright.nvim +# vim:ft=kitty +## name: seoulbones_light +## author: Michael Chris Lopez +## license: MIT +## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/seoulbones_light.conf +## blurb: A zenbones variant inspired by Seoul256. +foreground #555555 +background #E2E2E2 +selection_foreground #555555 +selection_background #CCCCCC +# Cursor colors +cursor #555555 +cursor_text_color #E2E2E2 +# URL underline color when hovering with mouse +# kitty window border colors +# OS Window titlebar colors +# Tab bar colors +active_tab_foreground #555555 +active_tab_background #CBB1CA +inactive_tab_foreground #555555 +inactive_tab_background #C4C4C4 +# Colors for marks (marked text in the terminal) +# The basic 16 colors +# black +color0 #E2E2E2 +color8 #BFBABB +# red +color1 #DC5284 +color9 #BE3C6D +# green +color2 #628562 +color10 #487249 +# yellow +color3 #C48562 +color11 #A76B48 +# blue +color4 #0084A3 +color12 #006F89 +# magenta +color5 #896788 +color13 #7F4C7E +# cyan +color6 #008586 +color14 #006F70 +# white +color7 #555555 +color15 #777777 +# You can set the remaining 240 colors as color16 to color255. diff --git a/themes/space-nvim-light.conf b/themes/space-nvim-light.conf new file mode 100644 index 0000000..39cc053 --- /dev/null +++ b/themes/space-nvim-light.conf @@ -0,0 +1,28 @@ + +background #fbf8ef +foreground #655370 +selection_background #655370 +selection_foreground #fbf8ef +cursor #35a8a5 +color0 #353a44 +color1 #d26487 +color2 #35a8a5 +color3 #b89f33 +color4 #6981c5 +color5 #a15ea7 +color6 #288668 +color7 #463a4e +color8 #f2241f +color9 #67b11d +color10 #a15ea7 +color11 #a15ea7 +color12 #3a81c3 +color13 #6c3163 +color14 #24775c +color15 #3a81c3 + +tab_bar_background #fbf8ef +active_tab_background #35a8a5 +active_tab_foreground #fbf8ef +inactive_tab_background #fbf8ef +inactive_tab_foreground #655370 diff --git a/themes/tempus_autumn.conf b/themes/tempus_autumn.conf new file mode 100644 index 0000000..91350f7 --- /dev/null +++ b/themes/tempus_autumn.conf @@ -0,0 +1,40 @@ +# vi:ft=conf + +# theme: Tempus Autumn +# author: Protesilaos Stavrou (https://protesilaos.com) +# description: Dark theme with a palette inspired by earthly colours (WCAG AA compliant) + +cursor #a9a2a6 +cursor_text_color #302420 +url_color #7897c2 + +active_border_color #a5918a +inactive_border_color #312e2a +bell_border_color #ba9000 + +active_tab_foreground #80a100 +active_tab_background #312e2a +inactive_tab_foreground #a5918a +inactive_tab_background #302420 + +foreground #a9a2a6 +background #302420 +selection_foreground #302420 +selection_background #a9a2a6 + +color0 #302420 +color1 #f16c50 +color2 #80a100 +color3 #ac9440 +color4 #7897c2 +color5 #dd758e +color6 #52a485 +color7 #a5918a +color8 #312e2a +color9 #e07a3d +color10 #43a770 +color11 #ba9000 +color12 #908ed4 +color13 #c57bc4 +color14 #2aa4ad +color15 #a9a2a6 diff --git a/themes/tempus_classic.conf b/themes/tempus_classic.conf new file mode 100644 index 0000000..1c05d04 --- /dev/null +++ b/themes/tempus_classic.conf @@ -0,0 +1,40 @@ +# vi:ft=conf + +# theme: Tempus Classic +# author: Protesilaos Stavrou (https://protesilaos.com) +# description: Dark theme with warm hues (WCAG AA compliant) + +cursor #aeadaf +cursor_text_color #232323 +url_color #6e9cb0 + +active_border_color #949d9f +inactive_border_color #312e30 +bell_border_color #a8a030 + +active_tab_foreground #8c9e3d +active_tab_background #312e30 +inactive_tab_foreground #949d9f +inactive_tab_background #232323 + +foreground #aeadaf +background #232323 +selection_foreground #232323 +selection_background #aeadaf + +color0 #232323 +color1 #d2813d +color2 #8c9e3d +color3 #b1942b +color4 #6e9cb0 +color5 #b58d88 +color6 #6da280 +color7 #949d9f +color8 #312e30 +color9 #d0913d +color10 #96a42d +color11 #a8a030 +color12 #8e9cc0 +color13 #d58888 +color14 #7aa880 +color15 #aeadaf diff --git a/themes/tempus_dawn.conf b/themes/tempus_dawn.conf new file mode 100644 index 0000000..5acc6a6 --- /dev/null +++ b/themes/tempus_dawn.conf @@ -0,0 +1,40 @@ +# vi:ft=conf + +# theme: Tempus Dawn +# author: Protesilaos Stavrou (https://protesilaos.com) +# description: Light theme with a soft, slightly desaturated palette (WCAG AA compliant) + +cursor #4a4b4e +cursor_text_color #eff0f2 +url_color #4b529a + +active_border_color #686565 +inactive_border_color #e2e4e1 +bell_border_color #8d5b0a + +active_tab_foreground #206620 +active_tab_background #e2e4e1 +inactive_tab_foreground #686565 +inactive_tab_background #eff0f2 + +foreground #4a4b4e +background #eff0f2 +selection_foreground #eff0f2 +selection_background #4a4b4e + +color0 #4a4b4e +color1 #a32a3a +color2 #206620 +color3 #745300 +color4 #4b529a +color5 #8d377e +color6 #086784 +color7 #e2e4e1 +color8 #686565 +color9 #ae4e2a +color10 #1a7608 +color11 #8d5b0a +color12 #5c5bb2 +color13 #8e47a8 +color14 #106e8c +color15 #eff0f2 diff --git a/themes/tempus_day.conf b/themes/tempus_day.conf new file mode 100644 index 0000000..cbcc0c1 --- /dev/null +++ b/themes/tempus_day.conf @@ -0,0 +1,40 @@ +# vi:ft=conf + +# theme: Tempus Day +# author: Protesilaos Stavrou (https://protesilaos.com) +# description: Light theme with warm colours (WCAG AA compliant) + +cursor #464340 +cursor_text_color #f8f2e5 +url_color #385dc4 + +active_border_color #68607d +inactive_border_color #eae9dd +bell_border_color #706a00 + +active_tab_foreground #107410 +active_tab_background #eae9dd +inactive_tab_foreground #68607d +inactive_tab_background #f8f2e5 + +foreground #464340 +background #f8f2e5 +selection_foreground #f8f2e5 +selection_background #464340 + +color0 #464340 +color1 #c81000 +color2 #107410 +color3 #806000 +color4 #385dc4 +color5 #b63052 +color6 #007070 +color7 #eae9dd +color8 #68607d +color9 #b94000 +color10 #4a7240 +color11 #706a00 +color12 #0d66c9 +color13 #8055aa +color14 #337087 +color15 #f8f2e5 diff --git a/themes/tempus_dusk.conf b/themes/tempus_dusk.conf new file mode 100644 index 0000000..70d7677 --- /dev/null +++ b/themes/tempus_dusk.conf @@ -0,0 +1,40 @@ +# vi:ft=conf + +# theme: Tempus Dusk +# author: Protesilaos Stavrou (https://protesilaos.com) +# description: Dark theme with a deep blue-ish, slightly desaturated palette (WCAG AA compliant) + +cursor #a2a8ba +cursor_text_color #1f252d +url_color #8c9abe + +active_border_color #a29899 +inactive_border_color #2c3150 +bell_border_color #bda75a + +active_tab_foreground #8ba089 +active_tab_background #2c3150 +inactive_tab_foreground #a29899 +inactive_tab_background #1f252d + +foreground #a2a8ba +background #1f252d +selection_foreground #1f252d +selection_background #a2a8ba + +color0 #1f252d +color1 #cb8d56 +color2 #8ba089 +color3 #a79c46 +color4 #8c9abe +color5 #b190af +color6 #8e9aba +color7 #a29899 +color8 #2c3150 +color9 #d39d74 +color10 #80b48f +color11 #bda75a +color12 #9ca5de +color13 #c69ac6 +color14 #8caeb6 +color15 #a2a8ba diff --git a/themes/tempus_fugit.conf b/themes/tempus_fugit.conf new file mode 100644 index 0000000..4a28d1a --- /dev/null +++ b/themes/tempus_fugit.conf @@ -0,0 +1,40 @@ +# vi:ft=conf + +# theme: Tempus Fugit +# author: Protesilaos Stavrou (https://protesilaos.com) +# description: Light, pleasant theme optimised for long writing/coding sessions (WCAG AA compliant) + +cursor #4d595f +cursor_text_color #fff5f3 +url_color #1666b0 + +active_border_color #7b6471 +inactive_border_color #f2ebe9 +bell_border_color #985d00 + +active_tab_foreground #357200 +active_tab_background #f2ebe9 +inactive_tab_foreground #7b6471 +inactive_tab_background #fff5f3 + +foreground #4d595f +background #fff5f3 +selection_foreground #fff5f3 +selection_background #4d595f + +color0 #4d595f +color1 #c61a14 +color2 #357200 +color3 #825e00 +color4 #1666b0 +color5 #a83884 +color6 #007072 +color7 #f2ebe9 +color8 #7b6471 +color9 #bd401a +color10 #447720 +color11 #985d00 +color12 #485ddf +color13 #a438c0 +color14 #00786a +color15 #fff5f3 diff --git a/themes/tempus_future.conf b/themes/tempus_future.conf new file mode 100644 index 0000000..b685a14 --- /dev/null +++ b/themes/tempus_future.conf @@ -0,0 +1,40 @@ +# vi:ft=conf + +# theme: Tempus Future +# author: Protesilaos Stavrou (https://protesilaos.com) +# description: Dark theme with colours inspired by concept art of outer space (WCAG AAA compliant) + +cursor #b4abac +cursor_text_color #090a18 +url_color #4aaed3 + +active_border_color #a59ebd +inactive_border_color #260e22 +bell_border_color #de9b1d + +active_tab_foreground #6ab539 +active_tab_background #260e22 +inactive_tab_foreground #a59ebd +inactive_tab_background #090a18 + +foreground #b4abac +background #090a18 +selection_foreground #090a18 +selection_background #b4abac + +color0 #090a18 +color1 #ff778a +color2 #6ab539 +color3 #bfa01a +color4 #4aaed3 +color5 #e58a82 +color6 #29b3bb +color7 #a59ebd +color8 #260e22 +color9 #f78e2f +color10 #60ba80 +color11 #de9b1d +color12 #8ba7ea +color13 #e08bd6 +color14 #2cbab6 +color15 #b4abac diff --git a/themes/tempus_night.conf b/themes/tempus_night.conf new file mode 100644 index 0000000..f6750b3 --- /dev/null +++ b/themes/tempus_night.conf @@ -0,0 +1,40 @@ +# vi:ft=conf + +# theme: Tempus Night +# author: Protesilaos Stavrou (https://protesilaos.com) +# description: High contrast dark theme with bright colours (WCAG AAA compliant) + +cursor #e0e0e0 +cursor_text_color #1a1a1a +url_color #5aaaf2 + +active_border_color #c4bdaf +inactive_border_color #18143d +bell_border_color #d7ae00 + +active_tab_foreground #52ba40 +active_tab_background #18143d +inactive_tab_foreground #c4bdaf +inactive_tab_background #1a1a1a + +foreground #e0e0e0 +background #1a1a1a +selection_foreground #1a1a1a +selection_background #e0e0e0 + +color0 #1a1a1a +color1 #fb7e8e +color2 #52ba40 +color3 #b0a800 +color4 #5aaaf2 +color5 #ee80c0 +color6 #1db5c3 +color7 #c4bdaf +color8 #18143d +color9 #f69d6a +color10 #88c400 +color11 #d7ae00 +color12 #8cb4f0 +color13 #de99f0 +color14 #00ca9a +color15 #e0e0e0 diff --git a/themes/tempus_past.conf b/themes/tempus_past.conf new file mode 100644 index 0000000..d74f55f --- /dev/null +++ b/themes/tempus_past.conf @@ -0,0 +1,40 @@ +# vi:ft=conf + +# theme: Tempus Past +# author: Protesilaos Stavrou (https://protesilaos.com) +# description: Light theme inspired by old vaporwave concept art (WCAG AA compliant) + +cursor #53545b +cursor_text_color #f3f2f4 +url_color #1763aa + +active_border_color #80565d +inactive_border_color #ece6de +bell_border_color #9d524a + +active_tab_foreground #0a7040 +active_tab_background #ece6de +inactive_tab_foreground #80565d +inactive_tab_background #f3f2f4 + +foreground #53545b +background #f3f2f4 +selection_foreground #f3f2f4 +selection_background #53545b + +color0 #53545b +color1 #c00c50 +color2 #0a7040 +color3 #a6403a +color4 #1763aa +color5 #b02874 +color6 #096a83 +color7 #ece6de +color8 #80565d +color9 #bd3636 +color10 #407343 +color11 #9d524a +color12 #5a5ebb +color13 #b225ab +color14 #07737a +color15 #f3f2f4 diff --git a/themes/tempus_rift.conf b/themes/tempus_rift.conf new file mode 100644 index 0000000..bd50cfe --- /dev/null +++ b/themes/tempus_rift.conf @@ -0,0 +1,40 @@ +# vi:ft=conf + +# theme: Tempus Rift +# author: Protesilaos Stavrou (https://protesilaos.com) +# description: Dark theme with a subdued palette on the green side of the spectrum (WCAG AA compliant) + +cursor #bbbcbc +cursor_text_color #162c22 +url_color #30aeb0 + +active_border_color #ab9aa9 +inactive_border_color #283431 +bell_border_color #82bd00 + +active_tab_foreground #34b534 +active_tab_background #283431 +inactive_tab_foreground #ab9aa9 +inactive_tab_background #162c22 + +foreground #bbbcbc +background #162c22 +selection_foreground #162c22 +selection_background #bbbcbc + +color0 #162c22 +color1 #c19904 +color2 #34b534 +color3 #7fad00 +color4 #30aeb0 +color5 #c8954c +color6 #5fad8f +color7 #ab9aa9 +color8 #283431 +color9 #d2a634 +color10 #6ac134 +color11 #82bd00 +color12 #56bdad +color13 #cca0ba +color14 #10c480 +color15 #bbbcbc diff --git a/themes/tempus_spring.conf b/themes/tempus_spring.conf new file mode 100644 index 0000000..f4ca56c --- /dev/null +++ b/themes/tempus_spring.conf @@ -0,0 +1,40 @@ +# vi:ft=conf + +# theme: Tempus Spring +# author: Protesilaos Stavrou (https://protesilaos.com) +# description: Dark theme with a palette inspired by early spring colours (WCAG AA compliant) + +cursor #b5b8b7 +cursor_text_color #283a37 +url_color #39b6ce + +active_border_color #96aca7 +inactive_border_color #2a423d +bell_border_color #c5a443 + +active_tab_foreground #5cbc4d +active_tab_background #2a423d +inactive_tab_foreground #96aca7 +inactive_tab_background #283a37 + +foreground #b5b8b7 +background #283a37 +selection_foreground #283a37 +selection_background #b5b8b7 + +color0 #283a37 +color1 #ff855a +color2 #5cbc4d +color3 #a6af1a +color4 #39b6ce +color5 #e69092 +color6 #36bd84 +color7 #96aca7 +color8 #2a423d +color9 #e19900 +color10 #6dbb0d +color11 #c5a443 +color12 #70ade2 +color13 #d091db +color14 #3cbaa6 +color15 #b5b8b7 diff --git a/themes/tempus_summer.conf b/themes/tempus_summer.conf new file mode 100644 index 0000000..d6fc9a4 --- /dev/null +++ b/themes/tempus_summer.conf @@ -0,0 +1,40 @@ +# vi:ft=conf + +# theme: Tempus Summer +# author: Protesilaos Stavrou (https://protesilaos.com) +# description: Dark theme with colours inspired by summer evenings by the sea (WCAG AA compliant) + +cursor #a0abae +cursor_text_color #202c3d +url_color #609fda + +active_border_color #919ab9 +inactive_border_color #352f49 +bell_border_color #bd951a + +active_tab_foreground #4eac6d +active_tab_background #352f49 +inactive_tab_foreground #919ab9 +inactive_tab_background #202c3d + +foreground #a0abae +background #202c3d +selection_foreground #202c3d +selection_background #a0abae + +color0 #202c3d +color1 #f76f6e +color2 #4eac6d +color3 #af9a0a +color4 #609fda +color5 #cc84ad +color6 #3dab95 +color7 #919ab9 +color8 #352f49 +color9 #eb7b4d +color10 #57ad47 +color11 #bd951a +color12 #8196e8 +color13 #c97ed7 +color14 #2aa9b6 +color15 #a0abae diff --git a/themes/tempus_tempest.conf b/themes/tempus_tempest.conf new file mode 100644 index 0000000..e9666b5 --- /dev/null +++ b/themes/tempus_tempest.conf @@ -0,0 +1,40 @@ +# vi:ft=conf + +# theme: Tempus Tempest +# author: Protesilaos Stavrou (https://protesilaos.com) +# description: A green-scale, subtle theme for late night hackers (WCAG AAA compliant) + +cursor #b6e0ca +cursor_text_color #282b2b +url_color #60d4cd + +active_border_color #b0c8ca +inactive_border_color #303434 +bell_border_color #bbde4f + +active_tab_foreground #7ad67a +active_tab_background #303434 +inactive_tab_foreground #b0c8ca +inactive_tab_background #282b2b + +foreground #b6e0ca +background #282b2b +selection_foreground #282b2b +selection_background #b6e0ca + +color0 #282b2b +color1 #c6c80a +color2 #7ad67a +color3 #bfc94a +color4 #60d4cd +color5 #c0c4aa +color6 #8ad0b0 +color7 #b0c8ca +color8 #303434 +color9 #d1d933 +color10 #99e299 +color11 #bbde4f +color12 #74e4cd +color13 #d2d4aa +color14 #9bdfc4 +color15 #b6e0ca diff --git a/themes/tempus_totus.conf b/themes/tempus_totus.conf new file mode 100644 index 0000000..60c9589 --- /dev/null +++ b/themes/tempus_totus.conf @@ -0,0 +1,40 @@ +# vi:ft=conf + +# theme: Tempus Totus +# author: Protesilaos Stavrou (https://protesilaos.com) +# description: Light theme for prose or for coding in an open space (WCAG AAA compliant) + +cursor #4a484d +cursor_text_color #ffffff +url_color #1d3fcf + +active_border_color #5f4d4f +inactive_border_color #f3f1f3 +bell_border_color #8b3800 + +active_tab_foreground #005f26 +active_tab_background #f3f1f3 +inactive_tab_foreground #5f4d4f +inactive_tab_background #ffffff + +foreground #4a484d +background #ffffff +selection_foreground #ffffff +selection_background #4a484d + +color0 #4a484d +color1 #a80000 +color2 #005f26 +color3 #714900 +color4 #1d3fcf +color5 #882a7a +color6 #185870 +color7 #f3f1f3 +color8 #5f4d4f +color9 #9b2230 +color10 #4a5700 +color11 #8b3800 +color12 #2d48b0 +color13 #7310cb +color14 #005589 +color15 #ffffff diff --git a/themes/tempus_warp.conf b/themes/tempus_warp.conf new file mode 100644 index 0000000..c93af1f --- /dev/null +++ b/themes/tempus_warp.conf @@ -0,0 +1,40 @@ +# vi:ft=conf + +# theme: Tempus Warp +# author: Protesilaos Stavrou (https://protesilaos.com) +# description: Dark theme with a vibrant palette (WCAG AA compliant) + +cursor #a29fa0 +cursor_text_color #001514 +url_color #557feb + +active_border_color #928080 +inactive_border_color #241828 +bell_border_color #ba8a00 + +active_tab_foreground #139913 +active_tab_background #241828 +inactive_tab_foreground #928080 +inactive_tab_background #001514 + +foreground #a29fa0 +background #001514 +selection_foreground #001514 +selection_background #a29fa0 + +color0 #001514 +color1 #fa3333 +color2 #139913 +color3 #9e8100 +color4 #557feb +color5 #d54cbf +color6 #009580 +color7 #928080 +color8 #241828 +color9 #F0681A +color10 #3aa73a +color11 #ba8a00 +color12 #8887f0 +color13 #d85cf2 +color14 #1da1af +color15 #a29fa0 diff --git a/themes/tempus_winter.conf b/themes/tempus_winter.conf new file mode 100644 index 0000000..b1533cb --- /dev/null +++ b/themes/tempus_winter.conf @@ -0,0 +1,40 @@ +# vi:ft=conf + +# theme: Tempus Winter +# author: Protesilaos Stavrou (https://protesilaos.com) +# description: Dark theme with a palette inspired by winter nights at the city (WCAG AA compliant) + +cursor #8da3b8 +cursor_text_color #202427 +url_color #798fd7 + +active_border_color #909294 +inactive_border_color #292b35 +bell_border_color #ad8e4b + +active_tab_foreground #49a61d +active_tab_background #292b35 +inactive_tab_foreground #909294 +inactive_tab_background #202427 + +foreground #8da3b8 +background #202427 +selection_foreground #202427 +selection_background #8da3b8 + +color0 #202427 +color1 #eb6a58 +color2 #49a61d +color3 #959721 +color4 #798fd7 +color5 #cd7b7e +color6 #4fa090 +color7 #909294 +color8 #292b35 +color9 #db7824 +color10 #00a854 +color11 #ad8e4b +color12 #309dc1 +color13 #c874c2 +color14 #1ba2a0 +color15 #8da3b8 diff --git a/themes/tokyo-storm.conf b/themes/tokyo-storm.conf new file mode 100644 index 0000000..27b4fc7 --- /dev/null +++ b/themes/tokyo-storm.conf @@ -0,0 +1,29 @@ +background #24283b +foreground #c0caf5 +selection_background #c0caf5 +selection_foreground #24283b +cursor #9ece6a +color0 #1D202F +color1 #f7768e +color2 #9ece6a +color3 #e0af68 +color4 #7aa2f7 +color5 #bb9af7 +color6 #7dcfff +color7 #a9b1d6 +color8 #414868 +color9 #f7768e +color10 #9ece6a +color11 #e0af68 +color12 #7aa2f7 +color13 #bb9af7 +color14 #7dcfff +color15 #c0caf5 + +active_tab_foreground #24283b +active_tab_background #9ece6a +active_tab_font_style bold +inactive_tab_foreground #c0caf5 +inactive_tab_background #616b9e +inactive_tab_font_style normal +tab_bar_background #24283b diff --git a/themes/tokyonight_day.conf b/themes/tokyonight_day.conf new file mode 100644 index 0000000..863d393 --- /dev/null +++ b/themes/tokyonight_day.conf @@ -0,0 +1,40 @@ +# TokyoNight colors for Kitty + +background #e1e2e7 +foreground #3760bf +selection_background #99a7df +selection_foreground #3760bf +url_color #387068 +cursor #3760bf + +# normal +color0 #e9e9ed +color1 #f52a65 +color2 #587539 +color3 #8c6c3e +color4 #2e7de9 +color5 #9854f1 +color6 #007197 +color7 #6172b0 + +# bright +color8 #a1a6c5 +color9 #f52a65 +color10 #587539 +color11 #8c6c3e +color12 #2e7de9 +color13 #9854f1 +color14 #007197 +color15 #3760bf + +# extended colors +color16 #b15c00 +color17 #c64343 + +# Tabs +active_tab_background #2e7de9 +active_tab_foreground #d4d6e4 +inactive_tab_background #fff +inactive_tab_foreground #2e7de9 +tab_bar_background #e1e2e7 + diff --git a/themes/tokyonight_night.conf b/themes/tokyonight_night.conf new file mode 100644 index 0000000..3d9e2f0 --- /dev/null +++ b/themes/tokyonight_night.conf @@ -0,0 +1,40 @@ + # TokyoNight colors for Kitty + + background #1a1b26 + foreground #c0caf5 + selection_background #33467C + selection_foreground #c0caf5 + url_color #73daca + cursor #c0caf5 + + # Tabs + active_tab_background #7aa2f7 + active_tab_foreground #1f2335 + inactive_tab_background #292e42 + inactive_tab_foreground #545c7e + #tab_bar_background #15161E + + # normal + color0 #15161E + color1 #f7768e + color2 #9ece6a + color3 #e0af68 + color4 #7aa2f7 + color5 #bb9af7 + color6 #7dcfff + color7 #a9b1d6 + + # bright + color8 #414868 + color9 #f7768e + color10 #9ece6a + color11 #e0af68 + color12 #7aa2f7 + color13 #bb9af7 + color14 #7dcfff + color15 #c0caf5 + + # extended colors + color16 #ff9e64 + color17 #db4b4b + \ No newline at end of file diff --git a/themes/tokyonight_storm.conf b/themes/tokyonight_storm.conf new file mode 100644 index 0000000..8e3ab96 --- /dev/null +++ b/themes/tokyonight_storm.conf @@ -0,0 +1,40 @@ + # TokyoNight colors for Kitty + + background #24283b + foreground #c0caf5 + selection_background #364A82 + selection_foreground #c0caf5 + url_color #73daca + cursor #c0caf5 + + # Tabs + active_tab_background #7aa2f7 + active_tab_foreground #1f2335 + inactive_tab_background #292e42 + inactive_tab_foreground #545c7e + #tab_bar_background #1D202F + + # normal + color0 #1D202F + color1 #f7768e + color2 #9ece6a + color3 #e0af68 + color4 #7aa2f7 + color5 #bb9af7 + color6 #7dcfff + color7 #a9b1d6 + + # bright + color8 #414868 + color9 #f7768e + color10 #9ece6a + color11 #e0af68 + color12 #7aa2f7 + color13 #bb9af7 + color14 #7dcfff + color15 #c0caf5 + + # extended colors + color16 #ff9e64 + color17 #db4b4b + \ No newline at end of file diff --git a/themes/two-firewatch.conf b/themes/two-firewatch.conf new file mode 100644 index 0000000..7e468f3 --- /dev/null +++ b/themes/two-firewatch.conf @@ -0,0 +1,21 @@ +background #282c34 +foreground #abb2bf + +color0 #282c34 +color8 #282c34 +color1 #e06c75 +color9 #e06c75 +color2 #98c379 +color10 #98c379 +color3 #e5c07b +color11 #e5c07b +color4 #61afef +color12 #61afef +color5 #c678dd +color13 #c678dd +color6 #56b6c2 +color14 #56b6c2 +color7 #dcdfe4 +color15 #dcdfe4 + + diff --git a/themes/vim-colors-github-light.conf b/themes/vim-colors-github-light.conf new file mode 100644 index 0000000..924dfad --- /dev/null +++ b/themes/vim-colors-github-light.conf @@ -0,0 +1,20 @@ +background #f6f8fa +foreground #24292e + +color0 #babbbc +color8 #76787b +color1 #d73a49 +color9 #b31d28 +color2 #3ebc5c +color10 #22863a +color3 #f18338 +color11 #e36209 +color4 #005cc5 +color12 #032f62 +color5 #6f42c1 +color13 #45267d +color6 #005cc5 +color14 #032f62 +color7 #41484f +color15 #24292e + diff --git a/themes/vimbones.conf b/themes/vimbones.conf new file mode 100644 index 0000000..c5e8c77 --- /dev/null +++ b/themes/vimbones.conf @@ -0,0 +1,49 @@ +# This file is auto-generated by shipwright.nvim +# vim:ft=kitty +## name: vimbones +## author: Michael Chris Lopez +## license: MIT +## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/vimbones.conf +## blurb: A zenbones variant inspired by vim.org. +foreground #353535 +background #F0F0CA +selection_foreground #353535 +selection_background #D7D7D7 +# Cursor colors +cursor #353535 +cursor_text_color #F0F0CA +# URL underline color when hovering with mouse +# kitty window border colors +# OS Window titlebar colors +# Tab bar colors +active_tab_foreground #353535 +active_tab_background #DEB9D6 +inactive_tab_foreground #353535 +inactive_tab_background #D1D1B0 +# Colors for marks (marked text in the terminal) +# The basic 16 colors +# black +color0 #F0F0CA +color8 #C6C6A3 +# red +color1 #A8334C +color9 #94253E +# green +color2 #4F6C31 +color10 #3F5A22 +# yellow +color3 #944927 +color11 #803D1C +# blue +color4 #286486 +color12 #1D5573 +# magenta +color5 #88507D +color13 #7B3B70 +# cyan +color6 #3B8992 +color14 #2B747C +# white +color7 #353535 +color15 #5C5C5C +# You can set the remaining 240 colors as color16 to color255. diff --git a/themes/vscode-light.conf b/themes/vscode-light.conf new file mode 100644 index 0000000..24bca3f --- /dev/null +++ b/themes/vscode-light.conf @@ -0,0 +1,27 @@ +background #FFFFFF +foreground #343434 +selection_background #343434 +selection_foreground #FFFFFF +cursor #a3be8c +color0 #3b4252 +color1 #bf616a +color2 #a3be8c +color3 #ebcb8b +color4 #81a1c1 +color5 #b48ead +color6 #88c0d0 +color7 #e5e9f0 +color8 #465780 +color9 #d06f79 +color10 #b1d196 +color11 #f0d399 +color12 #8cafd2 +color13 #c895bf +color14 #93ccdc +color15 #e7ecf4 + +active_tab_background #88c0d0 +active_tab_foreground #343434 +inactive_tab_background #dddddd +inactive_tab_foreground #343434 +tab_bar_background #ffffff diff --git a/themes/vscode.conf b/themes/vscode.conf new file mode 100644 index 0000000..a0b56fd --- /dev/null +++ b/themes/vscode.conf @@ -0,0 +1,29 @@ +background #1e1e1e +foreground #bbc2cf +selection_background #abb2bf +selection_foreground #1e1e1e +cursor #b4be82 +color0 #1e2132 +color1 #e27878 +color2 #b4be82 +color3 #e2a478 +color4 #84a0c6 +color5 #a093c7 +color6 #89b8c2 +color7 #c6c8d1 +color8 #6b7089 +color9 #e98989 +color10 #c0ca8e +color11 #e9b189 +color12 #91acd1 +color13 #ada0d3 +color14 #95c4ce +color15 #d2d4de + +active_tab_foreground #1e1e1e +active_tab_background #b4be82 +active_tab_font_style bold +inactive_tab_foreground #abb2bf +inactive_tab_background #3e3e3e +inactive_tab_font_style normal +tab_bar_background #1e1e1e diff --git a/themes/zenbones_dark.conf b/themes/zenbones_dark.conf new file mode 100644 index 0000000..98c4649 --- /dev/null +++ b/themes/zenbones_dark.conf @@ -0,0 +1,49 @@ +# This file is auto-generated by shipwright.nvim +# vim:ft=kitty +## name: zenbones_dark +## author: Michael Chris Lopez +## license: MIT +## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/zenbones_dark.conf +## blurb: A contrast-based colorscheme. +foreground #B4BDC3 +background #1C1917 +selection_foreground #B4BDC3 +selection_background #3D4042 +# Cursor colors +cursor #C4CACF +cursor_text_color #1C1917 +# URL underline color when hovering with mouse +# kitty window border colors +# OS Window titlebar colors +# Tab bar colors +active_tab_foreground #B4BDC3 +active_tab_background #65435E +inactive_tab_foreground #B4BDC3 +inactive_tab_background #352F2D +# Colors for marks (marked text in the terminal) +# The basic 16 colors +# black +color0 #1C1917 +color8 #403833 +# red +color1 #DE6E7C +color9 #E8838F +# green +color2 #819B69 +color10 #8BAE68 +# yellow +color3 #B77E64 +color11 #D68C67 +# blue +color4 #6099C0 +color12 #61ABDA +# magenta +color5 #B279A7 +color13 #CF86C1 +# cyan +color6 #66A5AD +color14 #65B8C1 +# white +color7 #B4BDC3 +color15 #888F94 +# You can set the remaining 240 colors as color16 to color255. diff --git a/themes/zenbones_light.conf b/themes/zenbones_light.conf new file mode 100644 index 0000000..7fd88c2 --- /dev/null +++ b/themes/zenbones_light.conf @@ -0,0 +1,49 @@ +# This file is auto-generated by shipwright.nvim +# vim:ft=kitty +## name: zenbones_light +## author: Michael Chris Lopez +## license: MIT +## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/zenbones_light.conf +## blurb: A contrast-based colorscheme. +foreground #2C363C +background #F0EDEC +selection_foreground #2C363C +selection_background #CBD9E3 +# Cursor colors +cursor #2C363C +cursor_text_color #F0EDEC +# URL underline color when hovering with mouse +# kitty window border colors +# OS Window titlebar colors +# Tab bar colors +active_tab_foreground #2C363C +active_tab_background #DEB9D6 +inactive_tab_foreground #2C363C +inactive_tab_background #D6CDC9 +# Colors for marks (marked text in the terminal) +# The basic 16 colors +# black +color0 #F0EDEC +color8 #CFC1BA +# red +color1 #A8334C +color9 #94253E +# green +color2 #4F6C31 +color10 #3F5A22 +# yellow +color3 #944927 +color11 #803D1C +# blue +color4 #286486 +color12 #1D5573 +# magenta +color5 #88507D +color13 #7B3B70 +# cyan +color6 #3B8992 +color14 #2B747C +# white +color7 #2C363C +color15 #4F5E68 +# You can set the remaining 240 colors as color16 to color255. diff --git a/themes/zenburned.conf b/themes/zenburned.conf new file mode 100644 index 0000000..248a995 --- /dev/null +++ b/themes/zenburned.conf @@ -0,0 +1,49 @@ +# This file is auto-generated by shipwright.nvim +# vim:ft=kitty +## name: zenburned +## author: Michael Chris Lopez +## license: MIT +## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/zenburned.conf +## blurb: A zenbones variant inspired by Zenburn. +foreground #F0E4CF +background #404040 +selection_foreground #F0E4CF +selection_background #746956 +# Cursor colors +cursor #F3EADB +cursor_text_color #404040 +# URL underline color when hovering with mouse +# kitty window border colors +# OS Window titlebar colors +# Tab bar colors +active_tab_foreground #F0E4CF +active_tab_background #9C6992 +inactive_tab_foreground #F0E4CF +inactive_tab_background #555555 +# Colors for marks (marked text in the terminal) +# The basic 16 colors +# black +color0 #404040 +color8 #625A5B +# red +color1 #E3716E +color9 #EC8685 +# green +color2 #819B69 +color10 #8BAE68 +# yellow +color3 #B77E64 +color11 #D68C67 +# blue +color4 #6099C0 +color12 #61ABDA +# magenta +color5 #B279A7 +color13 #CF86C1 +# cyan +color6 #66A5AD +color14 #65B8C1 +# white +color7 #F0E4CF +color15 #C0AB86 +# You can set the remaining 240 colors as color16 to color255. diff --git a/themes/zenwritten_dark.conf b/themes/zenwritten_dark.conf new file mode 100644 index 0000000..97a7b68 --- /dev/null +++ b/themes/zenwritten_dark.conf @@ -0,0 +1,49 @@ +# This file is auto-generated by shipwright.nvim +# vim:ft=kitty +## name: zenwritten_dark +## author: Michael Chris Lopez +## license: MIT +## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/zenwritten_dark.conf +## blurb: A zenbones variant with zero hue and saturation. +foreground #BBBBBB +background #191919 +selection_foreground #BBBBBB +selection_background #404040 +# Cursor colors +cursor #C9C9C9 +cursor_text_color #191919 +# URL underline color when hovering with mouse +# kitty window border colors +# OS Window titlebar colors +# Tab bar colors +active_tab_foreground #BBBBBB +active_tab_background #65435E +inactive_tab_foreground #BBBBBB +inactive_tab_background #303030 +# Colors for marks (marked text in the terminal) +# The basic 16 colors +# black +color0 #191919 +color8 #3D3839 +# red +color1 #DE6E7C +color9 #E8838F +# green +color2 #819B69 +color10 #8BAE68 +# yellow +color3 #B77E64 +color11 #D68C67 +# blue +color4 #6099C0 +color12 #61ABDA +# magenta +color5 #B279A7 +color13 #CF86C1 +# cyan +color6 #66A5AD +color14 #65B8C1 +# white +color7 #BBBBBB +color15 #8E8E8E +# You can set the remaining 240 colors as color16 to color255. diff --git a/themes/zenwritten_light.conf b/themes/zenwritten_light.conf new file mode 100644 index 0000000..cb10be0 --- /dev/null +++ b/themes/zenwritten_light.conf @@ -0,0 +1,49 @@ +# This file is auto-generated by shipwright.nvim +# vim:ft=kitty +## name: zenwritten_light +## author: Michael Chris Lopez +## license: MIT +## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/zenwritten_light.conf +## blurb: A zenbones variant with zero hue and saturation. +foreground #353535 +background #EEEEEE +selection_foreground #353535 +selection_background #D7D7D7 +# Cursor colors +cursor #353535 +cursor_text_color #EEEEEE +# URL underline color when hovering with mouse +# kitty window border colors +# OS Window titlebar colors +# Tab bar colors +active_tab_foreground #353535 +active_tab_background #DEB9D6 +inactive_tab_foreground #353535 +inactive_tab_background #CFCFCF +# Colors for marks (marked text in the terminal) +# The basic 16 colors +# black +color0 #EEEEEE +color8 #C6C3C3 +# red +color1 #A8334C +color9 #94253E +# green +color2 #4F6C31 +color10 #3F5A22 +# yellow +color3 #944927 +color11 #803D1C +# blue +color4 #286486 +color12 #1D5573 +# magenta +color5 #88507D +color13 #7B3B70 +# cyan +color6 #3B8992 +color14 #2B747C +# white +color7 #353535 +color15 #5C5C5C +# You can set the remaining 240 colors as color16 to color255.