Files
Atomcms-edit/theme-settings-export.json

148 lines
5.5 KiB
JSON
Executable File

{
"exported_at": "2026-05-23 17:57:11",
"settings": {
"preset": "atom_original",
"color_primary": "#eeb425",
"color_background": "#f3f4f6",
"color_surface": "#ffffff",
"color_dropdown": "#ffffff",
"color_navbar": "#ffffff",
"card_background": "#2d2d44",
"card_border_color": "#4b5563",
"color_navbar_text": "#1f2937",
"color_text": "#1f2937",
"color_text_muted": "#6b7280",
"color_accent": "#10b981",
"dropdown_style": "rounded",
"dropdown_border": true,
"dropdown_shadow": "small",
"font_family": "Poppins",
"border_radius": "8",
"border_color": "#eeb425",
"dark_mode": true,
"animations": true,
"size_navigation_font": "14",
"size_navigation_padding": "16",
"size_navigation_height": "60",
"size_heading_h1": "32",
"size_heading_h2": "24",
"size_heading_h3": "20",
"size_body_text": "16",
"size_small_text": "14",
"size_button_text": "14",
"size_card_padding": "24",
"size_icon_small": "16",
"size_icon_medium": "24",
"size_icon_large": "32",
"button_enabled": true,
"button_primary_color": "#eeb425",
"button_secondary_color": "#1a1a2e",
"button_text_color": "#1f2937",
"button_hover_color": "#cf9d15",
"button_border_color": "#cf9d15",
"button_border_width": "2",
"button_border_radius": "8",
"button_font_size": "14",
"button_padding_x": "16",
"button_padding_y": "8",
"button_hover_scale": "1.05",
"button_shadow": "md",
"button_transition": "all",
"button_transition_duration": "200",
"toolbar_primary_color": "#eeb425",
"toolbar_hover_color": "#cf9d15",
"toolbar_border_color": "#cf9d15",
"toolbar_text_color": "#1a1a2e",
"button_border_only": false,
"button_effects_enabled": true,
"button_effects_navigation": "none",
"button_effects_buttons": "none",
"button_effects_links": "none",
"button_effects_speed": "normal",
"button_text_uppercase": false,
"button_font_weight": "600",
"background_image": "/assets/images/themes/arctic-ice.png",
"button_secondary_enabled": true,
"button_secondary_btn_color": "#1a1a2e",
"button_secondary_text_color": "#ffffff",
"button_secondary_hover_color": "#16a34a",
"button_secondary_border_color": "#16a34a",
"button_danger_enabled": true,
"button_danger_color": "#ef4444",
"button_danger_text_color": "#ffffff",
"button_danger_hover_color": "#dc2626",
"button_danger_border_color": "#dc2626",
"button_outline_enabled": true,
"button_outline_color": "#eeb425",
"button_outline_text_color": "#1a1a2e",
"button_outline_hover_color": "#cf9d15",
"nav_icon_discord_url": "",
"nav_icon_radio": true,
"navbar_height": "64",
"navbar_sticky": true,
"navbar_shadow": true,
"navbar_style": "default",
"avatar_border_radius": "8",
"avatar_border": true,
"avatar_border_color": "#eeb425",
"badge_background": "#eeb425",
"badge_text_color": "#000000",
"badge_border_radius": "4",
"shadow_color": "rgba(0, 0, 0, 0.1)",
"shadow_opacity": "0.1",
"spinner_color": "#eeb425",
"input_background": "#1f2937",
"input_border_color": "#4b5563",
"input_text_color": "#ffffff",
"input_placeholder_color": "#9ca3af",
"input_focus_color": "#eeb425",
"link_color": "#eeb425",
"link_hover_color": "#cf9d15",
"link_underline": false,
"card_border_width": "1",
"card_border_radius": "12",
"page_transition": true,
"login_effect_enabled": false,
"login_effect_animation": "fire",
"login_effect_background": "#0088ff",
"login_effect_icon_color": "#eeb425",
"login_effect_text_color": "#ffffff",
"login_effect_bar_color": "#eeb425",
"login_effect_bar_style": "dots",
"login_effect_show_logo": false,
"login_effect_show_name": false,
"login_effect_icon_size": "120",
"login_effect_custom_text": "",
"header_background": "#2d2d44",
"header_text_color": "#ffffff",
"header_link_color": "#eeb425",
"footer_background": "#2d2d44",
"footer_text_color": "#ffffff",
"footer_link_color": "#eeb425",
"card_padding": "24",
"profile_show_online_status": true,
"profile_show_guilds": true,
"profile_show_friends": true,
"profile_show_guestbook": true,
"profile_show_photos": true,
"profile_show_badges": true,
"profile_show_stats": true,
"profile_show_activity": true,
"profile_header_style": "default",
"profile_default_tab": "guestbook",
"custom_css_enabled": false,
"custom_css": "",
"custom_js_enabled": false,
"custom_js": "",
"header_custom_html": "",
"footer_custom_html": "",
"footer_show_copyright": true,
"footer_show_links": true,
"pwa_enabled": false,
"pwa_name": "Epicnabbo Hotel",
"pwa_short_name": "Epicnabbo",
"pwa_description": "Welcome to Epicnabbo - Your Habbo Hotel",
"pwa_theme_color": "#eeb425",
"pwa_background_color": "#1a1a2e"
}
}