Changed Marketplace button to no longer use the action button

The actionButton is weirdly named and overly used. That being said, the marketplace button is unique, so
there is little sense in re-using it
This commit is contained in:
Jaime van Kessel 2018-11-23 17:11:20 +01:00
parent 1a8df9e10e
commit e1f3e07f04
2 changed files with 23 additions and 19 deletions

View file

@ -98,13 +98,6 @@
"main_window_header_button_background_inactive": [255, 255, 255, 0],
"main_window_header_button_background_hovered": [255, 255, 255, 102],
"main_window_header_secondary_button_text_active": [255, 255, 255, 255],
"main_window_header_secondary_button_text_hovered": [10, 8, 80, 255],
"main_window_header_secondary_button_background_active": [255, 255, 255, 0],
"main_window_header_secondary_button_background_hovered": [255, 255, 255, 255],
"main_window_header_secondary_button_outline_active": [255, 255, 255, 255],
"main_window_header_secondary_button_outline_hovered": [255, 255, 255, 255],
"account_widget_outline_active": [70, 66, 126, 255],
"machine_selector_bar": [31, 36, 39, 255],