From 310b8caef43e6d292d13bf76265b01cc679ad3f8 Mon Sep 17 00:00:00 2001 From: LightSaveUs <108632621+LightSaveUs@users.noreply.github.com> Date: Tue, 18 Oct 2022 02:49:41 +0300 Subject: [PATCH] Update Monochrome.css --- themes/Monochrome.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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;