mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-24 14:28:11 +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
5ea4654f53
commit
cb9a37b638
@@ -197,7 +197,6 @@
|
||||
overflow: visible;
|
||||
|
||||
div {
|
||||
color: black;
|
||||
background: none;
|
||||
cursor: text;
|
||||
border: none;
|
||||
|
||||
Reference in New Issue
Block a user