diff options
author | Stijn Buys <ingar@osirion.org> | 2008-10-15 20:33:49 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2008-10-15 20:33:49 +0000 |
commit | 8c92163630c7dbb84f2a19cd206ff02fc2bcca4d (patch) | |
tree | 6406838cd6039eecf4ac56ceaaa3d64865ca042f /base | |
parent | 5d165b6c7c3f270dcd5dce4a044a0152a61ef427 (diff) |
darker background
Diffstat (limited to 'base')
-rw-r--r-- | base/ini/ui.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/ini/ui.ini b/base/ini/ui.ini index a2f5f49..89cea07 100644 --- a/base/ini/ui.ini +++ b/base/ini/ui.ini @@ -17,7 +17,7 @@ foreground=1 1 1 highlight=1 1 .5 ; global background color rgba -background=0.0 0.0 0.0 0.4 +background=0.0 0.0 0.0 0.8 ; global border color rgb border=0 0.8 0 0.5 |