Change colors to ayu theme
This commit is contained in:
@@ -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%
|
||||
|
||||
Reference in New Issue
Block a user