mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2025-08-03 21:08:18 +00: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:
parent
5ea4654f53
commit
cb9a37b638
3 changed files with 7 additions and 3 deletions
|
@ -197,7 +197,6 @@
|
|||
overflow: visible;
|
||||
|
||||
div {
|
||||
color: black;
|
||||
background: none;
|
||||
cursor: text;
|
||||
border: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue