mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
new base themes
This commit is contained in:
21
public/themes/Default (Dark) 1.7.1.json
Normal file
21
public/themes/Default (Dark) 1.7.1.json
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"name": "Default (Dark) 1.7.1",
|
||||||
|
"blur_strength": 10,
|
||||||
|
"main_text_color": "rgba(220, 220, 210, 1)",
|
||||||
|
"italics_text_color": "rgba(145, 145, 145, 1)",
|
||||||
|
"quote_text_color": "rgba(225, 138, 36, 1)",
|
||||||
|
"blur_tint_color": "rgba(23, 23, 23, 1)",
|
||||||
|
"user_mes_blur_tint_color": "rgba(0, 0, 0, 0.9)",
|
||||||
|
"bot_mes_blur_tint_color": "rgba(0, 0, 0, 0.9)",
|
||||||
|
"shadow_color": "rgba(0, 0, 0, 1)",
|
||||||
|
"shadow_width": 2,
|
||||||
|
"font_scale": 1,
|
||||||
|
"fast_ui_mode": true,
|
||||||
|
"waifuMode": false,
|
||||||
|
"avatar_style": 0,
|
||||||
|
"chat_display": 0,
|
||||||
|
"noShadows": true,
|
||||||
|
"sheld_width": 0,
|
||||||
|
"timer_enabled": false,
|
||||||
|
"hotswap_enabled": true
|
||||||
|
}
|
21
public/themes/Ross v2.json
Normal file
21
public/themes/Ross v2.json
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"name": "Ross v2",
|
||||||
|
"blur_strength": 10,
|
||||||
|
"main_text_color": "rgba(230, 230, 220, 1)",
|
||||||
|
"italics_text_color": "rgba(145, 145, 145, 1)",
|
||||||
|
"quote_text_color": "rgba(73, 179, 255, 0.91)",
|
||||||
|
"blur_tint_color": "rgba(0, 0, 0, 0.5)",
|
||||||
|
"user_mes_blur_tint_color": "rgba(51, 51, 51, 0.2)",
|
||||||
|
"bot_mes_blur_tint_color": "rgba(97, 97, 97, 0.43)",
|
||||||
|
"shadow_color": "rgba(0, 0, 0, 0.5)",
|
||||||
|
"shadow_width": 2,
|
||||||
|
"font_scale": 0.95,
|
||||||
|
"fast_ui_mode": false,
|
||||||
|
"waifuMode": false,
|
||||||
|
"avatar_style": 1,
|
||||||
|
"chat_display": 1,
|
||||||
|
"noShadows": false,
|
||||||
|
"sheld_width": 1,
|
||||||
|
"timer_enabled": true,
|
||||||
|
"hotswap_enabled": true
|
||||||
|
}
|
Reference in New Issue
Block a user