Add error text colour to theme definition

This commit is contained in:
Veronica Berglyd Olsen
2024-05-20 13:31:38 +02:00
parent 2a727d1c39
commit 4c4b92fdd4
7 changed files with 11 additions and 0 deletions
+1
View File
@@ -41,6 +41,7 @@ linkvisited = 139, 233, 253
[GUI]
helptext = 204, 172, 249
errortext = 255, 85, 85
statusnone = 98, 114, 164
statussaved = 80, 250, 123
statusunsaved = 255, 85, 85