Upload of projects and themes
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"scope": "G",
|
||||
"version": 1,
|
||||
"restricted": false,
|
||||
"overridable": true,
|
||||
"files": [
|
||||
"style.json"
|
||||
],
|
||||
"attributes": {
|
||||
"lastModificationSignature": "b5c90b101623aa7b5fd91ed9dd3e25d3bdcb43cde1f7b98799e24f5192113fb2",
|
||||
"lastModification": {
|
||||
"actor": "Prime",
|
||||
"timestamp": "2026-01-30T20:21:02Z"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"base": {
|
||||
"style": {
|
||||
"color": "var(--text-color)",
|
||||
"fontFamily": "sans-serif"
|
||||
}
|
||||
},
|
||||
"variants": [
|
||||
{
|
||||
"pseudo": "hover",
|
||||
"style": {
|
||||
"backgroundColor": "var(--call-to-action-hover)"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user