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": "56b9c71a39a12ae1faf52159e01b24afb9f2a66e02c4bfa5f994d2cf0316bfa4",
|
||||
"lastModification": {
|
||||
"actor": "Prime",
|
||||
"timestamp": "2026-01-30T20:21:01Z"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"base": {
|
||||
"style": {
|
||||
"borderColor": "var(--call-to-action)",
|
||||
"borderStyle": "solid",
|
||||
"borderWidth": "2px",
|
||||
"color": "var(--call-to-action)"
|
||||
}
|
||||
},
|
||||
"variants": [
|
||||
{
|
||||
"pseudo": "hover",
|
||||
"style": {
|
||||
"borderColor": "var(--call-to-action-hover)",
|
||||
"borderStyle": "solid",
|
||||
"borderWidth": "2px",
|
||||
"color": "var(--call-to-action-hover)"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"scope": "G",
|
||||
"version": 1,
|
||||
"restricted": false,
|
||||
"overridable": true,
|
||||
"files": [
|
||||
"style.json"
|
||||
],
|
||||
"attributes": {
|
||||
"lastModificationSignature": "845000e9568a379b91be5bbf1d75e72c0c68d746644f9d7701b8e48343519afa",
|
||||
"lastModification": {
|
||||
"actor": "Prime",
|
||||
"timestamp": "2026-01-30T20:21:02Z"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"base": {
|
||||
"style": {
|
||||
"backgroundColor": "var(--call-to-action-highlight)",
|
||||
"borderColor": "var(--call-to-action-highlight)",
|
||||
"borderStyle": "solid",
|
||||
"borderWidth": "2px",
|
||||
"color": "white"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"scope": "G",
|
||||
"version": 1,
|
||||
"restricted": false,
|
||||
"overridable": true,
|
||||
"files": [
|
||||
"style.json"
|
||||
],
|
||||
"attributes": {
|
||||
"lastModificationSignature": "8e3c08b0512b9735c8559938647cb9643fea9ed835ad761ef68df2c343082b31",
|
||||
"lastModification": {
|
||||
"actor": "Prime",
|
||||
"timestamp": "2026-01-30T20:21:01Z"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"base": {
|
||||
"style": {
|
||||
"backgroundColor": "var(--container-nested)",
|
||||
"borderColor": "var(--neutral-20)",
|
||||
"borderStyle": "solid",
|
||||
"borderWidth": "1px",
|
||||
"borderTopLeftRadius": "var(--border-radius)",
|
||||
"borderTopRightRadius": "var(--border-radius)",
|
||||
"borderBottomLeftRadius": "var(--border-radius)",
|
||||
"borderBottomRightRadius": "var(--border-radius)",
|
||||
"boxShadow": "var(--box-shadow-1)"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user