seitime-st/st/sei_time/website_theme/custom/custom.json

28 lines
2.4 KiB
JSON

{
"background_color": "Background",
"button_gradients": 0,
"button_rounded_corners": 1,
"button_shadows": 0,
"creation": "2026-03-17 20:43:59.339705",
"custom": 0,
"custom_overrides": "",
"custom_scss": ".web-footer {\r\n background-color: #2c003e;\r\n color: gold;\r\n padding: 1rem;\r\n text-align: center;\r\n margin-top: auto;\r\n}\r\n\r\n.footer-link {\r\n margin: 0 0.5rem;\r\n}\r\n\r\n.footer-separator {\r\n margin: 0 0.5rem;\r\n}\r\n\r\n.footer-info {\r\n font-size: 0.9rem;\r\n}",
"dark_color": "Primary",
"docstatus": 0,
"doctype": "Website Theme",
"font_properties": "wght@400..900",
"google_font": "Orbitron",
"idx": 0,
"ignored_apps": [],
"light_color": "Gold Text",
"modified": "2026-03-24 19:13:02.880572",
"modified_by": "Administrator",
"module": "Sei Time",
"name": "Custom",
"owner": "Administrator",
"primary_color": "Primary",
"text_color": "Gold Text",
"theme": "Custom",
"theme_scss": "\n@import url(\"https://fonts.googleapis.com/css2?family=Orbitron:wght@400..900&display=swap\");\n// backward compatibility. deprecated in v15\n$font-family-sans-serif: \"Orbitron\", \"InterVariable\", \"Inter\", -apple-system, BlinkMacSystemFont,\n\t\"Segoe UI\", \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Cantarell\", \"Fira Sans\",\n\t\"Droid Sans\", \"Helvetica Neue\", sans-serif;\n\n// override font stack if custom font is set in website theme\n:root {\n\t--font-stack: \"Orbitron\", \"InterVariable\", \"Inter\", -apple-system, BlinkMacSystemFont,\n\t\"Segoe UI\", \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Cantarell\", \"Fira Sans\",\n\t\"Droid Sans\", \"Helvetica Neue\", sans-serif !important;\n}\n$primary: #8139c4;$dark: #8139c4;$body-text-color: #FFD700;$body-bg: #4e3269;$enable-shadows: false;\n$enable-gradients: false;\n$enable-rounded: true;\n\n// Bootstrap Variable Overrides\n\n\n// Import themes from installed apps\n@import \"frappe/public/scss/website.bundle\";\n\n\n\n// Custom Theme\n.web-footer {\r\n background-color: #2c003e;\r\n color: gold;\r\n padding: 1rem;\r\n text-align: center;\r\n margin-top: auto;\r\n}\r\n\r\n.footer-link {\r\n margin: 0 0.5rem;\r\n}\r\n\r\n.footer-separator {\r\n margin: 0 0.5rem;\r\n}\r\n\r\n.footer-info {\r\n font-size: 0.9rem;\r\n}\n\n:root {\n\t\n\t--primary: #{$primary};\n\t--primary-color: #{$primary};\n\t\n\t--bg-color: #{$body-bg};\n\t\n\t--text-color: #{$body-text-color};\n\t--text-light: #{$body-text-color};\n\t}\n",
"theme_url": "/files/website_theme/custom_style.css"
}