Theme updated to 0.1.4.1 version

Changed the context viewer colors so they match the theme more
This commit is contained in:
LightSaveUs
2022-08-30 16:16:49 +03:00
committed by GitHub
parent a3ae4d2c34
commit 72f801aae5

View File

@@ -120,14 +120,14 @@
--popup_cancel_button_color_text: #e0e0e0;
/*Context Bar Colors*/
--context_colors_memory: #3572A5;
--context_colors_authors_notes: #8e5b91;
--context_colors_world_info: #1e6f6c;
--context_colors_memory: #133a5c;
--context_colors_authors_notes: #672b6a;
--context_colors_world_info: #1b5a58;
--context_colors_prompt: #898888;
--context_colors_game_text: #279098;
--context_colors_game_text: #197f91;
--context_colors_submit: #ededed;
--context_colors_unused: #ffffff24;
--context_colors_soft_prompt: #1d434a;
--context_colors_soft_prompt: #132b30;
/*Parameters*/