Skip to content

Commit ca5ba9e

Browse files
committed
Thinner party member border
1 parent ff43743 commit ca5ba9e

2 files changed

Lines changed: 2 additions & 62 deletions

File tree

resource/scheme/borders.res

Lines changed: 1 addition & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -3150,47 +3150,6 @@ Scheme
31503150
}
31513151

31523152
FriendHighlightBorder
3153-
{
3154-
"inset" "0 0 0 0"
3155-
Left
3156-
{
3157-
"1"
3158-
{
3159-
"color" "Main Theme"
3160-
"offset" "0 0"
3161-
}
3162-
3163-
}
3164-
3165-
Right
3166-
{
3167-
"1"
3168-
{
3169-
"color" "Main Theme"
3170-
"offset" "0 0"
3171-
}
3172-
}
3173-
3174-
Top
3175-
{
3176-
"1"
3177-
{
3178-
"color" "Main Theme"
3179-
"offset" "0 0"
3180-
}
3181-
}
3182-
3183-
Bottom
3184-
{
3185-
"1"
3186-
{
3187-
"color" "Main Theme"
3188-
"offset" "0 0"
3189-
}
3190-
}
3191-
}
3192-
3193-
FriendHighlightBorderThick
31943153
{
31953154
"inset" "0 0 0 0"
31963155
Left
@@ -3205,11 +3164,7 @@ Scheme
32053164
"color" "Main Theme"
32063165
"offset" "0 0"
32073166
}
3208-
"3"
3209-
{
3210-
"color" "Main Theme"
3211-
"offset" "0 0"
3212-
}
3167+
32133168
}
32143169

32153170
Right
@@ -3224,11 +3179,6 @@ Scheme
32243179
"color" "Main Theme"
32253180
"offset" "0 0"
32263181
}
3227-
"3"
3228-
{
3229-
"color" "Main Theme"
3230-
"offset" "0 0"
3231-
}
32323182
}
32333183

32343184
Top
@@ -3243,11 +3193,6 @@ Scheme
32433193
"color" "Main Theme"
32443194
"offset" "0 0"
32453195
}
3246-
"3"
3247-
{
3248-
"color" "Main Theme"
3249-
"offset" "0 0"
3250-
}
32513196
}
32523197

32533198
Bottom
@@ -3262,11 +3207,6 @@ Scheme
32623207
"color" "Main Theme"
32633208
"offset" "0 0"
32643209
}
3265-
"3"
3266-
{
3267-
"color" "Main Theme"
3268-
"offset" "0 0"
3269-
}
32703210
}
32713211
}
32723212
}

resource/ui/dashboardpartymember_base.res

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
"armedBgColor_override" "Blank"
148148

149149
"border_default" "NoBorder"
150-
"border_armed" "FriendHighlightBorderThick"
150+
"border_armed" "FriendHighlightBorder"
151151
}
152152

153153
"Spinner"

0 commit comments

Comments
 (0)