forked from Shinonome/dots-hyprland
make sure caret color isn't weird in light theme in some cases
This commit is contained in:
@@ -34,6 +34,7 @@
|
|||||||
|
|
||||||
.txt {
|
.txt {
|
||||||
color: $onBackground;
|
color: $onBackground;
|
||||||
|
caret-color: $onBackground;
|
||||||
}
|
}
|
||||||
|
|
||||||
.txt-primary {
|
.txt-primary {
|
||||||
|
|||||||
Reference in New Issue
Block a user