Skip to content

Commit

Permalink
Merge pull request #306 from VKCOM/wayshev-patch-4
Browse files Browse the repository at this point in the history
fix scheme ok
  • Loading branch information
elizabeth-bennet authored Jun 23, 2022
2 parents 31e7581 + 1f015ba commit 91133df
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions main.valette/scheme_ok.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,15 +81,9 @@
"button_primary_background": {
"color_identifier": "ok_orange"
},
"button_primary_background_disabled": {
"color_identifier": "ok_orange_dark"
},
"button_primary_foreground": {
"color_identifier": "white"
},
"button_primary_foreground_disabled": {
"color_identifier": "ok_gray_dark"
},
"button_secondary_background": {
"color_identifier": "gray_700"
},
Expand Down Expand Up @@ -813,15 +807,9 @@
"button_primary_background": {
"color_identifier": "ok_orange"
},
"button_primary_background_disabled": {
"color_identifier": "ok_orange_dark"
},
"button_primary_foreground": {
"color_identifier": "white"
},
"button_primary_foreground_disabled": {
"color_identifier": "ok_gray_dark"
},
"button_secondary_background": {
"color_identifier": "black_blue24",
"alpha_multiplier": 0.05
Expand Down

0 comments on commit 91133df

Please sign in to comment.