mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-25 07:08:12 +08:00
Set text fill color to the primary color (#521)
* Fix text has no fill * Use primary color for text fill * Use correct text color when editing * Change fallback text color to gray
This commit is contained in:
committed by
Keavon Chambers
parent
6d695a0a25
commit
5534d0a44c
@@ -197,7 +197,6 @@
|
||||
overflow: visible;
|
||||
|
||||
div {
|
||||
color: black;
|
||||
background: none;
|
||||
cursor: text;
|
||||
border: none;
|
||||
|
||||
Reference in New Issue
Block a user