fix: missing "plugins" tag to old official presets

This commit is contained in:
David Lapshin 2023-04-02 02:54:38 +03:00
parent 83aca3b715
commit 2536a163b0
22 changed files with 51 additions and 39 deletions

View file

@ -1,6 +1,5 @@
{
"name": "Builder Dark",
"badges": ["classic"],
"variables": {
"accent_color": "#41606f",
"accent_bg_color": "#4186a8",
@ -104,5 +103,6 @@
"custom_css": {
"gtk4": "",
"gtk3": ""
}
},
"plugins": {}
}

View file

@ -103,5 +103,6 @@
"custom_css": {
"gtk4": "",
"gtk3": ""
}
},
"plugins": {}
}

View file

@ -103,5 +103,6 @@
"custom_css": {
"gtk4": "",
"gtk3": ""
}
},
"plugins": {}
}

View file

@ -103,5 +103,6 @@
"custom_css": {
"gtk4": "",
"gtk3": ""
}
},
"plugins": {}
}

View file

@ -103,5 +103,6 @@
"custom_css": {
"gtk4": "",
"gtk3": ""
}
},
"plugins": {}
}

View file

@ -103,5 +103,6 @@
"custom_css": {
"gtk4": "",
"gtk3": ""
}
},
"plugins": {}
}

View file

@ -105,4 +105,4 @@
"gtk3": ""
},
"plugins": {}
}
}

View file

@ -105,4 +105,4 @@
"gtk3": ""
},
"plugins": {}
}
}

View file

@ -105,4 +105,4 @@
"gtk3": ""
},
"plugins": {}
}
}

View file

@ -103,5 +103,6 @@
"custom_css": {
"gtk4": "",
"gtk3": ""
}
},
"plugins": {}
}

View file

@ -103,5 +103,6 @@
"custom_css": {
"gtk4": "",
"gtk3": ""
}
},
"plugins": {}
}

View file

@ -103,5 +103,6 @@
"custom_css": {
"gtk4": "",
"gtk3": ""
}
},
"plugins": {}
}

View file

@ -103,5 +103,6 @@
"custom_css": {
"gtk4": "",
"gtk3": ""
}
},
"plugins": {}
}

View file

@ -103,5 +103,6 @@
"custom_css": {
"gtk4": "",
"gtk3": ""
}
},
"plugins": {}
}

View file

@ -1,10 +1,8 @@
{
"name": "Pretty Purple",
"description": "Something really pretty",
"badges": ["favourite", "editor-choice"],
"variables": {
"accent_color": "rgb(220,138,221)",
"accent_bg_color": "rgb(145,65,172)",
"accent_color": "#dc8add",
"accent_bg_color": "#9141ac",
"accent_fg_color": "#ffffff",
"destructive_color": "#ff7b63",
"destructive_bg_color": "#c01c28",
@ -18,24 +16,24 @@
"error_color": "#ff7b63",
"error_bg_color": "#c01c28",
"error_fg_color": "#ffffff",
"window_bg_color": "rgb(36,31,49)",
"window_fg_color": "rgb(255,255,255)",
"view_bg_color": "rgb(36,31,49)",
"window_bg_color": "#241f31",
"window_fg_color": "#ffffff",
"view_bg_color": "#241f31",
"view_fg_color": "#ffffff",
"headerbar_bg_color": "rgb(36,31,49)",
"headerbar_bg_color": "#241f31",
"headerbar_fg_color": "#ffffff",
"headerbar_border_color": "rgba(0,0,0,0)",
"headerbar_border_color": "#ffffff",
"headerbar_backdrop_color": "@window_bg_color",
"headerbar_shade_color": "rgba(0,0,0,0.25)",
"card_bg_color": "rgba(255,255,255,0.08)",
"headerbar_shade_color": "rgba(0, 0, 0, 0.36)",
"card_bg_color": "rgba(255, 255, 255, 0.08)",
"card_fg_color": "#ffffff",
"card_shade_color": "rgba(0,0,0,0.25)",
"dialog_bg_color": "rgb(36,31,49)",
"card_shade_color": "rgba(0, 0, 0, 0.36)",
"dialog_bg_color": "#241f31",
"dialog_fg_color": "#ffffff",
"popover_bg_color": "rgb(36,31,49)",
"popover_bg_color": "#241f31",
"popover_fg_color": "#ffffff",
"shade_color": "rgba(0,0,0,0.36)",
"scrollbar_outline_color": "rgb(0,0,0)"
"shade_color": "rgba(0, 0, 0, 0.36)",
"scrollbar_outline_color": "rgba(0, 0, 0, 0.5)"
},
"palette": {
"blue_": {
@ -105,5 +103,6 @@
"custom_css": {
"gtk4": "",
"gtk3": ""
}
},
"plugins": {}
}

View file

@ -103,5 +103,6 @@
"custom_css": {
"gtk4": "",
"gtk3": ""
}
},
"plugins": {}
}

View file

@ -103,5 +103,6 @@
"custom_css": {
"gtk4": "",
"gtk3": ""
}
},
"plugins": {}
}

View file

@ -103,5 +103,6 @@
"custom_css": {
"gtk4": "",
"gtk3": ""
}
},
"plugins": {}
}

View file

@ -105,4 +105,4 @@
"gtk3": ""
},
"plugins": {}
}
}

View file

@ -105,4 +105,4 @@
"gtk3": ""
},
"plugins": {}
}
}

View file

@ -105,4 +105,4 @@
"gtk3": ""
},
"plugins": {}
}
}

View file

@ -105,4 +105,4 @@
"gtk3": ""
},
"plugins": {}
}
}