]> git.tdb.fi Git - poefilter.git/commitdiff
Fix the border color of unique items
authorMikko Rasa <tdb@tdb.fi>
Wed, 29 Aug 2018 18:18:16 +0000 (21:18 +0300)
committerMikko Rasa <tdb@tdb.fi>
Wed, 29 Aug 2018 18:19:50 +0000 (21:19 +0300)
delve.filter
delve_endgame.filter
delve_fast.filter
filters_delve.txt

index 4971b0e3543aeb97bf6e745113d3bb0bf12658e7..67ff8440ea962f985dae10f949103a10587c3b28 100644 (file)
@@ -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"
index 20dfb17516c31cd59ba776523df0552c9ac3be7c..25c00190d9fb06b5955b11fbc263eb727995ab14 100644 (file)
@@ -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"
index 555bb49c63ee38efc828e91234f0d46c62302e84..9baf33ae2d83b7a92bd88b187231fab18eb463f8 100644 (file)
@@ -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"
index 243dcbee3d5f99f297135e211d857c8f7ac73b55..f7888efb876897777f9245cdbc0e150d741d5a4a 100644 (file)
@@ -549,7 +549,7 @@ theme
        {
                font_size 1.25;
                background_color "unique.dark.90%";
-               border_color "fire";
+               border_color "unique";
                alert_sound 12 250;
        };