diff --git a/themes/Darkness.css b/themes/Darkness.css index 20940dd4..e6abe020 100644 --- a/themes/Darkness.css +++ b/themes/Darkness.css @@ -98,11 +98,11 @@ --wi_card_tag_bg_color: #242424; --wi_card_tag_text_color: #e0e0e0; - --wi_tag_color: #004397; + --wi_tag_color: #1d434a; --wi_tag_text_color: #e0e0e0; /*Popup*/ - --popup_background_color: #151717; + --popup_background_color: #121414; --popup_title_bar_color: #1a625f; --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 +}