chore: Update variants settings
This commit is contained in:
parent
9e796b7eda
commit
ba3d1b5d4b
4 changed files with 0 additions and 48 deletions
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "Material-Theme-Darker",
|
||||
"semanticClass": "material.theme.darker",
|
||||
"uuid": "4F44C0F5-1F8D-4C52-8BAB-F0951904C1EC",
|
||||
"ui": {
|
||||
"id": "material-theme",
|
||||
"variant": {
|
||||
|
@ -12,10 +11,6 @@
|
|||
"primary": {
|
||||
"hex": "#212121",
|
||||
"rgb": "33, 33, 33"
|
||||
},
|
||||
"scrollbar": {
|
||||
"hex": "#ffffff",
|
||||
"rgb": "255, 255, 255"
|
||||
}
|
||||
},
|
||||
"foreground": {
|
||||
|
@ -66,12 +61,5 @@
|
|||
"pink": "#f07178",
|
||||
"violet": "#bb80b3"
|
||||
}
|
||||
},
|
||||
"extras": {
|
||||
"plainTasks": {
|
||||
"name": "Plain Tasks",
|
||||
"semanticClass": "material.theme.darker.plain.tasks",
|
||||
"uuid": "2c08ecfd-e69c-4cf3-8b6d-ec07a83c30ab"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "Material-Theme",
|
||||
"semanticClass": "material.theme.default",
|
||||
"uuid": "133d1250-19c6-4565-bc93-b37fd36f7fc9",
|
||||
"ui": {
|
||||
"id": "material-theme",
|
||||
"variant": {
|
||||
|
@ -12,10 +11,6 @@
|
|||
"primary": {
|
||||
"hex": "#263238",
|
||||
"rgb": "38, 50, 56"
|
||||
},
|
||||
"scrollbar": {
|
||||
"hex": "#ffffff",
|
||||
"rgb": "255, 255, 255"
|
||||
}
|
||||
},
|
||||
"foreground": {
|
||||
|
@ -62,12 +57,5 @@
|
|||
"pink": "#f07178",
|
||||
"violet": "#bb80b3"
|
||||
}
|
||||
},
|
||||
"extras": {
|
||||
"plainTasks": {
|
||||
"name": "Plain Tasks",
|
||||
"semanticClass": "material.theme.default.plain.tasks",
|
||||
"uuid": "f38cc8d3-7cff-4418-a6e2-54c6c4e5f5cc"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "Material-Theme-Lighter",
|
||||
"semanticClass": "material.theme.lighter",
|
||||
"uuid": "133d1250-19c6-4565-bc93-b37fd36f7fc9",
|
||||
"ui": {
|
||||
"id": "material-theme",
|
||||
"variant": {
|
||||
|
@ -12,10 +11,6 @@
|
|||
"primary": {
|
||||
"hex": "#FAFAFA",
|
||||
"rgb": "250, 250, 250"
|
||||
},
|
||||
"scrollbar": {
|
||||
"hex": "#ffffff",
|
||||
"rgb": "255, 255, 255"
|
||||
}
|
||||
},
|
||||
"foreground": {
|
||||
|
@ -66,12 +61,5 @@
|
|||
"pink": "#FF5370",
|
||||
"violet": "#945EB8"
|
||||
}
|
||||
},
|
||||
"extras": {
|
||||
"plainTasks": {
|
||||
"name": "Plain Tasks",
|
||||
"semanticClass": "material.theme.lighter.plain.tasks",
|
||||
"uuid": "adbb93d6-d3d2-4a08-82aa-8a5d163a83f9"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "Material-Theme-Palenight",
|
||||
"semanticClass": "material.theme.palenight",
|
||||
"uuid": "133d1250-19c6-4565-bc93-b37fd36f7fc9",
|
||||
"ui": {
|
||||
"id": "material-theme",
|
||||
"variant": {
|
||||
|
@ -12,10 +11,6 @@
|
|||
"primary": {
|
||||
"hex": "#292D3E",
|
||||
"rgb": "41, 45, 62"
|
||||
},
|
||||
"scrollbar": {
|
||||
"hex": "#ffffff",
|
||||
"rgb": "255, 255, 255"
|
||||
}
|
||||
},
|
||||
"foreground": {
|
||||
|
@ -62,12 +57,5 @@
|
|||
"pink": "#f07178",
|
||||
"violet": "#bb80b3"
|
||||
}
|
||||
},
|
||||
"extras": {
|
||||
"plainTasks": {
|
||||
"name": "Plain Tasks",
|
||||
"semanticClass": "material.theme.palenight.plain.tasks",
|
||||
"uuid": "093a4339-743f-47a3-9323-6ae03adc1fed"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue