mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Theme updated to 0.1.4.1 version
Changed the context viewer colors so they match the theme more
This commit is contained in:
@@ -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*/
|
||||
|
Reference in New Issue
Block a user