Skip to content

Commit

Permalink
Fixed Ubercharge alias
Browse files Browse the repository at this point in the history
  • Loading branch information
Hypnootize committed Oct 20, 2021
1 parent dc3124b commit 590f1b2
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 8 deletions.
4 changes: 2 additions & 2 deletions sunsetdark/resource/ui/alternatives/ubermeter_off.res
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"textAlignment" "center"
"font" "Size 40 Shadow"
"font_minmode" "Size 50 Shadow"
"fgcolor" "White"
"fgcolor" "Ubercharge"

"pin_to_sibling" "UberAnchor"
"pin_corner_to_sibling" "PIN_CENTER_TOP"
Expand All @@ -64,7 +64,7 @@
"textAlignment" "center"
"font" "Size 40 Shadow"
"font_minmode" "Size 50 Shadow"
"fgcolor" "White"
"fgcolor" "Ubercharge"

"pin_to_sibling" "UberAnchor"
"pin_corner_to_sibling" "PIN_CENTER_TOP"
Expand Down
6 changes: 4 additions & 2 deletions sunsetdark/resource/ui/alternatives/ubermeter_on.res
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"textAlignment" "center"
"font" "Size 40 Shadow"
"font_minmode" "Size 50 Shadow"
"fgcolor" "White"
"fgcolor" "Ubercharge"

"pin_to_sibling" "UberAnchor"
"pin_corner_to_sibling" "PIN_CENTER_TOP"
Expand All @@ -64,7 +64,7 @@
"textAlignment" "center"
"font" "Size 40 Shadow"
"font_minmode" "Size 50 Shadow"
"fgcolor" "White"
"fgcolor" "Ubercharge"

"pin_to_sibling" "UberAnchor"
"pin_corner_to_sibling" "PIN_CENTER_TOP"
Expand All @@ -84,6 +84,8 @@
"tall" "4"
"visible" "1"
"enabled" "1"
"fgcolor" "Ubercharge"
"fgcolor_override" "Ubercharge"
}

"ChargeMeter1"
Expand Down
4 changes: 2 additions & 2 deletions sunsetlight/resource/ui/alternatives/ubermeter_off.res
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"textAlignment" "center"
"font" "Size 40 Shadow"
"font_minmode" "Size 50 Shadow"
"fgcolor" "White"
"fgcolor" "Ubercharge"

"pin_to_sibling" "UberAnchor"
"pin_corner_to_sibling" "PIN_CENTER_TOP"
Expand All @@ -64,7 +64,7 @@
"textAlignment" "center"
"font" "Size 40 Shadow"
"font_minmode" "Size 50 Shadow"
"fgcolor" "White"
"fgcolor" "Ubercharge"

"pin_to_sibling" "UberAnchor"
"pin_corner_to_sibling" "PIN_CENTER_TOP"
Expand Down
6 changes: 4 additions & 2 deletions sunsetlight/resource/ui/alternatives/ubermeter_on.res
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"textAlignment" "center"
"font" "Size 40 Shadow"
"font_minmode" "Size 50 Shadow"
"fgcolor" "White"
"fgcolor" "Ubercharge"

"pin_to_sibling" "UberAnchor"
"pin_corner_to_sibling" "PIN_CENTER_TOP"
Expand All @@ -64,7 +64,7 @@
"textAlignment" "center"
"font" "Size 40 Shadow"
"font_minmode" "Size 50 Shadow"
"fgcolor" "White"
"fgcolor" "Ubercharge"

"pin_to_sibling" "UberAnchor"
"pin_corner_to_sibling" "PIN_CENTER_TOP"
Expand All @@ -84,6 +84,8 @@
"tall" "4"
"visible" "1"
"enabled" "1"
"fgcolor" "Ubercharge"
"fgcolor_override" "Ubercharge"
}

"ChargeMeter1"
Expand Down

0 comments on commit 590f1b2

Please sign in to comment.