188 lines
4.9 KiB
JSON
188 lines
4.9 KiB
JSON
{
|
|
"metadata": {
|
|
"id": "lucent-orng-light",
|
|
"name": "Lucent Orng",
|
|
"description": "Port of OpenCode Lucent Orng theme (light variant)",
|
|
"version": "1.0.0",
|
|
"variant": "light",
|
|
"tags": [
|
|
"light",
|
|
"opencode",
|
|
"lucent-orng"
|
|
]
|
|
},
|
|
"colors": {
|
|
"primary": {
|
|
"base": "#f45214",
|
|
"hover": "#e14d17",
|
|
"active": "#e14d17",
|
|
"foreground": "#000000",
|
|
"muted": "#f4521480",
|
|
"emphasis": "#e14d17"
|
|
},
|
|
"surface": {
|
|
"background": "#fef7f3",
|
|
"foreground": "#181818",
|
|
"muted": "#f1eae6",
|
|
"mutedForeground": "#8a8a8a",
|
|
"elevated": "#f7f1ed",
|
|
"elevatedForeground": "#181818",
|
|
"overlay": "#0000004d",
|
|
"subtle": "#e8e2de"
|
|
},
|
|
"interactive": {
|
|
"border": "#c6c1be",
|
|
"borderHover": "#b9b4b1",
|
|
"borderFocus": "#fea88e",
|
|
"selection": "#ffe3da",
|
|
"selectionForeground": "#000000",
|
|
"focus": "#fea88e",
|
|
"focusRing": "#fea88e47",
|
|
"cursor": "#181818",
|
|
"hover": "#e8e2de",
|
|
"active": "#e8e2de"
|
|
},
|
|
"status": {
|
|
"error": "#ce0727",
|
|
"errorForeground": "#000000",
|
|
"errorBackground": "#fde3e0",
|
|
"errorBorder": "#faa8a3",
|
|
"warning": "#fca6ab",
|
|
"warningForeground": "#000000",
|
|
"warningBackground": "#ffe3da",
|
|
"warningBorder": "#fea88e",
|
|
"success": "#9ec3fa",
|
|
"successForeground": "#000000",
|
|
"successBackground": "#deebfe",
|
|
"successBorder": "#9ec3fa",
|
|
"info": "#77d1e1",
|
|
"infoForeground": "#000000",
|
|
"infoBackground": "#bff5ff",
|
|
"infoBorder": "#77d1e1"
|
|
},
|
|
"pr": {
|
|
"open": "#9ec3fa",
|
|
"draft": "#8a8a8a",
|
|
"blocked": "#fca6ab",
|
|
"merged": "#EC5B2B",
|
|
"closed": "#ce0727"
|
|
},
|
|
"syntax": {
|
|
"base": {
|
|
"background": "#f1eae6",
|
|
"foreground": "#181818",
|
|
"comment": "#8a8a8a",
|
|
"keyword": "#EC5B2B",
|
|
"string": "#0062d1",
|
|
"number": "#c94d24",
|
|
"function": "#318795",
|
|
"variable": "#d1383d",
|
|
"type": "#b0851f",
|
|
"operator": "#318795"
|
|
},
|
|
"tokens": {
|
|
"commentDoc": "#8a8a8a",
|
|
"stringEscape": "#EC5B2B",
|
|
"keywordImport": "#EC5B2B",
|
|
"storageModifier": "#EC5B2B",
|
|
"functionCall": "#318795",
|
|
"method": "#318795",
|
|
"variableProperty": "#318795",
|
|
"variableOther": "#d1383d",
|
|
"variableGlobal": "#EC5B2B",
|
|
"variableLocal": "#8a8a8a",
|
|
"parameter": "#d1383d",
|
|
"constant": "#EC5B2B",
|
|
"class": "#b0851f",
|
|
"className": "#b0851f",
|
|
"interface": "#b0851f",
|
|
"struct": "#b0851f",
|
|
"enum": "#b0851f",
|
|
"typeParameter": "#b0851f",
|
|
"namespace": "#EC5B2B",
|
|
"module": "#EC5B2B",
|
|
"tag": "#EC5B2B",
|
|
"jsxTag": "#EC5B2B",
|
|
"tagAttribute": "#318795",
|
|
"tagAttributeValue": "#0062d1",
|
|
"boolean": "#c94d24",
|
|
"decorator": "#EC5B2B",
|
|
"label": "#EC5B2B",
|
|
"punctuation": "#1a1a1a",
|
|
"macro": "#EC5B2B",
|
|
"preprocessor": "#EC5B2B",
|
|
"regex": "#181818",
|
|
"url": "#EC5B2B",
|
|
"key": "#318795",
|
|
"exception": "#ce0727"
|
|
},
|
|
"highlights": {
|
|
"diffAdded": "#2f60a4",
|
|
"diffAddedBackground": "#fbfdff",
|
|
"diffRemoved": "#e9055a",
|
|
"diffRemovedBackground": "#fffcfc",
|
|
"diffModified": "#FF8C00",
|
|
"diffModifiedBackground": "#f8e8e1",
|
|
"lineNumber": "#afafaf",
|
|
"lineNumberActive": "#181818"
|
|
}
|
|
},
|
|
"markdown": {
|
|
"heading1": "#EC5B2B",
|
|
"heading2": "#EC5B2B",
|
|
"heading3": "#181818",
|
|
"heading4": "#181818",
|
|
"link": "#EC5B2B",
|
|
"linkHover": "#318795",
|
|
"inlineCode": "#0062d1",
|
|
"inlineCodeBackground": "#f1eae6",
|
|
"blockquote": "#b0851f",
|
|
"blockquoteBorder": "#c6c1be",
|
|
"listMarker": "#EC5B2B99"
|
|
},
|
|
"chat": {
|
|
"userMessage": "#181818",
|
|
"userMessageBackground": "#ffe3da",
|
|
"assistantMessage": "#181818",
|
|
"assistantMessageBackground": "#fef7f3",
|
|
"timestamp": "#8a8a8a",
|
|
"divider": "#c6c1be"
|
|
},
|
|
"tools": {
|
|
"background": "#f1eae680",
|
|
"border": "#c6c1beb3",
|
|
"headerHover": "#e8e2de80",
|
|
"icon": "#8a8a8a",
|
|
"title": "#181818",
|
|
"description": "#8a8a8a",
|
|
"edit": {
|
|
"added": "#2f60a4",
|
|
"addedBackground": "#fbfdff",
|
|
"removed": "#e9055a",
|
|
"removedBackground": "#fffcfc",
|
|
"lineNumber": "#afafaf"
|
|
}
|
|
}
|
|
},
|
|
"config": {
|
|
"fonts": {
|
|
"sans": "\"IBM Plex Mono\", monospace",
|
|
"mono": "\"IBM Plex Mono\", monospace",
|
|
"heading": "\"IBM Plex Mono\", monospace"
|
|
},
|
|
"radius": {
|
|
"none": "0",
|
|
"sm": "0.125rem",
|
|
"md": "0.375rem",
|
|
"lg": "0.5rem",
|
|
"xl": "0.75rem",
|
|
"full": "9999px"
|
|
},
|
|
"transitions": {
|
|
"fast": "150ms ease",
|
|
"normal": "250ms ease",
|
|
"slow": "350ms ease"
|
|
}
|
|
}
|
|
}
|