{
  "name": "Verdant Light",
  "blur_strength": 6,
  "main_text_color": "rgba(70, 85, 70, 1)",
  "italics_text_color": "rgba(60, 120, 70, 1)",
  "underline_text_color": "rgba(50, 110, 60, 1)",
  "quote_text_color": "rgba(80, 130, 90, 1)",
  "blur_tint_color": "rgba(252, 255, 252, 1)",
  "chat_tint_color": "rgba(255, 255, 255, 0)",
  "user_mes_blur_tint_color": "rgba(235, 248, 238, 0.9)",
  "bot_mes_blur_tint_color": "rgba(242, 252, 245, 0.9)",
  "shadow_color": "rgba(100, 160, 100, 0.5)",
  "shadow_width": 2,
  "border_color": "rgba(120, 180, 130, 0.5)",
  "font_scale": 0.95,
  "fast_ui_mode": false,
  "waifuMode": false,
  "avatar_style": 0,
  "chat_display": 6,
  "toastr_position": "toast-top-center",
  "noShadows": false,
  "chat_width": 62,
  "timer_enabled": true,
  "timestamps_enabled": true,
  "timestamp_model_icon": true,
  "mesIDDisplay_enabled": true,
  "hideChatAvatars_enabled": false,
  "message_token_count_enabled": true,
  "expand_message_actions": true,
  "enableZenSliders": false,
  "enableLabMode": false,
  "hotswap_enabled": true,
  "custom_css": "/* Verdant - Custom CSS */\n\n/* Preserve Font Awesome icons */\n.fa, .fas, .far, .fal, .fab, .fa-solid, .fa-regular, .fa-light, .fa-brands,\n[class^=\"fa-\"], [class*=\" fa-\"] {\n  font-family: 'Font Awesome 6 Free', 'Font Awesome 6 Brands' !important;\n}\n\n/* Good line spacing for readability */\n.mes_text {\n  line-height: 1.55 !important;\n}\n\n/* Rounded message bubbles with soft green border */\n.mes {\n  margin-bottom: 10px !important;\n  border-radius: 14px !important;\n  border: 1px solid rgba(120, 180, 130, 0.3) !important;\n}\n\n/* Soft green glow on focus */\ninput:focus, textarea:focus {\n  box-shadow: 0 0 12px rgba(120, 180, 130, 0.5) !important;\n  border-color: rgba(100, 160, 110, 0.6) !important;\n}\n\n/* Sage green scrollbar on light background */\n::-webkit-scrollbar {\n  width: 8px !important;\n  background: rgba(250, 255, 250, 0.9) !important;\n}\n::-webkit-scrollbar-thumb {\n  background: rgba(120, 180, 130, 0.4) !important;\n}\n::-webkit-scrollbar-thumb:hover {\n  background: rgba(100, 160, 110, 0.6) !important;\n}\n\n/* Soft green accent on buttons */\n.menu_button:hover, .fa-solid:hover {\n  color: rgba(80, 140, 90, 1) !important;\n}\n\n/* Reduce animation distractions */\n* {\n  transition-duration: 0.15s !important;\n}",
  "bogus_folders": true,
  "zoomed_avatar_magnification": true,
  "reduced_motion": true,
  "compact_input_area": true,
  "show_swipe_num_all_messages": false,
  "click_to_edit": false,
  "media_display": "list"
}
