Theme update to 0.4.3 version

This commit is contained in:
LightSaveUs
2022-08-26 05:47:09 +03:00
committed by GitHub
parent 24594160d2
commit b2ec662685

View File

@@ -98,11 +98,11 @@
--wi_card_tag_bg_color: #273141; --wi_card_tag_bg_color: #273141;
--wi_card_tag_text_color: #e0e0e0; --wi_card_tag_text_color: #e0e0e0;
--wi_tag_color: #004397; --wi_tag_color: #244c65;
--wi_tag_text_color: #e0e0e0; --wi_tag_text_color: #e0e0e0;
/*Popup*/ /*Popup*/
--popup_background_color: #18222a; --popup_background_color: #141c23;
--popup_title_bar_color: #2b5471; --popup_title_bar_color: #2b5471;
--popup_title_bar_color_text: #e0e0e0; --popup_title_bar_color_text: #e0e0e0;
@@ -152,4 +152,4 @@
--story_pinned_area_widths_right: 30px auto var(--story_options_size) 30px; --story_pinned_area_widths_right: 30px auto var(--story_options_size) 30px;
--story_pinned_areas: var(--story_pinned_areas_left); --story_pinned_areas: var(--story_pinned_areas_left);
--story_pinned_area_widths: var(--story_pinned_area_widths_left); --story_pinned_area_widths: var(--story_pinned_area_widths_left);
} }