mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
@@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
Name: Darkness
|
Name: Darkness
|
||||||
Author: LightSaveUs
|
Author: LightSaveUs
|
||||||
Version: 0.1.5
|
Version: 0.2
|
||||||
Description: A theme inspired by the AI Dungeon interface.
|
Description: A theme inspired by the AI Dungeon interface.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@@ -65,7 +65,7 @@
|
|||||||
|
|
||||||
/*Alternate Button*/
|
/*Alternate Button*/
|
||||||
--alternate_button_text: #e0e0e0;
|
--alternate_button_text: #e0e0e0;
|
||||||
--alternate_button_background: #1a625f;
|
--alternate_button_background: #1d434a;
|
||||||
|
|
||||||
|
|
||||||
/*Sequence, AKA Gens Per Action*/
|
/*Sequence, AKA Gens Per Action*/
|
||||||
@@ -95,20 +95,20 @@
|
|||||||
--help_icon: #c07ec5;
|
--help_icon: #c07ec5;
|
||||||
/*--tooltip_text: #000000;
|
/*--tooltip_text: #000000;
|
||||||
--tooltip_background: #000000;*/
|
--tooltip_background: #000000;*/
|
||||||
--setting_category_help_text_color: #E0E0E0;
|
--setting_category_help_text_color: #e0e0e0;
|
||||||
|
|
||||||
--setting_footer_border_color: grey;
|
--setting_footer_border_color: grey;
|
||||||
--setting_footer_text_color: #e0e0e0;
|
--setting_footer_text_color: #e0e0e0;
|
||||||
--setting_footer_background_color: #181818;
|
--setting_footer_background_color: #181818;
|
||||||
|
|
||||||
/*Palette Card*/
|
/*Palette Card*/
|
||||||
--palette_card_background: #1b1b1b;
|
--palette_card_background: #181818;
|
||||||
--palette_card_text: #e0e0e0;
|
--palette_card_text: #e0e0e0;
|
||||||
--palette_table_border: #e0e0e0;
|
--palette_table_border: #e0e0e0;
|
||||||
|
|
||||||
/*World Info*/
|
/*World Info*/
|
||||||
--wi_card_border_color: #1a625f;
|
--wi_card_border_color: #1a625f;
|
||||||
--wi_card_border_color_to_ai: #002d6c00;
|
--wi_card_border_color_to_ai: #1a625f;
|
||||||
|
|
||||||
--wi_card_bg_color: #1b1b1b;
|
--wi_card_bg_color: #1b1b1b;
|
||||||
--wi_card_text_color: #e0e0e0;
|
--wi_card_text_color: #e0e0e0;
|
||||||
@@ -154,7 +154,7 @@
|
|||||||
|
|
||||||
|
|
||||||
/*Parameters*/
|
/*Parameters*/
|
||||||
--scrollbar-size: 7px;
|
--scrollbar-size: 6px;
|
||||||
--palette_card_shadow: 0;
|
--palette_card_shadow: 0;
|
||||||
--wi_card_shadow: 0;
|
--wi_card_shadow: 0;
|
||||||
--light_shadow_value: 0;
|
--light_shadow_value: 0;
|
||||||
@@ -162,7 +162,7 @@
|
|||||||
--right_menu_light_shadow: 0;
|
--right_menu_light_shadow: 0;
|
||||||
--right_menu_strong_shadow: 0;
|
--right_menu_strong_shadow: 0;
|
||||||
--radius_inputbox: 10px;
|
--radius_inputbox: 10px;
|
||||||
--radius_unpinned_menu: 15px;
|
--radius_unpinned_menu: 10px;
|
||||||
--radius_sequence: 10px;
|
--radius_sequence: 10px;
|
||||||
--radius_settings_background: 10px;
|
--radius_settings_background: 10px;
|
||||||
--radius_button: 5px;
|
--radius_button: 5px;
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
Name: Monochrome
|
Name: Monochrome
|
||||||
Author: LightSaveUs
|
Author: LightSaveUs
|
||||||
Version: 0.4.5
|
Version: 0.5
|
||||||
Description: A theme inspired by the NovelAI interface.
|
Description: A theme inspired by the NovelAI interface.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@@ -65,7 +65,7 @@
|
|||||||
|
|
||||||
/*Alternate Button*/
|
/*Alternate Button*/
|
||||||
--alternate_button_text: #e0e0e0;
|
--alternate_button_text: #e0e0e0;
|
||||||
--alternate_button_background: #2b5471;
|
--alternate_button_background: #244c65;
|
||||||
|
|
||||||
|
|
||||||
/*Sequence, AKA Gens Per Action*/
|
/*Sequence, AKA Gens Per Action*/
|
||||||
@@ -161,15 +161,15 @@
|
|||||||
--right_menu_light_shadow: 0;
|
--right_menu_light_shadow: 0;
|
||||||
--right_menu_strong_shadow: 0;
|
--right_menu_strong_shadow: 0;
|
||||||
--radius_inputbox: 2px;
|
--radius_inputbox: 2px;
|
||||||
--radius_unpinned_menu: 0px;
|
--radius_unpinned_menu: 2px;
|
||||||
--radius_sequence: 5px;
|
--radius_sequence: 5px;
|
||||||
--radius_settings_background: 2px;
|
--radius_settings_background: 2px;
|
||||||
--radius_button: 5px;
|
--radius_button: 2px;
|
||||||
--radius_alternate_button: 5px;
|
--radius_alternate_button: 2px;
|
||||||
--radius_item_popup: 2px;
|
--radius_item_popup: 2px;
|
||||||
--radius_wi_card: 5px;
|
--radius_wi_card: 5px;
|
||||||
--radius_palette_card: 5px;
|
--radius_palette_card: 5px;
|
||||||
--radius_settings_button: 5px;
|
--radius_settings_button: 2px;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
Name: Unicorn
|
Name: Unicorn
|
||||||
Author: LightSaveUs
|
Author: LightSaveUs
|
||||||
Version: 0.1.1
|
Version: 0.2
|
||||||
Description: A theme inspired by the DreamilyAI interface.
|
Description: A theme inspired by the DreamilyAI interface.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@@ -37,12 +37,12 @@
|
|||||||
|
|
||||||
/*----------------Advanced Theme--------------------*/
|
/*----------------Advanced Theme--------------------*/
|
||||||
/*General*/
|
/*General*/
|
||||||
--background: #e8e7ec;
|
--background: #eeeeee;
|
||||||
|
|
||||||
--gamescreen_background: #e8e7ec;
|
--gamescreen_background: #eeeeee;
|
||||||
--gamescreen_text: #222224;
|
--gamescreen_text: #222224;
|
||||||
|
|
||||||
--input_background: #e1e1e1;
|
--input_background: #e2e2e2;
|
||||||
--input_text: #222224;
|
--input_text: #222224;
|
||||||
|
|
||||||
--text: #f2f1f1;
|
--text: #f2f1f1;
|
||||||
@@ -51,7 +51,7 @@
|
|||||||
|
|
||||||
--statusbar_color: #f2f2f499;
|
--statusbar_color: #f2f2f499;
|
||||||
--statusbar_text_color: white;
|
--statusbar_text_color: white;
|
||||||
--scrollbar-color: #e267717a;
|
--scrollbar-color: #da4f5a7a;
|
||||||
|
|
||||||
/*Buttons*/
|
/*Buttons*/
|
||||||
/*General*/
|
/*General*/
|
||||||
@@ -69,16 +69,16 @@
|
|||||||
|
|
||||||
/*Alternate Button*/
|
/*Alternate Button*/
|
||||||
--alternate_button_text: #f2f1f1;
|
--alternate_button_text: #f2f1f1;
|
||||||
--alternate_button_background: #b4525a;
|
--alternate_button_background: #e26771;
|
||||||
|
|
||||||
|
|
||||||
/*Sequence, AKA Gens Per Action*/
|
/*Sequence, AKA Gens Per Action*/
|
||||||
--sequence_area_background:#e2e2e2;
|
--sequence_area_background:#e2e2e2;
|
||||||
--sequence_background: #ececec;
|
--sequence_background: #ececec;
|
||||||
--sequence_text: #a8a8a8;
|
--sequence_text: #828282;
|
||||||
|
|
||||||
/*Side Menus*/
|
/*Side Menus*/
|
||||||
--tab_color: #b4525a;
|
--tab_color: #a04a51;
|
||||||
--tab_text: #f2f1f1;
|
--tab_text: #f2f1f1;
|
||||||
|
|
||||||
--flyout_background: #dcd9d9;
|
--flyout_background: #dcd9d9;
|
||||||
@@ -91,8 +91,8 @@
|
|||||||
--sample_order_select_color: #dc6872;
|
--sample_order_select_color: #dc6872;
|
||||||
--sample_order_select_color_text: #f2f1f1;
|
--sample_order_select_color_text: #f2f1f1;
|
||||||
|
|
||||||
--dropdown_text: #e26771;
|
--dropdown_text: #dc6872;
|
||||||
--dropdown_background: #d9d9dc;
|
--dropdown_background: #e2e2e2;
|
||||||
|
|
||||||
--rangeslider_background_color: #818181;
|
--rangeslider_background_color: #818181;
|
||||||
--rangeslider_color: #dc6872;
|
--rangeslider_color: #dc6872;
|
||||||
@@ -108,27 +108,27 @@
|
|||||||
--setting_footer_background_color: #e1c5c5;
|
--setting_footer_background_color: #e1c5c5;
|
||||||
|
|
||||||
/*Palette Card*/
|
/*Palette Card*/
|
||||||
--palette_card_background: #e26771;
|
--palette_card_background: #e1c5c5;
|
||||||
--palette_card_text: #f2f1f1;
|
--palette_card_text: #5c5c5c;
|
||||||
--palette_table_border: #f2f1f1;
|
--palette_table_border: #5c5c5c;
|
||||||
|
|
||||||
/*World Info*/
|
/*World Info*/
|
||||||
--wi_card_border_color: #dc6872;
|
--wi_card_border_color: #dc6872;
|
||||||
--wi_card_border_color_to_ai: #dc6872;
|
--wi_card_border_color_to_ai: #dc6872;
|
||||||
|
|
||||||
--wi_card_bg_color: #e26771;
|
--wi_card_bg_color: #e1c5c5;
|
||||||
--wi_card_text_color: #f2f1f1;
|
--wi_card_text_color: #dc6872;
|
||||||
|
|
||||||
--wi_card_tag_bg_color: #f2f1f1;
|
--wi_card_tag_bg_color: #f2f1f1;
|
||||||
--wi_card_tag_text_color: #5c5c5c;
|
--wi_card_tag_text_color: #5c5c5c;
|
||||||
|
|
||||||
--wi_tag_color: #e2c4c4;
|
--wi_tag_color: #e1c5c5;
|
||||||
--wi_tag_text_color: #5c5c5c;
|
--wi_tag_text_color: #5c5c5c;
|
||||||
|
|
||||||
/*Popup*/
|
/*Popup*/
|
||||||
--popup_background_color: #bb9c9c;
|
--popup_background_color: #e1c5c5;
|
||||||
--popup_title_bar_color: #cfb6b6;
|
--popup_title_bar_color: #dc6872;
|
||||||
--popup_title_bar_color_text: #421d1d;
|
--popup_title_bar_color_text: #f2f1f1;
|
||||||
|
|
||||||
--popup_item_color: #f2f1f1;
|
--popup_item_color: #f2f1f1;
|
||||||
--popup_item_color_text: #e26771;
|
--popup_item_color_text: #e26771;
|
||||||
@@ -138,10 +138,10 @@
|
|||||||
--popup_selected_color: #e26771;
|
--popup_selected_color: #e26771;
|
||||||
--popup_selected_color_text: #f2f1f1;
|
--popup_selected_color_text: #f2f1f1;
|
||||||
|
|
||||||
--popup_button_color: #cfb6b6;
|
--popup_button_color: #e1c5c5;
|
||||||
--popup_button_color_text: #421d1d;
|
--popup_button_color_text: #e26771;
|
||||||
--popup_cancel_button_color: #cfb6b6;
|
--popup_cancel_button_color: #e1c5c5;
|
||||||
--popup_cancel_button_color_text: #421d1d;
|
--popup_cancel_button_color_text: #e26771;
|
||||||
|
|
||||||
--error: #ffb4ab;
|
--error: #ffb4ab;
|
||||||
--error_text: #690005;
|
--error_text: #690005;
|
||||||
@@ -169,15 +169,15 @@
|
|||||||
--right_menu_strong_shadow: 0;
|
--right_menu_strong_shadow: 0;
|
||||||
--popup_shadow: 0;
|
--popup_shadow: 0;
|
||||||
--radius_inputbox: 15px;
|
--radius_inputbox: 15px;
|
||||||
--radius_unpinned_menu: 20px;
|
--radius_unpinned_menu: 15px;
|
||||||
--radius_sequence: 15px;
|
--radius_sequence: 15px;
|
||||||
--radius_settings_background: 10px;
|
--radius_settings_background: 10px;
|
||||||
--radius_button: 10px;
|
--radius_button: 10px;
|
||||||
--radius_alternate_button: 10px;
|
--radius_alternate_button: 10px;
|
||||||
--radius_item_popup: 5px;
|
--radius_item_popup: 10px;
|
||||||
--radius_wi_card: 10px;
|
--radius_wi_card: 10px;
|
||||||
--radius_palette_card: 5px;
|
--radius_palette_card: 10px;
|
||||||
--radius_settings_button: 5px;
|
--radius_settings_button: 10px;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user