Rename colour aqua to cyan in themes

This commit is contained in:
Veronica Berglyd Olsen
2025-06-03 17:30:13 +02:00
parent 82188d156b
commit 60b5f660e8
20 changed files with 31 additions and 31 deletions
@@ -34,7 +34,7 @@ red = #f2777a
orange = #f99157
yellow = #ffcc66
green = #99cc99
aqua = #66cccc
cyan = #66cccc
blue = #6699cc
purple = #cc99cc
@@ -86,6 +86,6 @@ value = yellow
optional = blue
spellcheckline = red
errorline = green
replacetag = aqua
replacetag = cyan
modifier = orange
texthighlight = yellow:96