mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Decreased contrast of disabled button icons to look more obviously disabled
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
--dark-color-button-background-focus: #3d424a;
|
||||
--dark-color-button: #afb3b9;
|
||||
--dark-color-button-active: #61dafb;
|
||||
--dark-color-button-disabled: #777d88;
|
||||
--dark-color-button-disabled: #4f5766;
|
||||
--dark-color-button-focus: #a2e9fc;
|
||||
--dark-color-button-hover: #ededed;
|
||||
--dark-color-border: #3d424a;
|
||||
|
||||
Reference in New Issue
Block a user