Merge pull request #548 from I-AM-NOEL/main

Cyberpunk theme Terminal Overhaul
This commit is contained in:
Lemmy
2025-10-21 12:00:14 -04:00
committed by GitHub
3 changed files with 70 additions and 66 deletions
@@ -1,25 +1,27 @@
[cursor]
color=999999 21f6bc
color=0a0d14 d8e0ff
[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
foreground=d8e0ff
background=0a0d14
regular0=0c0e14
regular1=e64572
regular2=89d36a
regular3=d7a23a
regular4=4f8fff
regular5=9d6dff
regular6=43c9ff
regular7=b7c4f2
bright0=2b314a
bright1=e64572
bright2=89d36a
bright3=d7a23a
bright4=4f8fff
bright5=9d6dff
bright6=43c9ff
bright7=d8e0ff
selection-foreground=0a0d14
selection-background=d8e0ff
@@ -1,22 +1,23 @@
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
palette = 0=#0c0e14
palette = 1=#e64572
palette = 2=#89d36a
palette = 3=#d7a23a
palette = 4=#4f8fff
palette = 5=#9d6dff
palette = 6=#43c9ff
palette = 7=#b7c4f2
palette = 8=#2b314a
palette = 9=#e64572
palette = 10=#89d36a
palette = 11=#d7a23a
palette = 12=#4f8fff
palette = 13=#9d6dff
palette = 14=#43c9ff
palette = 15=#d8e0ff
background = #0a0d14
foreground = #d8e0ff
cursor-color = #d8e0ff
cursor-text = #0a0d14
selection-background = #d8e0ff
selection-foreground = #0a0d14
@@ -1,22 +1,23 @@
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
color0 #0c0e14
color1 #e64572
color2 #89d36a
color3 #d7a23a
color4 #4f8fff
color5 #9d6dff
color6 #43c9ff
color7 #b7c4f2
color8 #2b314a
color9 #e64572
color10 #89d36a
color11 #d7a23a
color12 #4f8fff
color13 #9d6dff
color14 #43c9ff
color15 #d8e0ff
background #0a0d14
selection_foreground #0a0d14
cursor #d8e0ff
cursor_text_color #0a0d14
foreground #d8e0ff
selection_background #d8e0ff