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>2009-05-10 15:31:08 +0000
committerStijn Buys <ingar@osirion.org>2009-05-10 15:31:08 +0000
commitf9b4d3407a4c062296b47901ecba510e16880d01 (patch)
tree97ef82519c80de9a55f8427ccd6fd17940a5f76c /base/ini/ui.ini
parentfb9e33d4f0f22f2fe5c5b186aaa11e16eb9a36b7 (diff)
added disabled color to ui palette
Diffstat (limited to 'base/ini/ui.ini')
-rw-r--r--base/ini/ui.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/base/ini/ui.ini b/base/ini/ui.ini
index 692bb2e..404dc1a 100644
--- a/base/ini/ui.ini
+++ b/base/ini/ui.ini
@@ -18,6 +18,8 @@ foreground=1 1 1
highlight=1 1 .5
; global text color
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
; global border color rgb