[sway] Give scratchpad a cool dark look and VictorMono as well

This commit is contained in:
Sebastian Schulze 2023-11-15 08:36:22 +01:00
parent 3db0b37948
commit 119ccbb204
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 23 additions and 28 deletions

View File

@ -1,36 +1,31 @@
font=Martian Mono:size=9:style=Std Lt,EmojiOne Color:size=8 font=VictorMono Nerd Font Propo:size=9:style=Std Lt,EmojiOne Color:size=8
pad=18x18 pad=18x18
bold-text-in-bright=no bold-text-in-bright=no
[scrollback] [scrollback]
lines=20000 lines=20000
# -*- conf -*- [cursor]
# theme: Tempus Summer color=202020 ffffff
# author: Protesilaos Stavrou (https://protesilaos.com)
# description: Dark theme with colours inspired by summer evenings by the sea (WCAG AA compliant)
#[cursor]
#color = 202c3d a0abae
[colors] [colors]
foreground = a0abae background=202020
background = 202c3d foreground=adadad
regular0 = 202c3d regular0=000000 # black
regular1 = fe6f70 regular1=fa5355 # red
regular2 = 4eb075 regular2=126e00 # green
regular3 = ba9a0a regular3=c2c300 # yellow
regular4 = 60a1e6 regular4=4581eb # blue
regular5 = d285ad regular5=fa54ff # magenta
regular6 = 3dae9f regular6=33c2c1 # cyan
regular7 = 949cbf regular7=adadad # white
bright0 = 39304f bright0=545454 # bright black
bright1 = ec7f4f bright1=fb7172 # bright red
bright2 = 5baf4f bright2=67ff4f # bright green
bright3 = be981f bright3=ffff00 # bright yellow
bright4 = 8599ef bright4=6d9df1 # bright blue
bright5 = cc82d7 bright5=fb82ff # bright magenta
bright6 = 2aacbf bright6=60d3d1 # bright cyan
bright7 = a0abae bright7=eeeeee # bright white
# selection-foreground = 949cbf # selection-foreground=202020
# selection-background = 39304f # selection-background=1a3272