mirror of
https://github.com/pat-s/gitea-github-theme.git
synced 2024-11-21 21:01:00 +00:00
dark: Adjust color of cursor in text fields
This commit is contained in:
parent
58ea9a9235
commit
94f6d0e7b6
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
||||||
--color-active: #22272e;
|
--color-active: #22272e;
|
||||||
--color-menu: #22272e;
|
--color-menu: #22272e;
|
||||||
--color-secondary: #454a57;
|
--color-secondary: #454a57;
|
||||||
|
--color-caret: var(--color-text);
|
||||||
}
|
}
|
||||||
|
|
||||||
.ui.list .list > .item > .content,
|
.ui.list .list > .item > .content,
|
||||||
|
|
Loading…
Reference in a new issue