mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Nostalgia Update (0.2.4)
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
Name: Nostalgia
|
Name: Nostalgia
|
||||||
Author: LightSaveUs
|
Author: LightSaveUs
|
||||||
Version: 0.2.3
|
Version: 0.2.4
|
||||||
Description: A theme inspired by the previous KoboldAI interface.
|
Description: A theme inspired by the previous KoboldAI interface.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@@ -261,6 +261,10 @@
|
|||||||
|
|
||||||
/* Icons */
|
/* Icons */
|
||||||
|
|
||||||
|
.collapsable_header .material-icons-outlined {
|
||||||
|
transform: translateY(7px) translateX(4px);
|
||||||
|
}
|
||||||
|
|
||||||
.substitution-card > .card-left > .material-icons-outlined {
|
.substitution-card > .card-left > .material-icons-outlined {
|
||||||
color: #999 !important;
|
color: #999 !important;
|
||||||
}
|
}
|
||||||
@@ -374,6 +378,13 @@ div#settings_footer.settings_footer {
|
|||||||
background-color: #294f71 !important;
|
background-color: #294f71 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Tooltips */
|
||||||
|
|
||||||
|
.tooltip-standard {
|
||||||
|
border-color: #3379b7 !important;
|
||||||
|
background-color: #1f2931 !important;
|
||||||
|
}
|
||||||
|
|
||||||
/* World Info */
|
/* World Info */
|
||||||
|
|
||||||
.world_info_tag_area {
|
.world_info_tag_area {
|
||||||
|
Reference in New Issue
Block a user