Upload 12 files
Browse files- themes/theme json/beach day blue.json +37 -0
- themes/theme json/dark forest green.json +37 -0
- themes/theme json/darkmode chat theme.json +37 -0
- themes/theme json/lightmode chat theme.json +37 -0
- themes/theme json/night night purple.json +37 -0
- themes/theme json/yandere red.json +37 -0
- themes/theme pictures/beach day.png +3 -0
- themes/theme pictures/dark forest.png +3 -0
- themes/theme pictures/darkmode chat.png +3 -0
- themes/theme pictures/lightmode chat.png +3 -0
- themes/theme pictures/night night.png +3 -0
- themes/theme pictures/yandere.png +3 -0
themes/theme json/beach day blue.json
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "beach day blue",
|
| 3 |
+
"blur_strength": 6,
|
| 4 |
+
"main_text_color": "rgba(255, 246, 202, 0.77)",
|
| 5 |
+
"italics_text_color": "rgba(165, 184, 255, 0.9)",
|
| 6 |
+
"underline_text_color": "rgba(255, 213, 175, 1)",
|
| 7 |
+
"quote_text_color": "rgba(191, 232, 255, 0.78)",
|
| 8 |
+
"blur_tint_color": "rgba(35, 48, 94, 0.83)",
|
| 9 |
+
"chat_tint_color": "rgba(129, 125, 87, 0.21)",
|
| 10 |
+
"user_mes_blur_tint_color": "rgba(29, 32, 117, 0.61)",
|
| 11 |
+
"bot_mes_blur_tint_color": "rgba(0, 68, 129, 0.79)",
|
| 12 |
+
"shadow_color": "rgba(9, 2, 9, 1)",
|
| 13 |
+
"shadow_width": 2,
|
| 14 |
+
"border_color": "rgba(0, 140, 115, 0.66)",
|
| 15 |
+
"font_scale": 1.05,
|
| 16 |
+
"fast_ui_mode": false,
|
| 17 |
+
"waifuMode": false,
|
| 18 |
+
"avatar_style": 0,
|
| 19 |
+
"chat_display": 1,
|
| 20 |
+
"noShadows": false,
|
| 21 |
+
"chat_width": 48,
|
| 22 |
+
"timer_enabled": false,
|
| 23 |
+
"timestamps_enabled": true,
|
| 24 |
+
"timestamp_model_icon": true,
|
| 25 |
+
"mesIDDisplay_enabled": true,
|
| 26 |
+
"hideChatAvatars_enabled": false,
|
| 27 |
+
"message_token_count_enabled": true,
|
| 28 |
+
"expand_message_actions": false,
|
| 29 |
+
"enableZenSliders": false,
|
| 30 |
+
"enableLabMode": false,
|
| 31 |
+
"hotswap_enabled": true,
|
| 32 |
+
"custom_css": "",
|
| 33 |
+
"bogus_folders": true,
|
| 34 |
+
"zoomed_avatar_magnification": "",
|
| 35 |
+
"reduced_motion": false,
|
| 36 |
+
"compact_input_area": true
|
| 37 |
+
}
|
themes/theme json/dark forest green.json
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "dark forest green",
|
| 3 |
+
"blur_strength": 6,
|
| 4 |
+
"main_text_color": "rgba(255, 250, 203, 0.66)",
|
| 5 |
+
"italics_text_color": "rgba(122, 193, 189, 0.67)",
|
| 6 |
+
"underline_text_color": "rgba(255, 213, 175, 1)",
|
| 7 |
+
"quote_text_color": "rgba(147, 234, 177, 0.67)",
|
| 8 |
+
"blur_tint_color": "rgba(8, 28, 34, 0.8)",
|
| 9 |
+
"chat_tint_color": "rgba(23, 43, 23, 0.65)",
|
| 10 |
+
"user_mes_blur_tint_color": "rgba(26, 38, 64, 0.6)",
|
| 11 |
+
"bot_mes_blur_tint_color": "rgba(27, 32, 23, 0.6)",
|
| 12 |
+
"shadow_color": "rgba(9, 2, 9, 1)",
|
| 13 |
+
"shadow_width": 2,
|
| 14 |
+
"border_color": "rgba(49, 69, 42, 0.66)",
|
| 15 |
+
"font_scale": 1.05,
|
| 16 |
+
"fast_ui_mode": false,
|
| 17 |
+
"waifuMode": false,
|
| 18 |
+
"avatar_style": 0,
|
| 19 |
+
"chat_display": 1,
|
| 20 |
+
"noShadows": false,
|
| 21 |
+
"chat_width": 48,
|
| 22 |
+
"timer_enabled": false,
|
| 23 |
+
"timestamps_enabled": true,
|
| 24 |
+
"timestamp_model_icon": true,
|
| 25 |
+
"mesIDDisplay_enabled": true,
|
| 26 |
+
"hideChatAvatars_enabled": false,
|
| 27 |
+
"message_token_count_enabled": true,
|
| 28 |
+
"expand_message_actions": false,
|
| 29 |
+
"enableZenSliders": false,
|
| 30 |
+
"enableLabMode": false,
|
| 31 |
+
"hotswap_enabled": true,
|
| 32 |
+
"custom_css": "",
|
| 33 |
+
"bogus_folders": true,
|
| 34 |
+
"zoomed_avatar_magnification": "",
|
| 35 |
+
"reduced_motion": false,
|
| 36 |
+
"compact_input_area": true
|
| 37 |
+
}
|
themes/theme json/darkmode chat theme.json
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "darkmode chat theme",
|
| 3 |
+
"blur_strength": 10,
|
| 4 |
+
"main_text_color": "rgba(202, 202, 202, 0.79)",
|
| 5 |
+
"italics_text_color": "rgba(168, 168, 168, 0.76)",
|
| 6 |
+
"underline_text_color": "rgba(51, 231, 255, 1)",
|
| 7 |
+
"quote_text_color": "rgba(211, 237, 255, 0.79)",
|
| 8 |
+
"blur_tint_color": "rgba(48, 48, 48, 1)",
|
| 9 |
+
"chat_tint_color": "rgba(55, 55, 55, 1)",
|
| 10 |
+
"user_mes_blur_tint_color": "rgba(55, 55, 55, 1)",
|
| 11 |
+
"bot_mes_blur_tint_color": "rgba(55, 55, 55, 1)",
|
| 12 |
+
"shadow_color": "rgba(147, 147, 147, 1)",
|
| 13 |
+
"shadow_width": 0,
|
| 14 |
+
"border_color": "rgba(55, 55, 55, 1)",
|
| 15 |
+
"font_scale": 1.1,
|
| 16 |
+
"fast_ui_mode": true,
|
| 17 |
+
"waifuMode": false,
|
| 18 |
+
"avatar_style": 0,
|
| 19 |
+
"chat_display": 1,
|
| 20 |
+
"noShadows": true,
|
| 21 |
+
"chat_width": 40,
|
| 22 |
+
"timer_enabled": false,
|
| 23 |
+
"timestamps_enabled": true,
|
| 24 |
+
"timestamp_model_icon": true,
|
| 25 |
+
"mesIDDisplay_enabled": true,
|
| 26 |
+
"hideChatAvatars_enabled": false,
|
| 27 |
+
"message_token_count_enabled": true,
|
| 28 |
+
"expand_message_actions": false,
|
| 29 |
+
"enableZenSliders": false,
|
| 30 |
+
"enableLabMode": false,
|
| 31 |
+
"hotswap_enabled": true,
|
| 32 |
+
"custom_css": "#chat {scrollbar-width:12px; padding-bottom:30px;}\n\n.mesAvatarWrapper {padding:0px 20px;}\n.avatar {margin-top:-8px;}\n.mesAvatarWrapper img {\n border-radius: 15px !important;\n width: 100%; /* Scale up width */\n height: 100%; /* Scale up height */\n}\n.mes_text {padding:15px; border-radius: 15px;}\n.flex-container.alignItemsBaseline {flex-wrap: nowrap;}\n\n.mes[is_user=\"true\"] .mes_block .mes_text:before {\ncontent: '';\nposition: absolute;\nright: 0;\ntop: 0;\nwidth: 0;\nheight: 0;\nborder: 20px solid transparent;\nborder-left-color: #234799;\nborder-right: 0;\nborder-top: 0;\nmargin-top:55px;\nmargin-right: 95px;\n}\n\n.mes[is_user=\"false\"]:before {\ncontent: '';\nposition: absolute;\nleft: 0;\ntop: 0;\nwidth: 0;\nheight: 0;\nborder: 20px solid transparent;\nborder-right-color: #424242;\nborder-left: 0;\nborder-top: 0;\nmargin-top:65px;\nmargin-left: 95px;\n}\n\n.mes {width:fit-content;}\n.mes_block {width:fit-content; width:80%;}\n\n.mes[is_user=\"false\"] .mes_block {padding-left:5px;}\n.mes[is_user=\"true\"] .mes_block {padding-right:5px;}\n\n.ch_name.flex-container.justifySpaceBetween {margin-bottom:5px;}\n.mes[is_user=\"true\"] {flex-direction:row-reverse; margin-left:auto;}\n.mes[is_user=\"true\"] .mes_block .ch_name.flex-container.justifySpaceBetween {flex-direction: row-reverse; margin-left: auto;}\n.mes[is_user=\"true\"] .mes_block .ch_name.flex-container.justifySpaceBetween .flex-container.flex1.alignitemscenter {flex-direction: row-reverse;}\n.mes[is_user=\"true\"] .mes_block .ch_name.flex-container.justifySpaceBetween .flex-container.flex1.alignitemscenter .flex-container.alignItemsBaseline {flex-direction: row-reverse;}\n.mes[is_user=\"true\"] .mes_block .mes_text {background-color:#234799;}\n\n.mes[is_user=\"false\"] .mes_block .mes_text {background-color:#424242;}\n\n/* below are for changing overall UI style, not directly related to the kakaotalk messenger layout */\n#chat .mes_text {font-family: Noto Sans;}\n#chat .mes_text br {margin-bottom:15px;}",
|
| 33 |
+
"bogus_folders": true,
|
| 34 |
+
"zoomed_avatar_magnification": "",
|
| 35 |
+
"reduced_motion": false,
|
| 36 |
+
"compact_input_area": true
|
| 37 |
+
}
|
themes/theme json/lightmode chat theme.json
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "lightmode chat theme",
|
| 3 |
+
"blur_strength": 10,
|
| 4 |
+
"main_text_color": "rgba(16, 16, 16, 0.79)",
|
| 5 |
+
"italics_text_color": "rgba(49, 23, 58, 1)",
|
| 6 |
+
"underline_text_color": "rgba(55, 51, 255, 1)",
|
| 7 |
+
"quote_text_color": "rgba(62, 62, 62, 1)",
|
| 8 |
+
"blur_tint_color": "rgba(205, 220, 255, 1)",
|
| 9 |
+
"chat_tint_color": "rgba(205, 220, 255, 1)",
|
| 10 |
+
"user_mes_blur_tint_color": "rgba(205, 220, 255, 1)",
|
| 11 |
+
"bot_mes_blur_tint_color": "rgba(205, 220, 255, 1)",
|
| 12 |
+
"shadow_color": "rgba(101, 91, 91, 1)",
|
| 13 |
+
"shadow_width": 0,
|
| 14 |
+
"border_color": "rgba(205, 220, 255, 1)",
|
| 15 |
+
"font_scale": 1.1,
|
| 16 |
+
"fast_ui_mode": true,
|
| 17 |
+
"waifuMode": false,
|
| 18 |
+
"avatar_style": 0,
|
| 19 |
+
"chat_display": 1,
|
| 20 |
+
"noShadows": true,
|
| 21 |
+
"chat_width": 40,
|
| 22 |
+
"timer_enabled": false,
|
| 23 |
+
"timestamps_enabled": true,
|
| 24 |
+
"timestamp_model_icon": true,
|
| 25 |
+
"mesIDDisplay_enabled": true,
|
| 26 |
+
"hideChatAvatars_enabled": false,
|
| 27 |
+
"message_token_count_enabled": true,
|
| 28 |
+
"expand_message_actions": false,
|
| 29 |
+
"enableZenSliders": false,
|
| 30 |
+
"enableLabMode": false,
|
| 31 |
+
"hotswap_enabled": true,
|
| 32 |
+
"custom_css": "#chat {scrollbar-width:12px; padding-bottom:30px;}\n\n.mesAvatarWrapper {padding:0px 20px;}\n.avatar {margin-top:-8px;}\n.mesAvatarWrapper img {\n border-radius: 15px !important;\n width: 100%; /* Scale up width */\n height: 100%; /* Scale up height */\n}\n.mes_text {padding:15px; border-radius: 15px;}\n.flex-container.alignItemsBaseline {flex-wrap: nowrap;}\n\n.mes[is_user=\"true\"] .mes_block .mes_text:before {\ncontent: '';\nposition: absolute;\nright: 0;\ntop: 0;\nwidth: 0;\nheight: 0;\nborder: 20px solid transparent;\nborder-left-color: #F9E000;\nborder-right: 0;\nborder-top: 0;\nmargin-top:55px;\nmargin-right: 95px;\n}\n\n.mes[is_user=\"false\"]:before {\ncontent: '';\nposition: absolute;\nleft: 0;\ntop: 0;\nwidth: 0;\nheight: 0;\nborder: 20px solid transparent;\nborder-right-color: #FFF;\nborder-left: 0;\nborder-top: 0;\nmargin-top:65px;\nmargin-left: 95px;\n}\n\n.mes {width:fit-content;}\n.mes_block {width:fit-content; width:80%;}\n\n.mes[is_user=\"false\"] .mes_block {padding-left:5px;}\n.mes[is_user=\"true\"] .mes_block {padding-right:5px;}\n\n.ch_name.flex-container.justifySpaceBetween {margin-bottom:5px;}\n.mes[is_user=\"true\"] {flex-direction:row-reverse; margin-left:auto;}\n.mes[is_user=\"true\"] .mes_block .ch_name.flex-container.justifySpaceBetween {flex-direction: row-reverse; margin-left: auto;}\n.mes[is_user=\"true\"] .mes_block .ch_name.flex-container.justifySpaceBetween .flex-container.flex1.alignitemscenter {flex-direction: row-reverse;}\n.mes[is_user=\"true\"] .mes_block .ch_name.flex-container.justifySpaceBetween .flex-container.flex1.alignitemscenter .flex-container.alignItemsBaseline {flex-direction: row-reverse;}\n.mes[is_user=\"true\"] .mes_block .mes_text {background-color:#F9E000;}\n\n.mes[is_user=\"false\"] .mes_block .mes_text {background-color:#fff;}\n\n/* below are for changing overall UI style, not directly related to the kakaotalk messenger layout */\n#chat .mes_text {font-family: Noto Sans;}\n#chat .mes_text br {margin-bottom:15px;}\nsmall {color:#111111;}\n\n#completion_prompt_manager .completion_prompt_manager_header {color:#111111;}\n#completion_prompt_manager #completion_prompt_manager_list .completion_prompt_manager_prompt .completion_prompt_manager_prompt_name .fa-solid {color:#111111;}\n#completion_prompt_manager #completion_prompt_manager_list .completion_prompt_manager_prompt_disabled .completion_prompt_manager_prompt_name .prompt-manager-inspect-action {color:#7e0000;}\n.avatar-container.selected {border: 2px solid rgba(0, 0, 0, 1);}\n.text_muted {color:#999999;}\n.edit_textarea {background-color:#F0F0F0;}",
|
| 33 |
+
"bogus_folders": true,
|
| 34 |
+
"zoomed_avatar_magnification": "",
|
| 35 |
+
"reduced_motion": false,
|
| 36 |
+
"compact_input_area": true
|
| 37 |
+
}
|
themes/theme json/night night purple.json
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "night night purple",
|
| 3 |
+
"blur_strength": 6,
|
| 4 |
+
"main_text_color": "rgba(255, 210, 242, 0.65)",
|
| 5 |
+
"italics_text_color": "rgba(193, 122, 152, 1)",
|
| 6 |
+
"underline_text_color": "rgba(234, 175, 255, 1)",
|
| 7 |
+
"quote_text_color": "rgba(153, 147, 234, 1)",
|
| 8 |
+
"blur_tint_color": "rgba(42, 33, 55, 0.8)",
|
| 9 |
+
"chat_tint_color": "rgba(30, 32, 43, 0.65)",
|
| 10 |
+
"user_mes_blur_tint_color": "rgba(24, 33, 55, 0.6)",
|
| 11 |
+
"bot_mes_blur_tint_color": "rgba(38, 36, 67, 0.6)",
|
| 12 |
+
"shadow_color": "rgba(9, 2, 9, 1)",
|
| 13 |
+
"shadow_width": 2,
|
| 14 |
+
"border_color": "rgba(56, 63, 89, 1)",
|
| 15 |
+
"font_scale": 1.05,
|
| 16 |
+
"fast_ui_mode": false,
|
| 17 |
+
"waifuMode": false,
|
| 18 |
+
"avatar_style": 0,
|
| 19 |
+
"chat_display": 1,
|
| 20 |
+
"noShadows": false,
|
| 21 |
+
"chat_width": 48,
|
| 22 |
+
"timer_enabled": false,
|
| 23 |
+
"timestamps_enabled": true,
|
| 24 |
+
"timestamp_model_icon": true,
|
| 25 |
+
"mesIDDisplay_enabled": true,
|
| 26 |
+
"hideChatAvatars_enabled": false,
|
| 27 |
+
"message_token_count_enabled": true,
|
| 28 |
+
"expand_message_actions": false,
|
| 29 |
+
"enableZenSliders": false,
|
| 30 |
+
"enableLabMode": false,
|
| 31 |
+
"hotswap_enabled": true,
|
| 32 |
+
"custom_css": "",
|
| 33 |
+
"bogus_folders": true,
|
| 34 |
+
"zoomed_avatar_magnification": "",
|
| 35 |
+
"reduced_motion": false,
|
| 36 |
+
"compact_input_area": true
|
| 37 |
+
}
|
themes/theme json/yandere red.json
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "yandere red",
|
| 3 |
+
"blur_strength": 10,
|
| 4 |
+
"main_text_color": "rgba(255, 191, 230, 0.78)",
|
| 5 |
+
"italics_text_color": "rgba(218, 113, 163, 0.81)",
|
| 6 |
+
"underline_text_color": "rgba(255, 183, 217, 1)",
|
| 7 |
+
"quote_text_color": "rgba(219, 161, 255, 0.87)",
|
| 8 |
+
"blur_tint_color": "rgba(66, 10, 23, 0.54)",
|
| 9 |
+
"chat_tint_color": "rgba(110, 42, 75, 0.38)",
|
| 10 |
+
"user_mes_blur_tint_color": "rgba(31, 23, 73, 0.6)",
|
| 11 |
+
"bot_mes_blur_tint_color": "rgba(60, 16, 32, 0.59)",
|
| 12 |
+
"shadow_color": "rgba(255, 149, 244, 1)",
|
| 13 |
+
"shadow_width": 0,
|
| 14 |
+
"border_color": "rgba(32, 0, 14, 0.52)",
|
| 15 |
+
"font_scale": 1.05,
|
| 16 |
+
"fast_ui_mode": false,
|
| 17 |
+
"waifuMode": false,
|
| 18 |
+
"avatar_style": 0,
|
| 19 |
+
"chat_display": 1,
|
| 20 |
+
"noShadows": true,
|
| 21 |
+
"chat_width": 48,
|
| 22 |
+
"timer_enabled": false,
|
| 23 |
+
"timestamps_enabled": true,
|
| 24 |
+
"timestamp_model_icon": true,
|
| 25 |
+
"mesIDDisplay_enabled": true,
|
| 26 |
+
"hideChatAvatars_enabled": false,
|
| 27 |
+
"message_token_count_enabled": true,
|
| 28 |
+
"expand_message_actions": false,
|
| 29 |
+
"enableZenSliders": false,
|
| 30 |
+
"enableLabMode": false,
|
| 31 |
+
"hotswap_enabled": true,
|
| 32 |
+
"custom_css": "",
|
| 33 |
+
"bogus_folders": true,
|
| 34 |
+
"zoomed_avatar_magnification": "",
|
| 35 |
+
"reduced_motion": false,
|
| 36 |
+
"compact_input_area": true
|
| 37 |
+
}
|
themes/theme pictures/beach day.png
ADDED
|
Git LFS Details
|
themes/theme pictures/dark forest.png
ADDED
|
Git LFS Details
|
themes/theme pictures/darkmode chat.png
ADDED
|
Git LFS Details
|
themes/theme pictures/lightmode chat.png
ADDED
|
Git LFS Details
|
themes/theme pictures/night night.png
ADDED
|
Git LFS Details
|
themes/theme pictures/yandere.png
ADDED
|
Git LFS Details
|