ai: tweak gtk sourceview properties

This commit is contained in:
end-4
2025-04-03 21:11:06 +02:00
parent c2a5da3be5
commit bb1d942cea
2 changed files with 17 additions and 1 deletions
+4
View File
@@ -373,4 +373,8 @@ widget {
.spinbutton-reset:active {
background-color: $layer2Active;
}
textview {
caret-color: $onBackground;
}