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