feat(everforest): move to everforest
This commit is contained in:
parent
bb630128de
commit
38774cc02d
11 changed files with 287 additions and 2959 deletions
|
@ -155,10 +155,10 @@ layout {
|
|||
// - CSS-like notation: "rgb(255, 127, 0)", rgba(), hsl() and a few others.
|
||||
|
||||
// Color of the ring on the active monitor.
|
||||
active-color "#88C0D0"
|
||||
active-color "#a7c080"
|
||||
|
||||
// Color of the ring on inactive monitors.
|
||||
inactive-color "#5E81AC"
|
||||
inactive-color "#d3c6aa"
|
||||
|
||||
// You can also use gradients. They take precedence over solid colors.
|
||||
// Gradients are rendered the same as CSS linear-gradient(angle, from, to).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue