[sway] Use BlexMono und Tempus Dawn for scratchpad Terminal

This commit is contained in:
Sebastian Schulze 2023-04-16 21:46:43 +02:00
parent e263e605be
commit 4b674f1346
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 28 additions and 24 deletions

View File

@ -1,4 +1,4 @@
font=JetBrainsMono Nerd Font:size=8,EmojiOne Color:size=8
font=BlexMono Nerd Font:size=9,EmojiOne Color:size=8
initial-window-size-chars=80x24
pad=18x18
bold-text-in-bright=no
@ -6,28 +6,32 @@ bold-text-in-bright=no
[scrollback]
lines=20000
[cursor]
style = block
color = f3f2f4 53545b
# -*- conf -*-
# theme: Tempus Dawn
# author: Protesilaos Stavrou (https://protesilaos.com)
# description: Light theme with a soft, slightly desaturated palette (WCAG AA compliant)
#[cursor]
#color = eff0f2 4a4b4e
[colors]
foreground = 53545b
background = f3f2f4
regular0 = 53545b
regular1 = c00c50
regular2 = 0a7040
regular3 = a6403a
regular4 = 1763aa
regular5 = b02874
regular6 = 096a83
regular7 = eae2de
bright0 = 80565d
bright1 = bd3133
bright2 = 337243
bright3 = 8d554a
bright4 = 5559bb
bright5 = b022a7
bright6 = 07707a
bright7 = f3f2f4
selection-foreground = 80565d
selection-background = eae2de
foreground = 4a4b4e
background = eff0f2
regular0 = 4a4b4e
regular1 = a32a3a
regular2 = 206620
regular3 = 745300
regular4 = 4b529a
regular5 = 8d377e
regular6 = 086784
regular7 = dee2e0
bright0 = 676364
bright1 = a64822
bright2 = 187408
bright3 = 8b590a
bright4 = 5c59b2
bright5 = 8e45a8
bright6 = 3f649c
bright7 = eff0f2
# selection-foreground = 676364
# selection-background = dee2e0