waybar/feline/alacritty: use my colors
This commit is contained in:
@ -22,5 +22,5 @@ red = "#DE6E7C"
|
||||
white = "#B4BDC3"
|
||||
yellow = "#B77E64"
|
||||
[colors.primary]
|
||||
background = "#1C1917"
|
||||
foreground = "#B4BDC3"
|
||||
background = "#141D1C"
|
||||
foreground = "#9BAFAC"
|
||||
|
@ -22,5 +22,5 @@ red = "#A8334C"
|
||||
white = "#2C363C"
|
||||
yellow = "#944927"
|
||||
[colors.primary]
|
||||
background = "#F0EDEC"
|
||||
foreground = "#2C363C"
|
||||
background = "#F0F1F1"
|
||||
foreground = "#141D1C"
|
||||
|
Reference in New Issue
Block a user