mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2025-08-04 05:18:19 +00:00
Change canvas artboard background color to be 1 shade lighter
This commit is contained in:
parent
e9e43eb79b
commit
314503a6e1
1 changed files with 1 additions and 1 deletions
|
@ -222,7 +222,7 @@
|
|||
}
|
||||
|
||||
.canvas {
|
||||
background: var(--color-1-nearblack);
|
||||
background: var(--color-2-mildblack);
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
// Allows the SVG to be placed at explicit integer values of width and height to prevent non-pixel-perfect SVG scaling
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue