mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-08-15 12:59:28 +02:00
based all colors on xresources
This commit is contained in:
@@ -14,10 +14,9 @@ screenchange-reload = true
|
||||
|
||||
[colors]
|
||||
transparent = #00ffffff
|
||||
background = #ff2e3440
|
||||
border = #af3b4252
|
||||
foreground = #eceff4
|
||||
foreground-alt = #81a1c1
|
||||
background = ${xrdb:background}
|
||||
foreground = ${xrdb:foreground}
|
||||
foreground-alt = ${xrdb:highlight}
|
||||
|
||||
; Bars
|
||||
|
||||
|
||||
Reference in New Issue
Block a user