Change colors to ayu theme

This commit is contained in:
2021-09-22 21:19:16 +03:00
parent 56770ed05a
commit 9db0d6bb34

View File

@@ -1,8 +1,16 @@
[colors]
primary = #d84848
secondary = #c0c0a8
background = #222
foreground = ${self.secondary}
; This is colors for ayu theme (https://github.com/ayu-theme/ayu-colors)
primary = #ffa759
background = #202734
foreground = #cbccc6
background-alt = #
; This is my own colors
; primary = #d84848
; background = #222
; foreground = #c0c0a8
; background-alt = #
[bar/main]
width = 100%