Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2008-10-07 17:13:48 +0000
committerStijn Buys <ingar@osirion.org>2008-10-07 17:13:48 +0000
commit06487a1c380489d32d3dc46039fcf84a681b7aed (patch)
tree443c17bdeacec3f046b62a9e1b6ceebecbce5bec /base/ini/ui.ini
parent916c0e7e8c1293237f28a4639a8bc5e7d78858e7 (diff)
updated menu files
Diffstat (limited to 'base/ini/ui.ini')
-rw-r--r--base/ini/ui.ini7
1 files changed, 6 insertions, 1 deletions
diff --git a/base/ini/ui.ini b/base/ini/ui.ini
index 066e665..7ff728a 100644
--- a/base/ini/ui.ini
+++ b/base/ini/ui.ini
@@ -11,7 +11,12 @@ menu=options
[colors]
; global foreground color rgb
foreground=1 1 1
+
+; global highlight color rgb
+highlight=1 1 .5
+
; global background color rgba
-background=0.8 0.8 0.8 0.5
+background=0.5 0.5 0.5 0.5
+
; global border color rgb
border=0 0.8 0 0.5