reduce the black point intensity of the medium color
This commit is contained in:
parent
7daee76223
commit
b5ac5a7f7a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
--surface-color: rgba(255, 134, 57, .1) !important;
|
||||
|
||||
--font-color-main: rgba(0, 0, 0) !important;
|
||||
--font-color-medium: rgba(25, 25, 25) !important;
|
||||
--font-color-medium: rgba(100, 100, 100) !important;
|
||||
--font-color-disabled: rgba(63, 63, 63) !important;
|
||||
|
||||
--error-color: #cf6679 !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue