tweak(eww): modify status bar appearance
This commit is contained in:
parent
9e69ab94dc
commit
75f34c0f52
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
$background: #1a1626;
|
$background: #1a1626;
|
||||||
$background-alt: #252630;
|
$background-alt: #202330;
|
||||||
$background-scale: #414868;
|
$background-scale: #414868;
|
||||||
$foreground: #c0caf5;
|
$foreground: #c0caf5;
|
||||||
$foreground-alt: #8189af;
|
$foreground-alt: #8189af;
|
||||||
|
|
|
||||||
|
|
@ -59,7 +59,7 @@
|
||||||
:halign "end"
|
:halign "end"
|
||||||
:hexpand true
|
:hexpand true
|
||||||
:yalign 0.5
|
:yalign 0.5
|
||||||
:text {formattime(EWW_TIME, "%a, %Y-%m-%d")})))
|
:text {formattime(EWW_TIME, "%a %Y-%m-%d")})))
|
||||||
|
|
||||||
;; Playerctl
|
;; Playerctl
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue