src/configurationoptions.txt

changeset 48
3c10f0e2fbe0
parent 45
272c84c7c87e
child 170
9b655f6fe5a1
--- a/src/configurationoptions.txt	Thu Feb 06 23:41:20 2020 +0200
+++ b/src/configurationoptions.txt	Fri Feb 07 01:58:34 2020 +0200
@@ -11,6 +11,7 @@
 option Locale = "system"
 option BackgroundColor = QColor{48, 48, 48}
 option MainColor = QColor{255, 255, 64}
+option SelectedColor = QColor{32, 32, 224}
 option LineThickness = 2.0f
 option LineAntiAliasing = true
 option RenderStyle = 0

mercurial