@@ -0,0 +1,51 @@
|
||||
{
|
||||
"name": "PearDock",
|
||||
"version": "1.0.1",
|
||||
"description": "Decentralized Docker management on the Holepunch stack",
|
||||
"colors": {
|
||||
"background": {
|
||||
"primary": "#0f1117",
|
||||
"secondary": "#161b22",
|
||||
"tertiary": "#1c2128",
|
||||
"elevated": "#22272e",
|
||||
"hover": "#2d333b"
|
||||
},
|
||||
"accent": {
|
||||
"primary": "#2dd4bf",
|
||||
"secondary": "#14b8a6",
|
||||
"success": "#4ade80",
|
||||
"warning": "#fbbf24",
|
||||
"danger": "#f87171",
|
||||
"info": "#38bdf8"
|
||||
},
|
||||
"text": {
|
||||
"primary": "#f4f7fb",
|
||||
"secondary": "#c8d1df",
|
||||
"muted": "#9aa8bc",
|
||||
"faint": "#7d8b9f"
|
||||
},
|
||||
"logo": {
|
||||
"pear": "#f5e6c8",
|
||||
"leaf": "#6b8e4e",
|
||||
"stem": "#5c4033",
|
||||
"dock": "#1e3a5f",
|
||||
"text": "#1e3a5f"
|
||||
},
|
||||
"border": "rgba(255,255,255,0.1)"
|
||||
},
|
||||
"typography": {
|
||||
"fontFamily": "-apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Inter', sans-serif",
|
||||
"baseSize": "14px",
|
||||
"lineHeight": 1.65
|
||||
},
|
||||
"radius": {
|
||||
"default": "12px",
|
||||
"small": "8px"
|
||||
},
|
||||
"logoUsage": {
|
||||
"minSize": "32px",
|
||||
"clearSpace": "0.5x logo height",
|
||||
"preferredBg": "dark #0f1117 or pure white",
|
||||
"source": "Original transparent PNG — never recolor-key or re-remove background"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user