make sure caret color isn't weird in light theme in some cases

This commit is contained in:
end-4
2025-03-29 10:41:37 +01:00
parent 99f7e2f865
commit 904d6d653b
+1
View File
@@ -34,6 +34,7 @@
.txt {
color: $onBackground;
caret-color: $onBackground;
}
.txt-primary {