Theme updated to 0.1.4 version

Changed the context viewer colors so they match the theme
This commit is contained in:
LightSaveUs
2022-08-30 15:55:02 +03:00
committed by GitHub
parent ac05023af3
commit c4081b77aa

View File

@@ -121,13 +121,13 @@
/*Context Bar Colors*/ /*Context Bar Colors*/
--context_colors_memory: #3572A5; --context_colors_memory: #3572A5;
--context_colors_authors_notes: #f1e05a; --context_colors_authors_notes: #8e5b91;
--context_colors_world_info: #563d7c; --context_colors_world_info: #1e6f6c;
--context_colors_prompt: #e34c26; --context_colors_prompt: #898888;
--context_colors_game_text: #c6538c; --context_colors_game_text: #279098;
--context_colors_submit: #ededed; --context_colors_submit: #ededed;
--context_colors_unused: white; --context_colors_unused: #ffffff24;
--context_colors_soft_prompt: #000080; --context_colors_soft_prompt: #1d434a;
/*Parameters*/ /*Parameters*/