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-12-26 12:18:03 +0000
committerStijn Buys <ingar@osirion.org>2008-12-26 12:18:03 +0000
commit396b0297df202314e8b7872273db9fe02ece7924 (patch)
treeb175fb194130f83b81a5fc91ddebcd43b97a003a /base/ini/ui.ini
parentde3c07e83732050df625f1be4462c9d4f1af63a8 (diff)
cleanups
Diffstat (limited to 'base/ini/ui.ini')
-rw-r--r--base/ini/ui.ini19
1 files changed, 17 insertions, 2 deletions
diff --git a/base/ini/ui.ini b/base/ini/ui.ini
index 7ee3cf4..747af6e 100644
--- a/base/ini/ui.ini
+++ b/base/ini/ui.ini
@@ -27,13 +27,28 @@ foreground=1 1 1
highlight=1 1 .5
; global text color
text=0.75 0.75 0.75
+;text=0.8 0.8 0.6
; global background color rgba
background=0.0 0.0 0.0 0.75
; global border color rgb
border=0 0.8 0 0.5
; pointer color
-pointer=0 .75 0
+pointer=0 0.75 0
; active pointer color
active=0 1 0
; debug color
-debug=1.0 0.0 1.0 0.75
+debug=0.5 0.5 0.5
+
+[hud]
+; mission target
+mission=1.0 0.5 1.0
+
+[text]
+; bold text color
+bold=1 1 1
+; set fancy color
+fancy=0 1 0
+; warning text color
+warning=1 1 0
+; error text color
+error=1 0 0