mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 08:55:31 +02:00
86 lines
No EOL
2.4 KiB
JSON
86 lines
No EOL
2.4 KiB
JSON
[
|
|
{
|
|
"label": "General - Padding",
|
|
"defaultValue": "16px",
|
|
"placeholder": "20px",
|
|
"property": "psu.better_ctrltab.padding",
|
|
"type": "string"
|
|
},
|
|
{
|
|
"label": "General - Corners Roundness",
|
|
"defaultValue": "28px",
|
|
"placeholder": "5px",
|
|
"property": "psu.better_ctrltab.roundness",
|
|
"type": "string"
|
|
},
|
|
{
|
|
"label": "General - Zoom (1.0 = Full width 0.5 = 25% space on each side)",
|
|
"defaultValue": "0.8",
|
|
"placeholder": "1.0",
|
|
"property": "psu.better_ctrltab.zoom",
|
|
"type": "string"
|
|
},
|
|
{
|
|
"label": "Panel - Background",
|
|
"defaultValue": "light-dark(rgba(144, 144, 144, 0.94), rgba(22, 22, 22, 0.92))",
|
|
"placeholder": "light-dark(rgba(144,144,144,0.96), rgba(99,99,99,0.96))",
|
|
"property": "psu.better_ctrltab.background",
|
|
"type": "string"
|
|
},
|
|
{
|
|
"label": "Panel - Shadow Size",
|
|
"defaultValue": "18px",
|
|
"placeholder": "10px",
|
|
"property": "psu.better_ctrltab.shadow_size",
|
|
"type": "string"
|
|
},
|
|
{
|
|
"label": "Focused Item - Background",
|
|
"defaultValue": "light-dark(rgba(77, 77, 77, 0.8), rgba(204, 204, 204, 0.33))",
|
|
"placeholder": "light-dark(rgba(77,77,77,0.8), rgba(1,1,1,0.6))",
|
|
"property": "psu.better_ctrltab.preview_focus_background",
|
|
"type": "string"
|
|
},
|
|
{
|
|
"label": "Item - Border Color",
|
|
"defaultValue": "light-dark(rgba(255, 255, 255, 0.1), rgba(1, 1, 1, 0.1))",
|
|
"placeholder": "light-dark(rgba(255,255,255,0.1), rgba(88,88,88,0.6))",
|
|
"property": "psu.better_ctrltab.preview_border_color",
|
|
"type": "string"
|
|
},
|
|
{
|
|
"label": "Item - Border Width",
|
|
"defaultValue": "1px",
|
|
"placeholder": "2px",
|
|
"property": "psu.better_ctrltab.preview_border_width",
|
|
"type": "string"
|
|
},
|
|
{
|
|
"label": "Item - Label Font Size",
|
|
"defaultValue": "13px",
|
|
"placeholder": "11px",
|
|
"property": "psu.better_ctrltab.preview_font_size",
|
|
"type": "string"
|
|
},
|
|
{
|
|
"label": "Item - Label Letter Spacing",
|
|
"defaultValue": "0px",
|
|
"placeholder": "0px",
|
|
"property": "psu.better_ctrltab.preview_letter_spacing",
|
|
"type": "string"
|
|
},
|
|
{
|
|
"label": "Item - Favicon Size",
|
|
"defaultValue": "36px",
|
|
"placeholder": "40px",
|
|
"property": "psu.better_ctrltab.preview_favicon_size",
|
|
"type": "string"
|
|
},
|
|
{
|
|
"label": "Item - Favicon Outdent",
|
|
"defaultValue": "12px",
|
|
"placeholder": "6px",
|
|
"property": "psu.better_ctrltab.preview_favicon_outdent",
|
|
"type": "string"
|
|
}
|
|
] |