From bc983cc44477c952e619c5a5246d60105516b41e Mon Sep 17 00:00:00 2001 From: Purpose Date: Sun, 7 Oct 2018 17:33:00 +0100 Subject: [PATCH 1/2] white donation text --- interface/skin.dmf | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/interface/skin.dmf b/interface/skin.dmf index e7dec18eba4..04a5d9f8660 100644 --- a/interface/skin.dmf +++ b/interface/skin.dmf @@ -1401,11 +1401,11 @@ menu "menu" group = "" is-disabled = false saved-params = "is-checked" - elem + elem name = "&Icons" command = "" saved-params = "is-checked" - elem + elem name = "&Size" command = "" category = "&Icons" @@ -1424,7 +1424,7 @@ menu "menu" category = "&Size" can-check = true group = "size" - saved-params = "is-checked" + saved-params = "is-checked" elem "icon96" name = "&96x96 (3x)" command = ".winset \"mapwindow.map.icon-size=96\"" @@ -1453,7 +1453,7 @@ menu "menu" can-check = true group = "size" saved-params = "is-checked" - elem + elem name = "&Scaling" command = "" category = "&Icons" @@ -1718,7 +1718,8 @@ window "rpane" type = BUTTON pos = 634,0 size = 60x16 - background-color = #008000 + background-color = #008000 + text-color = #FFFFFF font-style = bold text = "Donate" command = "Donate" From 0ee31d50b98b1b2390128392145ba81f56a4e800 Mon Sep 17 00:00:00 2001 From: Purpose Date: Sun, 7 Oct 2018 21:14:25 +0100 Subject: [PATCH 2/2] more tweaks --- interface/skin.dmf | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/interface/skin.dmf b/interface/skin.dmf index 04a5d9f8660..9435f531e06 100644 --- a/interface/skin.dmf +++ b/interface/skin.dmf @@ -1709,14 +1709,15 @@ window "rpane" elem "karma" type = BUTTON pos = 552,0 - size = 77x16 - background-color = #ff8040 + size = 60x16 + background-color = #FF4500 + text-color = #FFFFFF font-style = bold - text = "Karma Shop" + text = "Karma" command = "karmashop" elem "donate" type = BUTTON - pos = 634,0 + pos = 617,0 size = 60x16 background-color = #008000 text-color = #FFFFFF