From 40fe076e1030b2a5a40e73adfa01f814a8535eb2 Mon Sep 17 00:00:00 2001 From: Andreas Kling Date: Wed, 29 Apr 2020 14:37:10 +0200 Subject: [PATCH] Base: Tweak default desktop background color slightly --- Base/res/themes/Default.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Base/res/themes/Default.ini b/Base/res/themes/Default.ini index 1c4602dd9f..8f50b5ac13 100644 --- a/Base/res/themes/Default.ini +++ b/Base/res/themes/Default.ini @@ -1,5 +1,5 @@ [Colors] -DesktopBackground=#404040 +DesktopBackground=#505050 ActiveWindowBorder1=#6e2209 ActiveWindowBorder2=#f4ca9e ActiveWindowTitle=white