diff --git a/themes/Monochrome.css b/themes/Monochrome.css index fe17da6b..1ce6eca9 100644 --- a/themes/Monochrome.css +++ b/themes/Monochrome.css @@ -1,7 +1,7 @@ /* Name: Monochrome Author: LightSaveUs - Version: 0.7 + Version: 0.7.1 Description: A theme inspired by the NovelAI interface. */ @@ -108,7 +108,7 @@ /*World Info*/ --wi_card_border_color: #334552; - --wi_card_border_color_to_ai: #334552; + --wi_card_border_color_to_ai: #eedcb880; --wi_card_bg_color: #223040; --wi_card_text_color: #e0e0e0;