mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
✨ Set default new text fill color depending on background color (#6998)
This commit is contained in:
@@ -404,6 +404,7 @@
|
||||
// TEXT SELECTION
|
||||
--text-editor-selection-background-color: var(--da-tertiary-70);
|
||||
--text-editor-selection-foreground-color: var(--app-white);
|
||||
--text-editor-caret-color: var(--app-black);
|
||||
|
||||
// NEW TEAM BUTTON
|
||||
// TODO: we should not put these functional tokens here, but rather in the components they belong to
|
||||
|
||||
Reference in New Issue
Block a user