codemirror: use --primary-color for a cursor #22218
Unanswered
ildar170975
asked this question in
Dashboard
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
All edit boxes in HA use

--primary-color
for a cursor:But codemirror - not:

Suggest to use same
--primary-color
for a cursor in codemirror.Currently it can be achieved by an external js file with
Result is:

Beta Was this translation helpful? Give feedback.
All reactions