-
Notifications
You must be signed in to change notification settings - Fork 0
/
ava-purple.json
51 lines (51 loc) · 1.73 KB
/
ava-purple.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
{
"name": "ava_purple",
"variables": {
"accent_bg_color": "#813d9c",
"accent_fg_color": "#ffffff",
"destructive_fg_color": "#ffffff",
"success_fg_color": "#ffffff",
"warning_fg_color": "rgba(0, 0, 0, 0.8)",
"error_fg_color": "#ffffff",
"accent_color": "#9141ac",
"destructive_color": "#ff7b63",
"destructive_bg_color": "#c01c28",
"success_color": "#8ff0a4",
"success_bg_color": "#26a269",
"warning_color": "#f0c05a",
"warning_bg_color": "#f8e45c",
"error_color": "#ff7b63",
"error_bg_color": "#c01c28",
"window_bg_color": "rgb(93,45,110)",
"window_fg_color": "#ffffff",
"view_bg_color": "rgb(122,57,145)",
"view_fg_color": "#ffffff",
"headerbar_bg_color": "rgb(81,24,102)",
"headerbar_fg_color": "#ffffff",
"headerbar_border_color": "#ffffff",
"headerbar_backdrop_color": "rgb(72,13,94)",
"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.36)",
"popover_bg_color": "#1e1e1e",
"popover_fg_color": "#ffffff",
"shade_color": "rgba(0, 0, 0, 0.36)",
"scrollbar_outline_color": "rgba(0, 0, 0, 0.5)"
},
"palette": {
"blue_": {},
"green_": {},
"yellow_": {},
"orange_": {},
"red_": {},
"purple_": {},
"brown_": {},
"light_": {},
"dark_": {}
},
"custom_css": {
"gtk4": "/* AUTOGENERATED BY RTHEME, DO NOT EDIT WITHOUT RUNNING \"rthemed disable\"\nOTHERWISE IT MAY BE OVERWRITTEN BY RTHEMED */\n\n"
},
"plugins": {}
}