Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
path: root/base/ini
diff options
context:
space:
mode:
Diffstat (limited to 'base/ini')
-rw-r--r--base/ini/ui.ini7
1 files changed, 4 insertions, 3 deletions
diff --git a/base/ini/ui.ini b/base/ini/ui.ini
index 7e09fc9..13584be 100644
--- a/base/ini/ui.ini
+++ b/base/ini/ui.ini
@@ -7,7 +7,7 @@
; width of a menu element
elementwidth=256
; height of a menu element
-elementheight=48
+elementheight=32
; margin between menu elements
elementmargin=16
@@ -21,9 +21,10 @@ text=0.75 0.75 0.75
; disabled ui elements
disabled=0.5 0.5 0.5 0.75
; global background color rgba
-background=0.0 0.0 0.0 0.75
+background=0.0 0.0 0.0 0.8
; global border color rgb
-border=0 0.8 0 0.5
+//border=0 0.8 0 0.5
+border=.4 .4 .4 .5
; pointer color
pointer=0 0.75 0
; active pointer color