mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
tweak blurry bg for legibility & remove from modals (#1436)
This commit is contained in:
parent
3b357d8332
commit
75e0163dd1
3 changed files with 6 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
--text-color-primary: #343a40;
|
||||
--bg-color-main: #fff;
|
||||
--shadow-island: 0 1px 5px rgba(0, 0, 0, 0.15);
|
||||
--bg-color-island: rgba(255, 255, 255, 0.7);
|
||||
--bg-color-island: rgba(255, 255, 255, 0.9);
|
||||
--border-radius-m: 4px;
|
||||
--space-factor: 0.25rem;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue