mirror of
https://github.com/GradienceTeam/Community.git
synced 2024-11-06 16:39:42 +00:00
9a3710a2bd
Initially I didn't realise where this colour was used, but now I know I reverted it back to how shadows appear in Zorin OS 16
108 lines
3 KiB
JSON
108 lines
3 KiB
JSON
{
|
|
"name": "Zorin OS 16 Orange Dark",
|
|
"variables": {
|
|
"accent_color": "#fcc8b4",
|
|
"accent_bg_color": "#fcc8b4",
|
|
"accent_fg_color": "#271e1b",
|
|
"destructive_color": "#fb7c7c",
|
|
"destructive_bg_color": "#fb7c7c",
|
|
"destructive_fg_color": "#271e1b",
|
|
"success_color": "#bbf1dd",
|
|
"success_bg_color": "#bbf1dd",
|
|
"success_fg_color": "#271e1b",
|
|
"warning_color": "#fcc8b4",
|
|
"warning_bg_color": "#fcc8b4",
|
|
"warning_fg_color": "#271e1b",
|
|
"error_color": "#fb7c7c",
|
|
"error_bg_color": "#fb7c7c",
|
|
"error_fg_color": "#271e1b",
|
|
"window_bg_color": "#271e1b",
|
|
"window_fg_color": "#fcc8b4",
|
|
"view_bg_color": "#1e1715",
|
|
"view_fg_color": "#fcc8b4",
|
|
"headerbar_bg_color": "#271e1b",
|
|
"headerbar_fg_color": "#fcc8b4",
|
|
"headerbar_border_color": "#fcc8b4",
|
|
"headerbar_backdrop_color": "#201a18",
|
|
"headerbar_shade_color": "rgba(252, 200, 180, 0.09)",
|
|
"card_bg_color": "#1e1715",
|
|
"card_fg_color": "#fcc8b4",
|
|
"card_shade_color": "rgba(252, 200, 180, 0.09)",
|
|
"dialog_bg_color": "#271e1b",
|
|
"dialog_fg_color": "#fcc8b4",
|
|
"popover_bg_color": "#1e1715",
|
|
"popover_fg_color": "#fcc8b4",
|
|
"shade_color": "rgba(0, 0, 0, 0.36)",
|
|
"scrollbar_outline_color": "rgba(30, 23, 21, 0.5)"
|
|
},
|
|
"palette": {
|
|
"blue_": {
|
|
"1": "#99c1f1",
|
|
"2": "#62a0ea",
|
|
"3": "#3584e4",
|
|
"4": "#1c71d8",
|
|
"5": "#1a5fb4"
|
|
},
|
|
"green_": {
|
|
"1": "#8ff0a4",
|
|
"2": "#57e389",
|
|
"3": "#33d17a",
|
|
"4": "#2ec27e",
|
|
"5": "#26a269"
|
|
},
|
|
"yellow_": {
|
|
"1": "#f9f06b",
|
|
"2": "#f8e45c",
|
|
"3": "#f6d32d",
|
|
"4": "#f5c211",
|
|
"5": "#e5a50a"
|
|
},
|
|
"orange_": {
|
|
"1": "#ffbe6f",
|
|
"2": "#ffa348",
|
|
"3": "#ff7800",
|
|
"4": "#e66100",
|
|
"5": "#c64600"
|
|
},
|
|
"red_": {
|
|
"1": "#f66151",
|
|
"2": "#ed333b",
|
|
"3": "#e01b24",
|
|
"4": "#c01c28",
|
|
"5": "#a51d2d"
|
|
},
|
|
"purple_": {
|
|
"1": "#dc8add",
|
|
"2": "#c061cb",
|
|
"3": "#9141ac",
|
|
"4": "#813d9c",
|
|
"5": "#613583"
|
|
},
|
|
"brown_": {
|
|
"1": "#cdab8f",
|
|
"2": "#b5835a",
|
|
"3": "#986a44",
|
|
"4": "#865e3c",
|
|
"5": "#63452c"
|
|
},
|
|
"light_": {
|
|
"1": "#ffffff",
|
|
"2": "#f6f5f4",
|
|
"3": "#deddda",
|
|
"4": "#c0bfbc",
|
|
"5": "#9a9996"
|
|
},
|
|
"dark_": {
|
|
"1": "#77767b",
|
|
"2": "#5e5c64",
|
|
"3": "#3d3846",
|
|
"4": "#241f31",
|
|
"5": "#000000"
|
|
}
|
|
},
|
|
"custom_css": {
|
|
"gtk4": "",
|
|
"gtk3": ""
|
|
},
|
|
"plugins": {}
|
|
}
|