Files
2026-07-11 10:44:42 -05:00

74 lines
2.8 KiB
JSON

{
"schema": 1,
"id": "meshcentral-default",
"name": "MeshCentral Default",
"description": "Captured baseline for the current Christ IT Connections MeshCentral classic UI before GracePress theming is applied.",
"locked": true,
"capturedAt": "2026-06-27",
"source": "GracePress Theme Studio initial default profile",
"variables": {
"brand.title": "Christ IT Connections",
"brand.subtitle": "mesh.christit.com",
"brand.logoUrl": "",
"brand.footerText": "Terms & Privacy",
"font.family": "Arial, Helvetica, sans-serif",
"font.baseSize": "16px",
"font.smallSize": "12px",
"font.headingSize": "32px",
"layout.mode": "classic-leftbar",
"layout.density": "default",
"layout.contentMaxWidth": "none",
"layout.leftbarWidth": "75px",
"layout.iconRailWidth": "75px",
"layout.footerHeight": "48px",
"layout.borderRadius": "0px",
"color.pageBackground": "#000000",
"color.headerBackground": "#003a70",
"color.headerText": "#d7d7d7",
"color.headerAccent": "#ffffff",
"color.leftbarBackground": "#1f1f2a",
"color.leftbarActiveBackground": "#8bc8ff",
"color.leftbarActiveBorder": "#66c27a",
"color.sidebarBackground": "#144c83",
"color.sidebarButtonBackground": "#06417a",
"color.sidebarButtonActiveBackground": "#0d5ea8",
"color.tabBackground": "#8b8b8b",
"color.tabActiveBackground": "#004b8d",
"color.tabText": "#ffffff",
"color.panelBackground": "#000000",
"color.panelText": "#d7d7d7",
"color.tableHeaderText": "#ffffff",
"color.tableRowText": "#d7d7d7",
"color.link": "#5dade2",
"color.success": "#00cc44",
"color.warning": "#b45309",
"color.danger": "#cc3333",
"color.modalOverlay": "rgba(0,0,0,0.5)",
"color.modalBackground": "#ffffff",
"color.modalText": "#111111",
"color.modalBorder": "#d9dde5",
"button.primaryBackground": "#007bff",
"button.primaryText": "#ffffff",
"button.secondaryBackground": "#f4f4f6",
"button.secondaryText": "#111111",
"button.border": "#aeb4bf",
"table.border": "#303030",
"table.headerBackground": "#000000",
"table.rowBackground": "#000000",
"table.rowAltBackground": "#050505",
"icons.set": "meshcentral-classic",
"icons.size": "48px",
"icons.monochrome": false,
"icons.packPath": "",
"effects.textShadow": "2px 2px 3px rgba(0,0,0,0.85)",
"effects.panelShadow": "none",
"effects.modalShadow": "0 0 24px rgba(0,0,0,0.6)",
"advanced.customCss": ""
},
"notes": [
"This profile is intentionally descriptive. It records the current classic UI appearance as variables before any global CSS injection exists.",
"Values can be refined from MeshCentral CSS inspection in a later pass.",
"Do not mutate this profile in-place; clone it into a new theme when applying changes."
]
}