mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Theme updated to 0.1.4 version
Changed the context viewer colors so they match the theme
This commit is contained in:
@@ -121,13 +121,13 @@
|
||||
|
||||
/*Context Bar Colors*/
|
||||
--context_colors_memory: #3572A5;
|
||||
--context_colors_authors_notes: #f1e05a;
|
||||
--context_colors_world_info: #563d7c;
|
||||
--context_colors_prompt: #e34c26;
|
||||
--context_colors_game_text: #c6538c;
|
||||
--context_colors_authors_notes: #8e5b91;
|
||||
--context_colors_world_info: #1e6f6c;
|
||||
--context_colors_prompt: #898888;
|
||||
--context_colors_game_text: #279098;
|
||||
--context_colors_submit: #ededed;
|
||||
--context_colors_unused: white;
|
||||
--context_colors_soft_prompt: #000080;
|
||||
--context_colors_unused: #ffffff24;
|
||||
--context_colors_soft_prompt: #1d434a;
|
||||
|
||||
|
||||
/*Parameters*/
|
||||
|
Reference in New Issue
Block a user