From 2433abc39a68e0756cbed7adce8ef3342cc25dc3 Mon Sep 17 00:00:00 2001 From: noel Date: Tue, 21 Oct 2025 13:55:21 +0000 Subject: [PATCH] cyberpunk added ( completed ) --- .../terminal/foot/Cyberpunk-dark.ini | 25 +++++++++++++++++++ .../terminal/foot/Cyberpunk-light.ini | 22 ++++++++++++++++ .../Cyberpunk/terminal/ghostty/Cyberpunk-dark | 22 ++++++++++++++++ .../terminal/ghostty/Cyberpunk-light | 22 ++++++++++++++++ .../terminal/kitty/Cyberpunk-dark.conf | 22 ++++++++++++++++ .../terminal/kitty/Cyberpunk-light.conf | 22 ++++++++++++++++ 6 files changed, 135 insertions(+) create mode 100644 Assets/ColorScheme/Cyberpunk/terminal/foot/Cyberpunk-dark.ini create mode 100644 Assets/ColorScheme/Cyberpunk/terminal/foot/Cyberpunk-light.ini create mode 100644 Assets/ColorScheme/Cyberpunk/terminal/ghostty/Cyberpunk-dark create mode 100644 Assets/ColorScheme/Cyberpunk/terminal/ghostty/Cyberpunk-light create mode 100644 Assets/ColorScheme/Cyberpunk/terminal/kitty/Cyberpunk-dark.conf create mode 100644 Assets/ColorScheme/Cyberpunk/terminal/kitty/Cyberpunk-light.conf diff --git a/Assets/ColorScheme/Cyberpunk/terminal/foot/Cyberpunk-dark.ini b/Assets/ColorScheme/Cyberpunk/terminal/foot/Cyberpunk-dark.ini new file mode 100644 index 00000000..099ffc67 --- /dev/null +++ b/Assets/ColorScheme/Cyberpunk/terminal/foot/Cyberpunk-dark.ini @@ -0,0 +1,25 @@ + +[cursor] +color=999999 21f6bc + +[colors] +foreground=e5e5e5 +background=332a57 +regular0=000000 +regular1=ff7092 +regular2=00fbac +regular3=fffa6a +regular4=00bfff +regular5=df95ff +regular6=86cbfe +regular7=ffffff +bright0=595959 +bright1=ff8aa4 +bright2=21f6bc +bright3=fff787 +bright4=1bccfd +bright5=e6aefe +bright6=99d6fc +bright7=ffffff +selection-foreground=000000 +selection-background=c1deff diff --git a/Assets/ColorScheme/Cyberpunk/terminal/foot/Cyberpunk-light.ini b/Assets/ColorScheme/Cyberpunk/terminal/foot/Cyberpunk-light.ini new file mode 100644 index 00000000..611a2721 --- /dev/null +++ b/Assets/ColorScheme/Cyberpunk/terminal/foot/Cyberpunk-light.ini @@ -0,0 +1,22 @@ +[colors] +foreground=3760bf +background=e1e2e7 +regular0=e9e9ed +regular1=f52a65 +regular2=587539 +regular3=8c6c3e +regular4=2e7de9 +regular5=9854f1 +regular6=007197 +regular7=6172b0 +bright0=a1a6c5 +bright1=f52a65 +bright2=587539 +bright3=8c6c3e +bright4=2e7de9 +bright5=9854f1 +bright6=007197 +bright7=3760bf +selection-foreground=3760bf +selection-background=99a7df +cursor=e1e2e7 3760bf diff --git a/Assets/ColorScheme/Cyberpunk/terminal/ghostty/Cyberpunk-dark b/Assets/ColorScheme/Cyberpunk/terminal/ghostty/Cyberpunk-dark new file mode 100644 index 00000000..5464b1a6 --- /dev/null +++ b/Assets/ColorScheme/Cyberpunk/terminal/ghostty/Cyberpunk-dark @@ -0,0 +1,22 @@ +palette = 0=#000000 +palette = 1=#ff7092 +palette = 2=#00fbac +palette = 3=#fffa6a +palette = 4=#00bfff +palette = 5=#df95ff +palette = 6=#86cbfe +palette = 7=#ffffff +palette = 8=#595959 +palette = 9=#ff8aa4 +palette = 10=#21f6bc +palette = 11=#fff787 +palette = 12=#1bccfd +palette = 13=#e6aefe +palette = 14=#99d6fc +palette = 15=#ffffff +background = #332a57 +foreground = #e5e5e5 +cursor-color = #21f6bc +cursor-text = #999999 +selection-background = #c1deff +selection-foreground = #000000 diff --git a/Assets/ColorScheme/Cyberpunk/terminal/ghostty/Cyberpunk-light b/Assets/ColorScheme/Cyberpunk/terminal/ghostty/Cyberpunk-light new file mode 100644 index 00000000..1376e420 --- /dev/null +++ b/Assets/ColorScheme/Cyberpunk/terminal/ghostty/Cyberpunk-light @@ -0,0 +1,22 @@ +palette = 0=#e9e9ed +palette = 1=#f52a65 +palette = 2=#587539 +palette = 3=#8c6c3e +palette = 4=#2e7de9 +palette = 5=#9854f1 +palette = 6=#007197 +palette = 7=#6172b0 +palette = 8=#a1a6c5 +palette = 9=#f52a65 +palette = 10=#587539 +palette = 11=#8c6c3e +palette = 12=#2e7de9 +palette = 13=#9854f1 +palette = 14=#007197 +palette = 15=#3760bf +background = #e1e2e7 +foreground = #3760bf +cursor-color = #3760bf +cursor-text = #e1e2e7 +selection-background = #99a7df +selection-foreground = #3760bf \ No newline at end of file diff --git a/Assets/ColorScheme/Cyberpunk/terminal/kitty/Cyberpunk-dark.conf b/Assets/ColorScheme/Cyberpunk/terminal/kitty/Cyberpunk-dark.conf new file mode 100644 index 00000000..cb6e3b53 --- /dev/null +++ b/Assets/ColorScheme/Cyberpunk/terminal/kitty/Cyberpunk-dark.conf @@ -0,0 +1,22 @@ +color0 #000000 +color1 #ff7092 +color2 #00fbac +color3 #fffa6a +color4 #00bfff +color5 #df95ff +color6 #86cbfe +color7 #ffffff +color8 #595959 +color9 #ff8aa4 +color10 #21f6bc +color11 #fff787 +color12 #1bccfd +color13 #e6aefe +color14 #99d6fc +color15 #ffffff +background #332a57 +selection_foreground #332a57 +cursor #21f6bc +cursor_text_color #999999 +foreground #e5e5e5 +selection_background #e5e5e5 diff --git a/Assets/ColorScheme/Cyberpunk/terminal/kitty/Cyberpunk-light.conf b/Assets/ColorScheme/Cyberpunk/terminal/kitty/Cyberpunk-light.conf new file mode 100644 index 00000000..d207593e --- /dev/null +++ b/Assets/ColorScheme/Cyberpunk/terminal/kitty/Cyberpunk-light.conf @@ -0,0 +1,22 @@ +color0 #e9e9ed +color1 #f52a65 +color2 #587539 +color3 #8c6c3e +color4 #2e7de9 +color5 #9854f1 +color6 #007197 +color7 #6172b0 +color8 #a1a6c5 +color9 #f52a65 +color10 #587539 +color11 #8c6c3e +color12 #2e7de9 +color13 #9854f1 +color14 #007197 +color15 #3760bf +background #e1e2e7 +selection_foreground #e1e2e7 +cursor #3760bf +cursor_text_color #e1e2e7 +foreground #3760bf +selection_background #3760bf \ No newline at end of file