diff --git a/CREDITS.md b/CREDITS.md index 7b9f15eb8..60432a68e 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -87,6 +87,8 @@ The Calamity and Rapture themes were created by [Pustur](https://github.com/Pust The Catppuccin themes were created by the [Catppuccin](https://github.com/orgs/catppuccin/people) team +The Catthode theme was created by the [Catthode](https://github.com/catthode) project. + The CGA theme was created by [jdhmtl](https://github.com/jdhmtl). The Chalk theme was created by [achalv](https://github.com/achalv/chalk) diff --git a/Xresources/Catthode b/Xresources/Catthode new file mode 100644 index 000000000..3b04ab504 --- /dev/null +++ b/Xresources/Catthode @@ -0,0 +1,43 @@ +! +! Catthode +! +*.foreground: #ffffff +*.background: #000000 +*.cursorColor: #ff9e3b +! +! Black +*.color0: #141414 +*.color8: #636363 +! +! Red +*.color1: #ff6b6b +*.color9: #ff6b6b +! +! Green +*.color2: #b9d665 +*.color10: #b9d665 +! +! Yellow +*.color3: #ffb86c +*.color11: #fae2c8 +! +! Blue +*.color4: #9cd9e6 +*.color12: #9cd9e6 +! +! Magenta +*.color5: #eba4be +*.color13: #eba4be +! +! Cyan +*.color6: #aee6d6 +*.color14: #aee6d6 +! +! White +*.color7: #b3b3b3 +*.color15: #ffffff +! +! Bold, Italic, Underline +*.colorBD: #fae2c8 +!*.colorIT: +!*.colorUL: diff --git a/alacritty/Catthode.toml b/alacritty/Catthode.toml new file mode 100644 index 000000000..8618bef46 --- /dev/null +++ b/alacritty/Catthode.toml @@ -0,0 +1,33 @@ +# Colors (Catthode) + +[colors.bright] +black = '#636363' +blue = '#9cd9e6' +cyan = '#aee6d6' +green = '#b9d665' +magenta = '#eba4be' +red = '#ff6b6b' +white = '#ffffff' +yellow = '#fae2c8' + +[colors.cursor] +cursor = '#ff9e3b' +text = '#000000' + +[colors.normal] +black = '#141414' +blue = '#9cd9e6' +cyan = '#aee6d6' +green = '#b9d665' +magenta = '#eba4be' +red = '#ff6b6b' +white = '#b3b3b3' +yellow = '#ffb86c' + +[colors.primary] +background = '#000000' +foreground = '#ffffff' + +[colors.selection] +background = '#2d2d2d' +text = '#ffffff' diff --git a/cosmic-term/Catthode.ron b/cosmic-term/Catthode.ron new file mode 100644 index 000000000..80332ce67 --- /dev/null +++ b/cosmic-term/Catthode.ron @@ -0,0 +1,40 @@ +( + name: "Catthode", + foreground: "#ffffff", + cursor: "#ff9e3b", + bright_foreground: "#ffffff", + dim_foreground: "#141414", + + normal: ( + black: "#141414", + red: "#ff6b6b", + green: "#b9d665", + yellow: "#ffb86c", + blue: "#9cd9e6", + magenta: "#eba4be", + cyan: "#aee6d6", + white: "#b3b3b3" + ), + + bright: ( + black: "#636363", + red: "#ff6b6b", + green: "#b9d665", + yellow: "#fae2c8", + blue: "#9cd9e6", + magenta: "#eba4be", + cyan: "#aee6d6", + white: "#ffffff" + ), + + dim: ( + black: "#141414", + red: "#ff6b6b", + green: "#b9d665", + yellow: "#ffb86c", + blue: "#9cd9e6", + magenta: "#eba4be", + cyan: "#aee6d6", + white: "#b3b3b3" + ), +) diff --git a/dynamic-colors/Catthode.sh b/dynamic-colors/Catthode.sh new file mode 100755 index 000000000..f82cf962f --- /dev/null +++ b/dynamic-colors/Catthode.sh @@ -0,0 +1,7 @@ +#!/bin/sh +# Catthode +printf "\033]4;0;#141414;1;#ff6b6b;2;#b9d665;3;#ffb86c;4;#9cd9e6;5;#eba4be;6;#aee6d6;7;#b3b3b3;8;#636363;9;#ff6b6b;10;#b9d665;11;#fae2c8;12;#9cd9e6;13;#eba4be;14;#aee6d6;15;#ffffff\007" +printf "\033]10;#ffffff;#000000;#ff9e3b\007" +printf "\033]17;#2d2d2d\007" +printf "\033]19;#ffffff\007" +printf "\033]5;0;#fae2c8\007" diff --git a/electerm/Catthode.txt b/electerm/Catthode.txt new file mode 100644 index 000000000..12b358a6f --- /dev/null +++ b/electerm/Catthode.txt @@ -0,0 +1,35 @@ + +themeName=Catthode +main-dark=#000 +main-light=#2E3338 +text=#ddd +text-light=#fff +text-dark=#888 +text-disabled=#777 +primary=#08c +info=#FFD166 +success=#06D6A0 +error=#EF476F +warn=#E55934 +main=#000000 +terminal:background=#000000 +terminal:foreground=#ffffff +terminal:cursor=#ff9e3b +terminal:selection=#2d2d2d +terminal:cursorAccent=#000000 +terminal:black=#141414 +terminal:red=#ff6b6b +terminal:green=#b9d665 +terminal:yellow=#ffb86c +terminal:blue=#9cd9e6 +terminal:magenta=#eba4be +terminal:cyan=#aee6d6 +terminal:white=#b3b3b3 +terminal:brightBlack=#636363 +terminal:brightRed=#ff6b6b +terminal:brightGreen=#b9d665 +terminal:brightYellow=#fae2c8 +terminal:brightBlue=#9cd9e6 +terminal:brightMagenta=#eba4be +terminal:brightCyan=#aee6d6 +terminal:brightWhite=#ffffff diff --git a/foot/Catthode.ini b/foot/Catthode.ini new file mode 100644 index 000000000..a70847d4b --- /dev/null +++ b/foot/Catthode.ini @@ -0,0 +1,23 @@ +[colors-dark] +foreground=ffffff +background=000000 +cursor=000000 ff9e3b +selection-foreground=ffffff +selection-background=2d2d2d + +regular0=141414 +regular1=ff6b6b +regular2=b9d665 +regular3=ffb86c +regular4=9cd9e6 +regular5=eba4be +regular6=aee6d6 +regular7=b3b3b3 +bright0=636363 +bright1=ff6b6b +bright2=b9d665 +bright3=fae2c8 +bright4=9cd9e6 +bright5=eba4be +bright6=aee6d6 +bright7=ffffff diff --git a/freebsd_vt/Catthode.conf b/freebsd_vt/Catthode.conf new file mode 100644 index 000000000..5c5ad681c --- /dev/null +++ b/freebsd_vt/Catthode.conf @@ -0,0 +1,17 @@ +# Catthode +kern.vt.color.0.rgb="#141414" +kern.vt.color.1.rgb="#ff6b6b" +kern.vt.color.2.rgb="#b9d665" +kern.vt.color.3.rgb="#ffb86c" +kern.vt.color.4.rgb="#9cd9e6" +kern.vt.color.5.rgb="#eba4be" +kern.vt.color.6.rgb="#aee6d6" +kern.vt.color.7.rgb="#ffffff" +kern.vt.color.8.rgb="#636363" +kern.vt.color.9.rgb="#ff6b6b" +kern.vt.color.10.rgb="#b9d665" +kern.vt.color.11.rgb="#fae2c8" +kern.vt.color.12.rgb="#9cd9e6" +kern.vt.color.13.rgb="#eba4be" +kern.vt.color.14.rgb="#aee6d6" +kern.vt.color.15.rgb="#ffffff" diff --git a/generic/Catthode.sh b/generic/Catthode.sh new file mode 100755 index 000000000..b5a3a2e73 --- /dev/null +++ b/generic/Catthode.sh @@ -0,0 +1,72 @@ +#!/bin/sh +# Catthode + +# source for these helper functions: +# https://github.com/chriskempson/base16-shell/blob/master/templates/default.mustache +if [ -n "$TMUX" ]; then + # Tell tmux to pass the escape sequences through + # (Source: http://permalink.gmane.org/gmane.comp.terminal-emulators.tmux.user/1324) + put_template() { printf '\033Ptmux;\033\033]4;%d;rgb:%s\033\033\\\033\\' $@; } + put_template_var() { printf '\033Ptmux;\033\033]%d;rgb:%s\033\033\\\033\\' $@; } + put_template_custom() { printf '\033Ptmux;\033\033]%s%s\033\033\\\033\\' $@; } +elif [ "${TERM%%[-.]*}" = "screen" ]; then + # GNU screen (screen, screen-256color, screen-256color-bce) + put_template() { printf '\033P\033]4;%d;rgb:%s\007\033\\' $@; } + put_template_var() { printf '\033P\033]%d;rgb:%s\007\033\\' $@; } + put_template_custom() { printf '\033P\033]%s%s\007\033\\' $@; } +elif [ "${TERM%%-*}" = "linux" ]; then + put_template() { [ $1 -lt 16 ] && printf "\e]P%x%s" $1 $(echo $2 | sed 's/\///g'); } + put_template_var() { true; } + put_template_custom() { true; } +else + put_template() { printf '\033]4;%d;rgb:%s\033\\' $@; } + put_template_var() { printf '\033]%d;rgb:%s\033\\' $@; } + put_template_custom() { printf '\033]%s%s\033\\' $@; } +fi + +# 16 color space +put_template 0 "14/14/14" +put_template 1 "ff/6b/6b" +put_template 2 "b9/d6/65" +put_template 3 "ff/b8/6c" +put_template 4 "9c/d9/e6" +put_template 5 "eb/a4/be" +put_template 6 "ae/e6/d6" +put_template 7 "b3/b3/b3" +put_template 8 "63/63/63" +put_template 9 "ff/6b/6b" +put_template 10 "b9/d6/65" +put_template 11 "fa/e2/c8" +put_template 12 "9c/d9/e6" +put_template 13 "eb/a4/be" +put_template 14 "ae/e6/d6" +put_template 15 "ff/ff/ff" + +color_foreground="ff/ff/ff" +color_background="00/00/00" + +if [ -n "$ITERM_SESSION_ID" ]; then + # iTerm2 proprietary escape codes + put_template_custom Pg "ffffff" + put_template_custom Ph "000000" + put_template_custom Pi "fae2c8" + put_template_custom Pj "2d2d2d" + put_template_custom Pk "ffffff" + put_template_custom Pl "ff9e3b" + put_template_custom Pm "000000" +else + put_template_var 10 $color_foreground + put_template_var 11 $color_background + if [ "${TERM%%-*}" = "rxvt" ]; then + put_template_var 708 $color_background # internal border (rxvt) + fi + put_template_custom 12 ";7" # cursor (reverse video) +fi + +# clean up +unset -f put_template +unset -f put_template_var +unset -f put_template_custom + +unset color_foreground +unset color_background diff --git a/ghostty/Catthode b/ghostty/Catthode new file mode 100644 index 000000000..6f23dcf24 --- /dev/null +++ b/ghostty/Catthode @@ -0,0 +1,22 @@ +palette = 0=#141414 +palette = 1=#ff6b6b +palette = 2=#b9d665 +palette = 3=#ffb86c +palette = 4=#9cd9e6 +palette = 5=#eba4be +palette = 6=#aee6d6 +palette = 7=#b3b3b3 +palette = 8=#636363 +palette = 9=#ff6b6b +palette = 10=#b9d665 +palette = 11=#fae2c8 +palette = 12=#9cd9e6 +palette = 13=#eba4be +palette = 14=#aee6d6 +palette = 15=#ffffff +background = #000000 +foreground = #ffffff +cursor-color = #ff9e3b +cursor-text = #000000 +selection-background = #2d2d2d +selection-foreground = #ffffff diff --git a/hexchat/Catthode.conf b/hexchat/Catthode.conf new file mode 100644 index 000000000..7edb8f9fc --- /dev/null +++ b/hexchat/Catthode.conf @@ -0,0 +1,44 @@ + + +color_0 = b3b3 b3b3 b3b3 +color_1 = 1414 1414 1414 +color_2 = 9c9c d9d9 e6e6 +color_3 = b9b9 d6d6 6565 +color_4 = ffff 6b6b 6b6b +color_5 = ffff b8b8 6c6c +color_6 = ebeb a4a4 bebe +color_7 = ffff 6b6b 6b6b +color_8 = fafa e2e2 c8c8 +color_9 = b9b9 d6d6 6565 +color_10 = aeae e6e6 d6d6 +color_11 = aeae e6e6 d6d6 +color_12 = 9c9c d9d9 e6e6 +color_13 = ebeb a4a4 bebe +color_14 = 6363 6363 6363 +color_15 = ffff ffff ffff +color_16 = b3b3 b3b3 b3b3 +color_17 = 1414 1414 1414 +color_18 = 9c9c d9d9 e6e6 +color_19 = b9b9 d6d6 6565 +color_20 = ffff 6b6b 6b6b +color_21 = ffff b8b8 6c6c +color_22 = ebeb a4a4 bebe +color_23 = ffff 6b6b 6b6b +color_24 = fafa e2e2 c8c8 +color_25 = b9b9 d6d6 6565 +color_26 = aeae e6e6 d6d6 +color_27 = aeae e6e6 d6d6 +color_28 = 9c9c d9d9 e6e6 +color_29 = ebeb a4a4 bebe +color_30 = 6363 6363 6363 +color_31 = ffff ffff ffff +color_256 = ffff ffff ffff +color_257 = 2d2d 2d2d 2d2d +color_258 = ffff ffff ffff +color_259 = 0000 0000 0000 +color_260 = ffff b8b8 6c6c +color_261 = 9c9c d9d9 e6e6 +color_262 = b9b9 d6d6 6565 +color_263 = ffff 6b6b 6b6b +color_264 = ffff ffff ffff +color_265 = ffff 6b6b 6b6b diff --git a/iterm-dynamic-colors/Catthode.sh b/iterm-dynamic-colors/Catthode.sh new file mode 100755 index 000000000..fddebce7f --- /dev/null +++ b/iterm-dynamic-colors/Catthode.sh @@ -0,0 +1,24 @@ +#!/bin/sh +# Catthode +printf "\033]P0141414\033\\" +printf "\033]P1ff6b6b\033\\" +printf "\033]P2b9d665\033\\" +printf "\033]P3ffb86c\033\\" +printf "\033]P49cd9e6\033\\" +printf "\033]P5eba4be\033\\" +printf "\033]P6aee6d6\033\\" +printf "\033]P7b3b3b3\033\\" +printf "\033]P8636363\033\\" +printf "\033]P9ff6b6b\033\\" +printf "\033]Pab9d665\033\\" +printf "\033]Pbfae2c8\033\\" +printf "\033]Pc9cd9e6\033\\" +printf "\033]Pdeba4be\033\\" +printf "\033]Peaee6d6\033\\" +printf "\033]Pfffffff\033\\" +printf "\033]Pgffffff\033\\" +printf "\033]Ph000000\033\\" +printf "\033]Plff9e3b\033\\" +printf "\033]Pj2d2d2d\033\\" +printf "\033]Pkffffff\033\\" +printf "\033]Pifae2c8\033\\" diff --git a/kitty/Catthode.conf b/kitty/Catthode.conf new file mode 100644 index 000000000..8021e677c --- /dev/null +++ b/kitty/Catthode.conf @@ -0,0 +1,22 @@ +color0 #141414 +color1 #ff6b6b +color2 #b9d665 +color3 #ffb86c +color4 #9cd9e6 +color5 #eba4be +color6 #aee6d6 +color7 #b3b3b3 +color8 #636363 +color9 #ff6b6b +color10 #b9d665 +color11 #fae2c8 +color12 #9cd9e6 +color13 #eba4be +color14 #aee6d6 +color15 #ffffff +background #000000 +selection_foreground #000000 +cursor #ff9e3b +cursor_text_color #000000 +foreground #ffffff +selection_background #ffffff diff --git a/konsole/Catthode.colorscheme b/konsole/Catthode.colorscheme new file mode 100644 index 000000000..e3a86915e --- /dev/null +++ b/konsole/Catthode.colorscheme @@ -0,0 +1,88 @@ +[General] +Description=Catthode +Opacity=1 +Wallpaper= + +[Background] +Color=0,0,0 + +[BackgroundIntense] +Color=0,0,0 + +[Foreground] +Color=255,255,255 + +[ForegroundIntense] +Color=250,226,200 + +[Color0] +Color=20,20,20 + +[Color1] +Color=255,107,107 + +[Color2] +Color=185,214,101 + +[Color3] +Color=255,184,108 + +[Color4] +Color=156,217,230 + +[Color5] +Color=235,164,190 + +[Color6] +Color=174,230,214 + +[Color7] +Color=179,179,179 + +[Color0Intense] +Color=99,99,99 + +[Color1Intense] +Color=255,107,107 + +[Color2Intense] +Color=185,214,101 + +[Color3Intense] +Color=250,226,200 + +[Color4Intense] +Color=156,217,230 + +[Color5Intense] +Color=235,164,190 + +[Color6Intense] +Color=174,230,214 + +[Color7Intense] +Color=255,255,255 + +[Color0Faint] +Color=20,20,20 + +[Color1Faint] +Color=255,107,107 + +[Color2Faint] +Color=185,214,101 + +[Color3Faint] +Color=255,184,108 + +[Color4Faint] +Color=156,217,230 + +[Color5Faint] +Color=235,164,190 + +[Color6Faint] +Color=174,230,214 + +[Color7Faint] +Color=179,179,179 diff --git a/lxterminal/Catthode.conf b/lxterminal/Catthode.conf new file mode 100644 index 000000000..19f49576a --- /dev/null +++ b/lxterminal/Catthode.conf @@ -0,0 +1,20 @@ +;Paste the following configurations in thecorresponding place in lxterminal.conf. +bgcolor=rgba(0,0,0,1) +fgcolor=rgb(255,255,255) +palette_color_0=rgb(20,20,20) +palette_color_1=rgb(255,107,107) +palette_color_10=rgb(185,214,101) +palette_color_11=rgb(250,226,200) +palette_color_12=rgb(156,217,230) +palette_color_13=rgb(235,164,190) +palette_color_14=rgb(174,230,214) +palette_color_15=rgb(255,255,255) +palette_color_2=rgb(185,214,101) +palette_color_3=rgb(255,184,108) +palette_color_4=rgb(156,217,230) +palette_color_5=rgb(235,164,190) +palette_color_6=rgb(174,230,214) +palette_color_7=rgb(179,179,179) +palette_color_8=rgb(99,99,99) +palette_color_9=rgb(255,107,107) +color_preset=Catthode diff --git a/mobaxterm/Catthode.ini b/mobaxterm/Catthode.ini new file mode 100644 index 000000000..5004ecbf1 --- /dev/null +++ b/mobaxterm/Catthode.ini @@ -0,0 +1,23 @@ +;Paste the following configurations in the corresponding place in MobaXterm.ini. +;Theme: Catthode +[Colors] +DefaultColorScheme=0 +BackgroundColour=0,0,0 +ForegroundColour=255,255,255 +CursorColour=255,158,59 +Black=20,20,20 +Red=255,107,107 +BoldGreen=185,214,101 +BoldYellow=250,226,200 +BoldBlue=156,217,230 +BoldMagenta=235,164,190 +BoldCyan=174,230,214 +BoldWhite=255,255,255 +Green=185,214,101 +Yellow=255,184,108 +Blue=156,217,230 +Magenta=235,164,190 +Cyan=174,230,214 +White=179,179,179 +BoldBlack=99,99,99 +BoldRed=255,107,107 diff --git a/pantheonterminal/Catthode.sh b/pantheonterminal/Catthode.sh new file mode 100755 index 000000000..ef1b67715 --- /dev/null +++ b/pantheonterminal/Catthode.sh @@ -0,0 +1,9 @@ +#!/bin/bash +dconf load /org/pantheon/terminal/settings/ < + + + + Ansi 0 Color + + Alpha Component + 1 + Blue Component + 0.0784 + Color Space + sRGB + Green Component + 0.0784 + Red Component + 0.0784 + + Ansi 1 Color + + Alpha Component + 1 + Blue Component + 0.4196 + Color Space + sRGB + Green Component + 0.4196 + Red Component + 1.0 + + Ansi 10 Color + + Alpha Component + 1 + Blue Component + 0.3961 + Color Space + sRGB + Green Component + 0.8392 + Red Component + 0.7255 + + Ansi 11 Color + + Alpha Component + 1 + Blue Component + 0.7843 + Color Space + sRGB + Green Component + 0.8863 + Red Component + 0.9804 + + Ansi 12 Color + + Alpha Component + 1 + Blue Component + 0.902 + Color Space + sRGB + Green Component + 0.851 + Red Component + 0.6118 + + Ansi 13 Color + + Alpha Component + 1 + Blue Component + 0.7451 + Color Space + sRGB + Green Component + 0.6431 + Red Component + 0.9216 + + Ansi 14 Color + + Alpha Component + 1 + Blue Component + 0.8392 + Color Space + sRGB + Green Component + 0.902 + Red Component + 0.6824 + + Ansi 15 Color + + Alpha Component + 1 + Blue Component + 1.0 + Color Space + sRGB + Green Component + 1.0 + Red Component + 1.0 + + Ansi 2 Color + + Alpha Component + 1 + Blue Component + 0.3961 + Color Space + sRGB + Green Component + 0.8392 + Red Component + 0.7255 + + Ansi 3 Color + + Alpha Component + 1 + Blue Component + 0.4235 + Color Space + sRGB + Green Component + 0.7216 + Red Component + 1.0 + + Ansi 4 Color + + Alpha Component + 1 + Blue Component + 0.902 + Color Space + sRGB + Green Component + 0.851 + Red Component + 0.6118 + + Ansi 5 Color + + Alpha Component + 1 + Blue Component + 0.7451 + Color Space + sRGB + Green Component + 0.6431 + Red Component + 0.9216 + + Ansi 6 Color + + Alpha Component + 1 + Blue Component + 0.8392 + Color Space + sRGB + Green Component + 0.902 + Red Component + 0.6824 + + Ansi 7 Color + + Alpha Component + 1 + Blue Component + 0.702 + Color Space + sRGB + Green Component + 0.702 + Red Component + 0.702 + + Ansi 8 Color + + Alpha Component + 1 + Blue Component + 0.3882 + Color Space + sRGB + Green Component + 0.3882 + Red Component + 0.3882 + + Ansi 9 Color + + Alpha Component + 1 + Blue Component + 0.4196 + Color Space + sRGB + Green Component + 0.4196 + Red Component + 1.0 + + Background Color + + Alpha Component + 1 + Blue Component + 0.0 + Color Space + sRGB + Green Component + 0.0 + Red Component + 0.0 + + Bold Color + + Alpha Component + 1 + Blue Component + 0.7843 + Color Space + sRGB + Green Component + 0.8863 + Red Component + 0.9804 + + Cursor Color + + Alpha Component + 1 + Blue Component + 0.2314 + Color Space + sRGB + Green Component + 0.6196 + Red Component + 1.0 + + Cursor Guide Color + + Alpha Component + 1 + Blue Component + 0.2314 + Color Space + sRGB + Green Component + 0.6196 + Red Component + 1.0 + + Cursor Text Color + + Alpha Component + 1 + Blue Component + 0.0 + Color Space + sRGB + Green Component + 0.0 + Red Component + 0.0 + + Foreground Color + + Alpha Component + 1 + Blue Component + 1.0 + Color Space + sRGB + Green Component + 1.0 + Red Component + 1.0 + + Link Color + + Alpha Component + 1 + Blue Component + 0.902 + Color Space + sRGB + Green Component + 0.851 + Red Component + 0.6118 + + Selected Text Color + + Alpha Component + 1 + Blue Component + 1.0 + Color Space + sRGB + Green Component + 1.0 + Red Component + 1.0 + + Selection Color + + Alpha Component + 1 + Blue Component + 0.1765 + Color Space + sRGB + Green Component + 0.1765 + Red Component + 0.1765 + + + diff --git a/termframe/Catthode.toml b/termframe/Catthode.toml new file mode 100644 index 000000000..d9ad8939b --- /dev/null +++ b/termframe/Catthode.toml @@ -0,0 +1,24 @@ +tags = ["dark"] + +[theme.colors] +background = "#000000" +foreground = "#ffffff" +bright-foreground = "#fae2c8" + +[theme.colors.palette] +0 = "#141414" +1 = "#ff6b6b" +2 = "#b9d665" +3 = "#ffb86c" +4 = "#9cd9e6" +5 = "#eba4be" +6 = "#aee6d6" +7 = "#b3b3b3" +8 = "#636363" +9 = "#ff6b6b" +10 = "#b9d665" +11 = "#fae2c8" +12 = "#9cd9e6" +13 = "#eba4be" +14 = "#aee6d6" +15 = "#ffffff" diff --git a/terminator/Catthode.config b/terminator/Catthode.config new file mode 100644 index 000000000..616082c40 --- /dev/null +++ b/terminator/Catthode.config @@ -0,0 +1,7 @@ + +[[Catthode]] + palette = "#141414:#ff6b6b:#b9d665:#ffb86c:#9cd9e6:#eba4be:#aee6d6:#b3b3b3:#636363:#ff6b6b:#b9d665:#fae2c8:#9cd9e6:#eba4be:#aee6d6:#ffffff" + background_color = "#000000" + cursor_color = "#ff9e3b" + foreground_color = "#ffffff" + background_image = None diff --git a/termite/Catthode b/termite/Catthode new file mode 100644 index 000000000..1f881cef8 --- /dev/null +++ b/termite/Catthode @@ -0,0 +1,24 @@ +[colors] +background = #000000 +cursor = #ff9e3b +cursor_foreground = #000000 +foreground = #ffffff +color0 = #141414 +color1 = #ff6b6b +color2 = #b9d665 +color3 = #ffb86c +color4 = #9cd9e6 +color5 = #eba4be +color6 = #aee6d6 +color7 = #b3b3b3 +color8 = #636363 +color9 = #ff6b6b +color10 = #b9d665 +color11 = #fae2c8 +color12 = #9cd9e6 +color13 = #eba4be +color14 = #aee6d6 +color15 = #ffffff +colorBD = #fae2c8 +colorIT = +colorUL = diff --git a/termux/Catthode.properties b/termux/Catthode.properties new file mode 100644 index 000000000..d4897780b --- /dev/null +++ b/termux/Catthode.properties @@ -0,0 +1,22 @@ +# Catthode +foreground=#ffffff +background=#000000 +cursor=#ff9e3b + +color0=#141414 +color1=#ff6b6b +color2=#b9d665 +color3=#ffb86c +color4=#9cd9e6 +color5=#eba4be +color6=#aee6d6 +color7=#b3b3b3 + +color8=#636363 +color9=#ff6b6b +color10=#b9d665 +color11=#fae2c8 +color12=#9cd9e6 +color13=#eba4be +color14=#aee6d6 +color15=#ffffff diff --git a/tilda/Catthode.itermcolors_config_0 b/tilda/Catthode.itermcolors_config_0 new file mode 100644 index 000000000..6a08d9f4b --- /dev/null +++ b/tilda/Catthode.itermcolors_config_0 @@ -0,0 +1,10 @@ +back_blue = 0 +back_green = 0 +back_red = 0 +cursor_blue = 15163 +cursor_green = 40606 +cursor_red = 65792 +palette = {5140, 5140, 5140, 65792, 27499, 27499, 47545, 54998, 25957, 65792, 47288, 27756, 40092, 55769, 59110, 60395, 42148, 48830, 44718, 59110, 54998, 46003, 46003, 46003, 25443, 25443, 25443, 65792, 27499, 27499, 47545, 54998, 25957, 64250, 58082, 51400, 40092, 55769, 59110, 60395, 42148, 48830, 44718, 59110, 54998, 65792, 65792, 65792} +text_blue = 65792 +text_green = 65792 +text_red = 65792 diff --git a/vhs/Catthode.json b/vhs/Catthode.json new file mode 100644 index 000000000..ce80d28c4 --- /dev/null +++ b/vhs/Catthode.json @@ -0,0 +1,23 @@ +{ + "name": "Catthode", + "black": "#141414", + "red": "#ff6b6b", + "green": "#b9d665", + "yellow": "#ffb86c", + "blue": "#9cd9e6", + "purple": "#eba4be", + "cyan": "#aee6d6", + "white": "#b3b3b3", + "brightBlack": "#636363", + "brightRed": "#ff6b6b", + "brightGreen": "#b9d665", + "brightYellow": "#fae2c8", + "brightBlue": "#9cd9e6", + "brightPurple": "#eba4be", + "brightCyan": "#aee6d6", + "brightWhite": "#ffffff", + "background": "#000000", + "foreground": "#ffffff", + "cursor": "#ff9e3b", + "selection": "#2d2d2d" +} diff --git a/vim/Catthode.vim b/vim/Catthode.vim new file mode 100644 index 000000000..40272c684 --- /dev/null +++ b/vim/Catthode.vim @@ -0,0 +1,127 @@ +" Vim Color File +" Generated by iTerm2-Color-Schemes +" Name: Catthode +" URL: https://github.com/mbadolato/iTerm2-Color-Schemes + +hi clear +if exists("syntax_on") + syntax reset +endif + +let g:colors_name = "Catthode" + +" Normal colors +hi Normal guifg=#ffffff guibg=#000000 + +" Syntax highlighting groups +hi Comment guifg=#636363 +hi Constant guifg=#ffb86c +hi Identifier guifg=#9cd9e6 +hi Statement guifg=#ff6b6b +hi PreProc guifg=#eba4be +hi Type guifg=#b9d665 +hi Special guifg=#aee6d6 +hi Underlined guifg=#9cd9e6 gui=underline +hi Error guifg=#ff6b6b guibg=#000000 +hi Todo guifg=#fae2c8 guibg=#000000 + +" Additional groups for better compatibility +hi String guifg=#b9d665 +hi Character guifg=#b9d665 +hi Number guifg=#ffb86c +hi Boolean guifg=#ffb86c +hi Float guifg=#ffb86c + +hi Function guifg=#9cd9e6 + +hi Conditional guifg=#ff6b6b +hi Repeat guifg=#ff6b6b +hi Label guifg=#ff6b6b +hi Operator guifg=#b3b3b3 +hi Keyword guifg=#ff6b6b +hi Exception guifg=#ff6b6b + +hi Include guifg=#eba4be +hi Define guifg=#eba4be +hi Macro guifg=#eba4be +hi PreCondit guifg=#eba4be + +hi StorageClass guifg=#b9d665 +hi Structure guifg=#b9d665 +hi Typedef guifg=#b9d665 + +hi SpecialChar guifg=#aee6d6 +hi Tag guifg=#aee6d6 +hi Delimiter guifg=#b3b3b3 +hi SpecialComment guifg=#636363 +hi Debug guifg=#fae2c8 + +hi Ignore guifg=#000000 + +" Cursor and line highlighting +hi Cursor guifg=#000000 guibg=#ff9e3b +hi CursorLine guibg=#2d2d2d +hi CursorColumn guibg=#2d2d2d + +" Visual selection +hi Visual guibg=#2d2d2d + +" Search highlighting +hi Search guibg=#fae2c8 guifg=#000000 +hi IncSearch guibg=#fae2c8 guifg=#000000 + +" Line numbers +hi LineNr guifg=#636363 +hi CursorLineNr guifg=#ffffff + +" Status line +hi StatusLine guifg=#ffffff guibg=#636363 +hi StatusLineNC guifg=#636363 guibg=#000000 + +" Tab line +hi TabLine guifg=#636363 guibg=#000000 +hi TabLineSel guifg=#ffffff guibg=#2d2d2d +hi TabLineFill guibg=#000000 + +" Popup menu +hi Pmenu guifg=#ffffff guibg=#636363 +hi PmenuSel guifg=#000000 guibg=#2d2d2d +hi PmenuSbar guibg=#636363 +hi PmenuThumb guibg=#ffffff + +" Diff highlighting +hi DiffAdd guibg=#b9d665 +hi DiffChange guibg=#ffb86c +hi DiffDelete guibg=#ff6b6b +hi DiffText guibg=#9cd9e6 + +" Fold highlighting +hi Folded guifg=#636363 guibg=#000000 +hi FoldColumn guifg=#636363 guibg=#000000 + +" Spell checking +hi SpellBad gui=undercurl guisp=#ff6b6b +hi SpellCap gui=undercurl guisp=#9cd9e6 +hi SpellRare gui=undercurl guisp=#eba4be +hi SpellLocal gui=undercurl guisp=#aee6d6 + +" Error and warning messages +hi ErrorMsg guifg=#ff6b6b +hi WarningMsg guifg=#ffb86c +hi MoreMsg guifg=#9cd9e6 +hi Question guifg=#b9d665 + +" Mode message +hi ModeMsg guifg=#b9d665 + +" Directory +hi Directory guifg=#9cd9e6 + +" Title +hi Title guifg=#eba4be + +" Match parenthesis +hi MatchParen guibg=#636363 + +" Sign column +hi SignColumn guifg=#636363 guibg=#000000 diff --git a/vscode/Catthode.json b/vscode/Catthode.json new file mode 100644 index 000000000..ff5e3383c --- /dev/null +++ b/vscode/Catthode.json @@ -0,0 +1,25 @@ +{ + "workbench.colorCustomizations": { + "terminal.foreground": "#ffffff", + "terminal.background": "#000000", + "terminal.ansiBlack": "#141414", + "terminal.ansiBlue": "#9cd9e6", + "terminal.ansiCyan": "#aee6d6", + "terminal.ansiGreen": "#b9d665", + "terminal.ansiMagenta": "#eba4be", + "terminal.ansiRed": "#ff6b6b", + "terminal.ansiWhite": "#b3b3b3", + "terminal.ansiYellow": "#ffb86c", + "terminal.ansiBrightBlack": "#636363", + "terminal.ansiBrightBlue": "#9cd9e6", + "terminal.ansiBrightCyan": "#aee6d6", + "terminal.ansiBrightGreen": "#b9d665", + "terminal.ansiBrightMagenta": "#eba4be", + "terminal.ansiBrightRed": "#ff6b6b", + "terminal.ansiBrightWhite": "#ffffff", + "terminal.ansiBrightYellow": "#fae2c8", + "terminal.selectionBackground": "#2d2d2d", + "terminalCursor.background": "#000000", + "terminalCursor.foreground": "#ff9e3b" + } +} diff --git a/wayst/Catthode b/wayst/Catthode new file mode 100644 index 000000000..966eb1bca --- /dev/null +++ b/wayst/Catthode @@ -0,0 +1,23 @@ +bg-color = "#000000" +fg-color = "#ffffff" + +color-0 = "#141414" +color-1 = "#ff6b6b" +color-2 = "#b9d665" +color-3 = "#ffb86c" +color-4 = "#9cd9e6" +color-5 = "#eba4be" +color-6 = "#aee6d6" +color-7 = "#b3b3b3" +color-8 = "#636363" +color-9 = "#ff6b6b" +color-10 = "#b9d665" +color-11 = "#fae2c8" +color-12 = "#9cd9e6" +color-13 = "#eba4be" +color-14 = "#aee6d6" +color-15 = "#ffffff" + +highlight-bg-color = "#2d2d2d" +highlight-fg-color = "#ffffff" + diff --git a/wezterm/Catthode.toml b/wezterm/Catthode.toml new file mode 100644 index 000000000..8c9594f39 --- /dev/null +++ b/wezterm/Catthode.toml @@ -0,0 +1,12 @@ +# Catthode +[colors] +foreground = "#ffffff" +background = "#000000" +cursor_bg = "#ff9e3b" +cursor_border = "#ff9e3b" +cursor_fg = "#000000" +selection_bg = "#2d2d2d" +selection_fg = "#ffffff" + +ansi = ["#141414","#ff6b6b","#b9d665","#ffb86c","#9cd9e6","#eba4be","#aee6d6","#b3b3b3"] +brights = ["#636363","#ff6b6b","#b9d665","#fae2c8","#9cd9e6","#eba4be","#aee6d6","#ffffff"] diff --git a/windowsterminal/Catthode.json b/windowsterminal/Catthode.json new file mode 100644 index 000000000..af2f6dcff --- /dev/null +++ b/windowsterminal/Catthode.json @@ -0,0 +1,23 @@ +{ + "name": "Catthode", + "black": "#141414", + "red": "#ff6b6b", + "green": "#b9d665", + "yellow": "#ffb86c", + "blue": "#9cd9e6", + "purple": "#eba4be", + "cyan": "#aee6d6", + "white": "#b3b3b3", + "brightBlack": "#636363", + "brightRed": "#ff6b6b", + "brightGreen": "#b9d665", + "brightYellow": "#fae2c8", + "brightBlue": "#9cd9e6", + "brightPurple": "#eba4be", + "brightCyan": "#aee6d6", + "brightWhite": "#ffffff", + "background": "#000000", + "foreground": "#ffffff", + "cursorColor": "#ff9e3b", + "selectionBackground": "#2d2d2d" +} diff --git a/xfce4terminal/Catthode.theme b/xfce4terminal/Catthode.theme new file mode 100644 index 000000000..35ae4c885 --- /dev/null +++ b/xfce4terminal/Catthode.theme @@ -0,0 +1,6 @@ +[Scheme] +Name=Catthode +ColorForeground=#ffffff +ColorBackground=#000000 +ColorCursor=#ff9e3b +ColorPalette=#141414;#ff6b6b;#b9d665;#ffb86c;#9cd9e6;#eba4be;#aee6d6;#b3b3b3;#636363;#ff6b6b;#b9d665;#fae2c8;#9cd9e6;#eba4be;#aee6d6;#ffffff diff --git a/xrdb/Catthode.xrdb b/xrdb/Catthode.xrdb new file mode 100644 index 000000000..009b774c3 --- /dev/null +++ b/xrdb/Catthode.xrdb @@ -0,0 +1,25 @@ +#define Ansi_0_Color #141414 +#define Ansi_1_Color #ff6b6b +#define Ansi_10_Color #b9d665 +#define Ansi_11_Color #fae2c8 +#define Ansi_12_Color #9cd9e6 +#define Ansi_13_Color #eba4be +#define Ansi_14_Color #aee6d6 +#define Ansi_15_Color #ffffff +#define Ansi_2_Color #b9d665 +#define Ansi_3_Color #ffb86c +#define Ansi_4_Color #9cd9e6 +#define Ansi_5_Color #eba4be +#define Ansi_6_Color #aee6d6 +#define Ansi_7_Color #b3b3b3 +#define Ansi_8_Color #636363 +#define Ansi_9_Color #ff6b6b +#define Background_Color #000000 +#define Bold_Color #fae2c8 +#define Cursor_Color #ff9e3b +#define Cursor_Guide_Color #ff9e3b +#define Cursor_Text_Color #000000 +#define Foreground_Color #ffffff +#define Link_Color #9cd9e6 +#define Selected_Text_Color #ffffff +#define Selection_Color #2d2d2d diff --git a/yaml/Catthode.yml b/yaml/Catthode.yml new file mode 100644 index 000000000..4de7da139 --- /dev/null +++ b/yaml/Catthode.yml @@ -0,0 +1,30 @@ +name: "Catthode" +author: "Catthode (https://github.com/catthode)" +variant: "dark" + +color_01: "#141414" +color_02: "#ff6b6b" +color_03: "#b9d665" +color_04: "#ffb86c" +color_05: "#9cd9e6" +color_06: "#eba4be" +color_07: "#aee6d6" +color_08: "#b3b3b3" + +color_09: "#636363" +color_10: "#ff6b6b" +color_11: "#b9d665" +color_12: "#fae2c8" +color_13: "#9cd9e6" +color_14: "#eba4be" +color_15: "#aee6d6" +color_16: "#ffffff" + +background: "#000000" +foreground: "#ffffff" +bold: "#fae2c8" +cursor: "#ff9e3b" +cursor_text: "#000000" +selection: "#2d2d2d" +selection_text: "#ffffff" +link: "#9cd9e6"