mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-11-18 11:44:23 +01:00
Update colors from open colors (#406)
* Update to open colors * Update more * More colors * Dahh * More * Border none * More * Update
This commit is contained in:
committed by
Christopher Chedeau
parent
aa9e98e52b
commit
f4d4b323e1
@@ -1,5 +1,5 @@
|
||||
:root {
|
||||
--text-color-primary: #333;
|
||||
--text-color-primary: #343a40;
|
||||
--bg-color-main: #fff;
|
||||
--shadow-island: 0 1px 5px rgba(0, 0, 0, 0.15);
|
||||
--border-radius-m: 4px;
|
||||
|
||||
Reference in New Issue
Block a user