mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-26 19:59:23 +00:00
Consistent colors
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
text-color=#4c4f69
|
||||
border-color=#dce0e8
|
||||
border-color=#1e66f5
|
||||
background-color=#eff1f5
|
||||
width=420
|
||||
height=110
|
||||
|
@ -1,5 +1,5 @@
|
||||
@define-color background-color #eff1f5;
|
||||
@define-color border-color #dce0e8;
|
||||
@define-color border-color #1e66f5;
|
||||
@define-color label #4c4f69;
|
||||
@define-color image #4c4f69;
|
||||
@define-color progress #4c4f69;
|
||||
|
Reference in New Issue
Block a user