From: Mikko Rasa Date: Wed, 29 Aug 2018 18:18:16 +0000 (+0300) Subject: Fix the border color of unique items X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=198a2686b068817ab1e0e0b5a2f0021a81868460;p=poefilter.git Fix the border color of unique items --- diff --git a/delve.filter b/delve.filter index 4971b0e..67ff844 100644 --- a/delve.filter +++ b/delve.filter @@ -84,7 +84,7 @@ Show Show SetFontSize 31 SetBackgroundColor 58 32 12 230 - SetBorderColor 150 0 0 255 + SetBorderColor 175 96 37 255 PlayAlertSound 12 250 DisableDropSound Class "Map" diff --git a/delve_endgame.filter b/delve_endgame.filter index 20dfb17..25c0019 100644 --- a/delve_endgame.filter +++ b/delve_endgame.filter @@ -84,7 +84,7 @@ Show Show SetFontSize 31 SetBackgroundColor 58 32 12 230 - SetBorderColor 150 0 0 255 + SetBorderColor 175 96 37 255 PlayAlertSound 12 250 DisableDropSound Class "Map" diff --git a/delve_fast.filter b/delve_fast.filter index 555bb49..9baf33a 100644 --- a/delve_fast.filter +++ b/delve_fast.filter @@ -90,7 +90,7 @@ Show Show SetFontSize 31 SetBackgroundColor 58 32 12 230 - SetBorderColor 150 0 0 255 + SetBorderColor 175 96 37 255 PlayAlertSound 12 250 DisableDropSound Class "Map" diff --git a/filters_delve.txt b/filters_delve.txt index 243dcbe..f7888ef 100644 --- a/filters_delve.txt +++ b/filters_delve.txt @@ -549,7 +549,7 @@ theme { font_size 1.25; background_color "unique.dark.90%"; - border_color "fire"; + border_color "unique"; alert_sound 12 250; };