diff --git a/themes/Monochrome.css b/themes/Monochrome.css index 5a44fc7a..e09d3b62 100644 --- a/themes/Monochrome.css +++ b/themes/Monochrome.css @@ -98,11 +98,11 @@ --wi_card_tag_bg_color: #273141; --wi_card_tag_text_color: #e0e0e0; - --wi_tag_color: #004397; + --wi_tag_color: #244c65; --wi_tag_text_color: #e0e0e0; /*Popup*/ - --popup_background_color: #18222a; + --popup_background_color: #141c23; --popup_title_bar_color: #2b5471; --popup_title_bar_color_text: #e0e0e0; @@ -152,4 +152,4 @@ --story_pinned_area_widths_right: 30px auto var(--story_options_size) 30px; --story_pinned_areas: var(--story_pinned_areas_left); --story_pinned_area_widths: var(--story_pinned_area_widths_left); -} \ No newline at end of file +}