mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Changed cursor coordinates color from gold to --highlight-color.
This commit is contained in:
parent
f420c6f1fd
commit
bcee24609f
@ -80,7 +80,7 @@
|
||||
}
|
||||
|
||||
.cursor-coordinates {
|
||||
color: gold;
|
||||
color: var(--highlight-color);
|
||||
font-size: 12px;
|
||||
font-weight: bold;
|
||||
font-family: monospace;
|
||||
|
Loading…
Reference in New Issue
Block a user