Skip to content

Commit

Permalink
Merge pull request #3186 from VKCOM/SevereCloud/Appearance-revert
Browse files Browse the repository at this point in the history
Revert "build(deps-dev): bump @vkontakte/appearance to 9.46.0"
  • Loading branch information
SevereCloud authored Sep 6, 2022
2 parents 80f330b + b849919 commit ca34e4b
Show file tree
Hide file tree
Showing 33 changed files with 100 additions and 100 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/webpack-dev-server": "^3.11.2",
"@typescript-eslint/eslint-plugin": "^4.22.0",
"@typescript-eslint/parser": "^4.0.0",
"@vkontakte/appearance": "https://github.com/VKCOM/Appearance#v9.46.1",
"@vkontakte/appearance": "https://github.com/VKCOM/Appearance#v9.40.4",
"@vkontakte/eslint-config": "3.1.0",
"@vkontakte/icons": "^1.184.0",
"@vkontakte/vk-bridge": "^2.1.3",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 8 additions & 8 deletions src/styles/vkcom_dark.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ body[scheme="vkcom_dark"],
--background_hover: rgba(255, 255, 255, 0.08);
--background_keyboard: #333333;
--background_light: #292929;
--background_page: #0a0a0a;
--background_page: #141414;
--background_suggestions: #333333;
--background_text_highlighted: rgba(81, 129, 184, 0.2);
--button_bot_shadow: #222222;
Expand Down Expand Up @@ -53,7 +53,7 @@ body[scheme="vkcom_dark"],
--content_placeholder_icon: #b2b2b2;
--content_placeholder_text: #b2b2b2;
--content_positive_background: rgba(75, 179, 75, 0.16);
--content_tint_background: #292929;
--content_tint_background: #333333;
--content_tint_foreground: #939393;
--content_warning_background: rgba(255, 202, 99, 0.16);
--control_background: #555555;
Expand All @@ -68,7 +68,7 @@ body[scheme="vkcom_dark"],
--counter_secondary_background: #828282;
--counter_secondary_text: #222222;
--destructive: #ff5c5c;
--dynamic_blue: #2b81d6;
--dynamic_blue: #5181b8;
--dynamic_gray: #aeb7c2;
--dynamic_green: #4bb34b;
--dynamic_neon_pink: #f45fff;
Expand Down Expand Up @@ -98,7 +98,7 @@ body[scheme="vkcom_dark"],
--header_search_field_background: #424242;
--header_search_field_tint: #b2b2b2;
--header_tab_active_background: #656565;
--header_tab_active_indicator: #2b81d6;
--header_tab_active_indicator: #5181b8;
--header_tab_active_text: #e1e3e6;
--header_tab_inactive_text: #828282;
--header_text: #e1e3e6;
Expand Down Expand Up @@ -179,7 +179,7 @@ body[scheme="vkcom_dark"],
--loader_track_value_fill: #ffffff;
--media_overlay_button_background: #ffffff;
--media_overlay_button_foreground: #333333;
--modal_card_background: #333333;
--modal_card_background: #292929;
--modal_card_border: rgba(255, 255, 255, 0.12);
--modal_card_header_close: #ffffff;
--music_playback_icon: #ffffff;
Expand All @@ -205,7 +205,7 @@ body[scheme="vkcom_dark"],
--segmented_control_tint: #828282;
--selection_off_icon: #656565;
--separator_alpha: rgba(255, 255, 255, 0.16);
--separator_alternate: #292929;
--separator_alternate: #333333;
--separator_common: #424242;
--skeleton_foreground_from: #292929;
--skeleton_foreground_to: #333333;
Expand All @@ -225,14 +225,14 @@ body[scheme="vkcom_dark"],
--tabbar_active_icon: #ffffff;
--tabbar_background: #333333;
--tabbar_inactive_icon: #828282;
--tabbar_tablet_active_icon: #2b81d6;
--tabbar_tablet_active_icon: #5181b8;
--tabbar_tablet_background: #292929;
--tabbar_tablet_inactive_icon: #828282;
--tabbar_tablet_text_primary: #e1e3e6;
--tabbar_tablet_text_secondary: #828282;
--text_action_counter: #b2b2b2;
--text_link: #71aaeb;
--text_link_highlighted_background: #2b81d6;
--text_link_highlighted_background: #5181b8;
--text_muted: #cccccc;
--text_name: #e1e3e6;
--text_placeholder: #b2b2b2;
Expand Down
Loading

0 comments on commit ca34e4b

Please sign in to comment.