Skip to content

Commit

Permalink
Merge pull request #323 from Zaycevq/master
Browse files Browse the repository at this point in the history
Полный откат к старым цветам, с минимальным осветлением синего
  • Loading branch information
wayshev authored Sep 16, 2022
2 parents d095324 + 740f115 commit f82ecfb
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 33 deletions.
8 changes: 5 additions & 3 deletions main.valette/palette_web.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,11 @@
"black_blue30_alpha66": "#A800244D",
"black_blue45_alpha10": "#1A003973",
"blue_400": "#5181B8",
"blue_a400": "#447BBA",
"blue_400_alpha20": "#335181B8",
"blue_400_alpha48": "#7D5181B8",
"blue_420": "#4A76A8",
"blue_550": "#346297",
"blue_600": "#2A5885",
"blue_640": "#224B7A",
"blue_800": "#1D3A5C",
Expand Down Expand Up @@ -66,9 +68,9 @@
"green_600": "#1B7A1B",
"green_light": "#DEF0D3",
"green_nice": "#3DCC4B",
"light_blue_40": "#EAEDF1",
"light_blue_40": "#E5EBF1",
"light_blue_40_alpha72": "#B8E5EBF1",
"light_blue_80": "#DEE2E7",
"light_blue_80": "#DFE6ED",
"light_blue_100": "#DAE2EA",
"light_blue_300": "#9EB4C8",
"light_blue_400": "#7996B2",
Expand Down Expand Up @@ -98,7 +100,7 @@
"sky_300": "#71AAEB",
"steel_gray_10": "#FAFBFC",
"steel_gray_20": "#F7F8FA",
"steel_gray_40": "#F2F3F5",
"steel_gray_40": "#F0F2F5",
"steel_gray_50": "#EEEFF1",
"steel_gray_60": "#EDEEF0",
"steel_gray_80": "#E7E8EC",
Expand Down
60 changes: 30 additions & 30 deletions main.valette/scheme_web.json
Original file line number Diff line number Diff line change
Expand Up @@ -811,13 +811,13 @@
"appearance": "light",
"colors": {
"accent": {
"color_identifier": "azure_300"
"color_identifier": "blue_a400"
},
"accent_alternate": {
"color_identifier": "azure_a100"
},
"action_sheet_action_foreground": {
"color_identifier": "azure_300",
"color_identifier": "blue_a400",
"deprecated_for_web": true
},
"action_sheet_separator": {
Expand All @@ -829,15 +829,15 @@
"deprecated_for_web": true
},
"attach_picker_tab_active_background": {
"color_identifier": "azure_300",
"color_identifier": "blue_a400",
"deprecated_for_web": true
},
"attach_picker_tab_active_icon": {
"color_identifier": "white",
"deprecated_for_web": true
},
"attach_picker_tab_active_text": {
"color_identifier": "azure_300",
"color_identifier": "blue_a400",
"deprecated_for_web": true
},
"attach_picker_tab_inactive_background": {
Expand Down Expand Up @@ -869,7 +869,7 @@
"color_identifier": "steel_gray_10"
},
"background_page": {
"color_identifier": "steel_gray_40"
"color_identifier": "steel_gray_60"
},
"background_suggestions": {
"color_identifier": "white",
Expand All @@ -890,32 +890,32 @@
"deprecated_for_web": true
},
"button_muted_foreground": {
"color_identifier": "azure_a400",
"color_identifier": "blue_550",
"deprecated_for_web": true
},
"button_outline_border": {
"color_identifier": "azure_a400"
"color_identifier": "blue_550"
},
"button_outline_foreground": {
"color_identifier": "azure_a400"
"color_identifier": "blue_550"
},
"button_primary_background": {
"color_identifier": "azure_300"
"color_identifier": "blue_a400"
},
"button_primary_foreground": {
"color_identifier": "white"
},
"button_secondary_background": {
"color_identifier": "steel_gray_50"
"color_identifier": "light_blue_40"
},
"button_secondary_background_highlighted": {
"color_identifier": "steel_gray_80"
"color_identifier": "light_blue_100"
},
"button_secondary_foreground": {
"color_identifier": "azure_a400"
"color_identifier": "blue_550"
},
"button_secondary_foreground_highlighted": {
"color_identifier": "azure_a500"
"color_identifier": "blue_640"
},
"button_secondary_destructive_background": {
"color_identifier": "red_alpha16"
Expand All @@ -933,10 +933,10 @@
"color_identifier": "transparent_black"
},
"button_tertiary_foreground": {
"color_identifier": "azure_a400"
"color_identifier": "blue_550"
},
"cell_button_foreground": {
"color_identifier": "azure_a400"
"color_identifier": "blue_550"
},
"content_placeholder_icon": {
"color_identifier": "steel_gray_300",
Expand All @@ -962,7 +962,7 @@
"color_identifier": "white"
},
"control_foreground": {
"color_identifier": "azure_300",
"color_identifier": "blue_a400",
"deprecated_for_web": true
},
"control_tint": {
Expand All @@ -974,7 +974,7 @@
"deprecated_for_web": true
},
"counter_primary_background": {
"color_identifier": "azure_300"
"color_identifier": "blue_a400"
},
"counter_primary_text": {
"color_identifier": "white"
Expand Down Expand Up @@ -1032,7 +1032,7 @@
"deprecated_for_web": true
},
"header_alternate_tab_active_indicator": {
"color_identifier": "azure_300",
"color_identifier": "blue_a400",
"deprecated_for_web": true
},
"header_alternate_tab_active_text": {
Expand Down Expand Up @@ -1090,7 +1090,7 @@
"color_identifier": "steel_gray_200"
},
"header_tint_alternate": {
"color_identifier": "azure_300"
"color_identifier": "blue_a400"
},
"icon_alpha_placeholder": {
"color_identifier": "white",
Expand Down Expand Up @@ -1121,7 +1121,7 @@
"color_identifier": "black_alpha24"
},
"im_attach_tint": {
"color_identifier": "azure_300"
"color_identifier": "blue_a400"
},
"im_bubble_border_alternate": {
"color_identifier": "steel_gray_100"
Expand Down Expand Up @@ -1252,15 +1252,15 @@
"deprecated_for_web": true
},
"landing_login_button_background": {
"color_identifier": "azure_300",
"color_identifier": "blue_a400",
"deprecated_for_web": true
},
"landing_login_button_foreground": {
"color_identifier": "white",
"deprecated_for_web": true
},
"landing_primary_button_background": {
"color_identifier": "azure_300",
"color_identifier": "blue_a400",
"deprecated_for_web": true
},
"landing_primary_button_foreground": {
Expand All @@ -1272,15 +1272,15 @@
"deprecated_for_web": true
},
"landing_tertiary_button_foreground": {
"color_identifier": "azure_300",
"color_identifier": "blue_a400",
"deprecated_for_web": true
},
"landing_text_primary": {
"color_identifier": "black",
"deprecated_for_web": true
},
"landing_text_title": {
"color_identifier": "blue_400",
"color_identifier": "blue_a400",
"deprecated_for_web": true
},
"landing_text_secondary": {
Expand All @@ -1292,7 +1292,7 @@
"deprecated_for_web": true
},
"landing_secondary_button_foreground": {
"color_identifier": "azure_300",
"color_identifier": "blue_a400",
"deprecated_for_web": true
},
"landing_snippet_border": {
Expand All @@ -1315,7 +1315,7 @@
"color_identifier": "steel_gray_120"
},
"loader_track_value_fill": {
"color_identifier": "blue_400"
"color_identifier": "blue_a400"
},
"media_overlay_button_background": {
"color_identifier": "white"
Expand All @@ -1339,7 +1339,7 @@
"deprecated_for_web": true
},
"feed_recommended_friend_promo_background": {
"color_identifier": "azure_a400",
"color_identifier": "blue_a400",
"deprecated_for_web": true
},
"overlay_status_background": {
Expand Down Expand Up @@ -1370,7 +1370,7 @@
"color_identifier": "blue_800"
},
"poll_option_background": {
"color_identifier": "azure_300"
"color_identifier": "blue_a400"
},
"search_bar_background": {
"color_identifier": "transparent_black",
Expand Down Expand Up @@ -1449,7 +1449,7 @@
"deprecated_for_web": true
},
"tabbar_active_icon": {
"color_identifier": "azure_300",
"color_identifier": "blue_a400",
"deprecated_for_web": true
},
"tabbar_background": {
Expand All @@ -1460,7 +1460,7 @@
"deprecated_for_web": true
},
"tabbar_tablet_active_icon": {
"color_identifier": "azure_300",
"color_identifier": "blue_a400",
"deprecated_for_web": true
},
"tabbar_tablet_background": {
Expand Down

0 comments on commit f82ecfb

Please sign in to comment.