diff options
-rw-r--r-- | base/ini/ui.ini | 2 |
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 |