@arborium/arborium 2.1.0 → 2.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/arborium.iife.js +1 -1
- package/dist/arborium.iife.js.map +1 -1
- package/dist/arborium.js +1 -1
- package/dist/arborium.js.map +1 -1
- package/dist/arborium_host.js +3 -3
- package/dist/arborium_host_bg.wasm +0 -0
- package/dist/plugins-manifest.d.ts +1 -1
- package/dist/themes/alabaster.css +40 -41
- package/dist/themes/ayu-dark.css +41 -40
- package/dist/themes/ayu-light.css +41 -40
- package/dist/themes/base-rustdoc.css +4 -39
- package/dist/themes/base.css +16 -156
- package/dist/themes/catppuccin-frappe.css +40 -41
- package/dist/themes/catppuccin-latte.css +40 -41
- package/dist/themes/catppuccin-macchiato.css +40 -41
- package/dist/themes/catppuccin-mocha.css +40 -41
- package/dist/themes/cobalt2.css +41 -42
- package/dist/themes/dayfox.css +40 -41
- package/dist/themes/desert256.css +58 -62
- package/dist/themes/dracula.css +40 -41
- package/dist/themes/ef-melissa-dark.css +41 -42
- package/dist/themes/github-dark.css +40 -41
- package/dist/themes/github-light.css +40 -41
- package/dist/themes/gruvbox-dark.css +40 -41
- package/dist/themes/gruvbox-light.css +40 -41
- package/dist/themes/kanagawa-dragon.css +40 -41
- package/dist/themes/light-owl.css +62 -64
- package/dist/themes/lucius-light.css +41 -42
- package/dist/themes/melange-dark.css +41 -42
- package/dist/themes/melange-light.css +41 -42
- package/dist/themes/monokai.css +40 -41
- package/dist/themes/nord.css +40 -41
- package/dist/themes/one-dark.css +40 -41
- package/dist/themes/rose-pine-moon.css +41 -42
- package/dist/themes/rustdoc-ayu.css +39 -40
- package/dist/themes/rustdoc-dark.css +39 -40
- package/dist/themes/rustdoc-light.css +39 -40
- package/dist/themes/solarized-dark.css +41 -42
- package/dist/themes/solarized-light.css +41 -42
- package/dist/themes/tokyo-night.css +40 -41
- package/dist/themes/zenburn.css +40 -41
- package/package.json +1 -1
package/dist/themes/base.css
CHANGED
|
@@ -4,41 +4,19 @@
|
|
|
4
4
|
/* Default: light mode */
|
|
5
5
|
a-at { color: var(--arb-at-light); font-weight: var(--arb-at-light-weight, normal); font-style: var(--arb-at-light-style, normal); text-decoration: var(--arb-at-light-decoration, none); }
|
|
6
6
|
a-co { color: var(--arb-co-light); font-weight: var(--arb-co-light-weight, normal); font-style: var(--arb-co-light-style, normal); text-decoration: var(--arb-co-light-decoration, none); }
|
|
7
|
-
a-cb { color: var(--arb-cb-light); font-weight: var(--arb-cb-light-weight, normal); font-style: var(--arb-cb-light-style, normal); text-decoration: var(--arb-cb-light-decoration, none); }
|
|
8
7
|
a-cr { color: var(--arb-cr-light); font-weight: var(--arb-cr-light-weight, normal); font-style: var(--arb-cr-light-style, normal); text-decoration: var(--arb-cr-light-decoration, none); }
|
|
9
8
|
a-fb { color: var(--arb-fb-light); font-weight: var(--arb-fb-light-weight, normal); font-style: var(--arb-fb-light-style, normal); text-decoration: var(--arb-fb-light-decoration, none); }
|
|
10
9
|
a-f { color: var(--arb-f-light); font-weight: var(--arb-f-light-weight, normal); font-style: var(--arb-f-light-style, normal); text-decoration: var(--arb-f-light-decoration, none); }
|
|
11
|
-
a-fm { color: var(--arb-fm-light); font-weight: var(--arb-fm-light-weight, normal); font-style: var(--arb-fm-light-style, normal); text-decoration: var(--arb-fm-light-decoration, none); }
|
|
12
10
|
a-k { color: var(--arb-k-light); font-weight: var(--arb-k-light-weight, normal); font-style: var(--arb-k-light-style, normal); text-decoration: var(--arb-k-light-decoration, none); }
|
|
13
|
-
a-kc { color: var(--arb-kc-light); font-weight: var(--arb-kc-light-weight, normal); font-style: var(--arb-kc-light-style, normal); text-decoration: var(--arb-kc-light-decoration, none); }
|
|
14
|
-
a-ko { color: var(--arb-ko-light); font-weight: var(--arb-ko-light-weight, normal); font-style: var(--arb-ko-light-style, normal); text-decoration: var(--arb-ko-light-decoration, none); }
|
|
15
|
-
a-kd { color: var(--arb-kd-light); font-weight: var(--arb-kd-light-weight, normal); font-style: var(--arb-kd-light-style, normal); text-decoration: var(--arb-kd-light-decoration, none); }
|
|
16
|
-
a-ke { color: var(--arb-ke-light); font-weight: var(--arb-ke-light-weight, normal); font-style: var(--arb-ke-light-style, normal); text-decoration: var(--arb-ke-light-decoration, none); }
|
|
17
|
-
a-kf { color: var(--arb-kf-light); font-weight: var(--arb-kf-light-weight, normal); font-style: var(--arb-kf-light-style, normal); text-decoration: var(--arb-kf-light-decoration, none); }
|
|
18
|
-
a-ki { color: var(--arb-ki-light); font-weight: var(--arb-ki-light-weight, normal); font-style: var(--arb-ki-light-style, normal); text-decoration: var(--arb-ki-light-decoration, none); }
|
|
19
|
-
a-kp { color: var(--arb-kp-light); font-weight: var(--arb-kp-light-weight, normal); font-style: var(--arb-kp-light-style, normal); text-decoration: var(--arb-kp-light-decoration, none); }
|
|
20
|
-
a-kr { color: var(--arb-kr-light); font-weight: var(--arb-kr-light-weight, normal); font-style: var(--arb-kr-light-style, normal); text-decoration: var(--arb-kr-light-decoration, none); }
|
|
21
|
-
a-kt { color: var(--arb-kt-light); font-weight: var(--arb-kt-light-weight, normal); font-style: var(--arb-kt-light-style, normal); text-decoration: var(--arb-kt-light-decoration, none); }
|
|
22
|
-
a-ky { color: var(--arb-ky-light); font-weight: var(--arb-ky-light-weight, normal); font-style: var(--arb-ky-light-style, normal); text-decoration: var(--arb-ky-light-decoration, none); }
|
|
23
11
|
a-o { color: var(--arb-o-light); font-weight: var(--arb-o-light-weight, normal); font-style: var(--arb-o-light-style, normal); text-decoration: var(--arb-o-light-decoration, none); }
|
|
24
12
|
a-pr { color: var(--arb-pr-light); font-weight: var(--arb-pr-light-weight, normal); font-style: var(--arb-pr-light-style, normal); text-decoration: var(--arb-pr-light-decoration, none); }
|
|
25
13
|
a-p { color: var(--arb-p-light); font-weight: var(--arb-p-light-weight, normal); font-style: var(--arb-p-light-style, normal); text-decoration: var(--arb-p-light-decoration, none); }
|
|
26
|
-
a-pb { color: var(--arb-pb-light); font-weight: var(--arb-pb-light-weight, normal); font-style: var(--arb-pb-light-style, normal); text-decoration: var(--arb-pb-light-decoration, none); }
|
|
27
|
-
a-pd { color: var(--arb-pd-light); font-weight: var(--arb-pd-light-weight, normal); font-style: var(--arb-pd-light-style, normal); text-decoration: var(--arb-pd-light-decoration, none); }
|
|
28
|
-
a-ps { color: var(--arb-ps-light); font-weight: var(--arb-ps-light-weight, normal); font-style: var(--arb-ps-light-style, normal); text-decoration: var(--arb-ps-light-decoration, none); }
|
|
29
14
|
a-s { color: var(--arb-s-light); font-weight: var(--arb-s-light-weight, normal); font-style: var(--arb-s-light-style, normal); text-decoration: var(--arb-s-light-decoration, none); }
|
|
30
|
-
a-ss { color: var(--arb-ss-light); font-weight: var(--arb-ss-light-weight, normal); font-style: var(--arb-ss-light-style, normal); text-decoration: var(--arb-ss-light-decoration, none); }
|
|
31
15
|
a-tg { color: var(--arb-tg-light); font-weight: var(--arb-tg-light-weight, normal); font-style: var(--arb-tg-light-style, normal); text-decoration: var(--arb-tg-light-decoration, none); }
|
|
32
|
-
a-
|
|
33
|
-
a-te { color: var(--arb-te-light); font-weight: var(--arb-te-light-weight, normal); font-style: var(--arb-te-light-style, normal); text-decoration: var(--arb-te-light-decoration, none); }
|
|
16
|
+
a-err { color: var(--arb-err-light); font-weight: var(--arb-err-light-weight, normal); font-style: var(--arb-err-light-style, normal); text-decoration: var(--arb-err-light-decoration, none); }
|
|
34
17
|
a-t { color: var(--arb-t-light); font-weight: var(--arb-t-light-weight, normal); font-style: var(--arb-t-light-style, normal); text-decoration: var(--arb-t-light-decoration, none); }
|
|
35
|
-
a-tb { color: var(--arb-tb-light); font-weight: var(--arb-tb-light-weight, normal); font-style: var(--arb-tb-light-style, normal); text-decoration: var(--arb-tb-light-decoration, none); }
|
|
36
|
-
a-tq { color: var(--arb-tq-light); font-weight: var(--arb-tq-light-weight, normal); font-style: var(--arb-tq-light-style, normal); text-decoration: var(--arb-tq-light-decoration, none); }
|
|
37
18
|
a-v { color: var(--arb-v-light); font-weight: var(--arb-v-light-weight, normal); font-style: var(--arb-v-light-style, normal); text-decoration: var(--arb-v-light-decoration, none); }
|
|
38
|
-
a-vb { color: var(--arb-vb-light); font-weight: var(--arb-vb-light-weight, normal); font-style: var(--arb-vb-light-style, normal); text-decoration: var(--arb-vb-light-decoration, none); }
|
|
39
|
-
a-vp { color: var(--arb-vp-light); font-weight: var(--arb-vp-light-weight, normal); font-style: var(--arb-vp-light-style, normal); text-decoration: var(--arb-vp-light-decoration, none); }
|
|
40
19
|
a-c { color: var(--arb-c-light); font-weight: var(--arb-c-light-weight, normal); font-style: var(--arb-c-light-style, normal); text-decoration: var(--arb-c-light-decoration, none); }
|
|
41
|
-
a-cd { color: var(--arb-cd-light); font-weight: var(--arb-cd-light-weight, normal); font-style: var(--arb-cd-light-style, normal); text-decoration: var(--arb-cd-light-decoration, none); }
|
|
42
20
|
a-m { color: var(--arb-m-light); font-weight: var(--arb-m-light-weight, normal); font-style: var(--arb-m-light-style, normal); text-decoration: var(--arb-m-light-decoration, none); }
|
|
43
21
|
a-l { color: var(--arb-l-light); font-weight: var(--arb-l-light-weight, normal); font-style: var(--arb-l-light-style, normal); text-decoration: var(--arb-l-light-decoration, none); }
|
|
44
22
|
a-da { color: var(--arb-da-light); font-weight: var(--arb-da-light-weight, normal); font-style: var(--arb-da-light-style, normal); text-decoration: var(--arb-da-light-decoration, none); }
|
|
@@ -51,66 +29,31 @@ a-tu { color: var(--arb-tu-light); font-weight: var(--arb-tu-light-weight, norma
|
|
|
51
29
|
a-tr { color: var(--arb-tr-light); font-weight: var(--arb-tr-light-weight, normal); font-style: var(--arb-tr-light-style, normal); text-decoration: var(--arb-tr-light-decoration, none); }
|
|
52
30
|
a-se { color: var(--arb-se-light); font-weight: var(--arb-se-light-weight, normal); font-style: var(--arb-se-light-style, normal); text-decoration: var(--arb-se-light-decoration, none); }
|
|
53
31
|
a-tt { color: var(--arb-tt-light); font-weight: var(--arb-tt-light-weight, normal); font-style: var(--arb-tt-light-style, normal); text-decoration: var(--arb-tt-light-decoration, none); }
|
|
54
|
-
a-
|
|
55
|
-
a-sp { color: var(--arb-sp-light); font-weight: var(--arb-sp-light-weight, normal); font-style: var(--arb-sp-light-style, normal); text-decoration: var(--arb-sp-light-decoration, none); }
|
|
32
|
+
a-ts { color: var(--arb-ts-light); font-weight: var(--arb-ts-light-weight, normal); font-style: var(--arb-ts-light-style, normal); text-decoration: var(--arb-ts-light-decoration, none); }
|
|
56
33
|
a-eb { color: var(--arb-eb-light); font-weight: var(--arb-eb-light-weight, normal); font-style: var(--arb-eb-light-style, normal); text-decoration: var(--arb-eb-light-decoration, none); }
|
|
57
|
-
a-er { color: var(--arb-er-light); font-weight: var(--arb-er-light-weight, normal); font-style: var(--arb-er-light-style, normal); text-decoration: var(--arb-er-light-decoration, none); }
|
|
58
34
|
a-ns { color: var(--arb-ns-light); font-weight: var(--arb-ns-light-weight, normal); font-style: var(--arb-ns-light-style, normal); text-decoration: var(--arb-ns-light-decoration, none); }
|
|
59
|
-
a-in { color: var(--arb-in-light); font-weight: var(--arb-in-light-weight, normal); font-style: var(--arb-in-light-style, normal); text-decoration: var(--arb-in-light-decoration, none); }
|
|
60
|
-
a-sc { color: var(--arb-sc-light); font-weight: var(--arb-sc-light-weight, normal); font-style: var(--arb-sc-light-style, normal); text-decoration: var(--arb-sc-light-decoration, none); }
|
|
61
|
-
a-rp { color: var(--arb-rp-light); font-weight: var(--arb-rp-light-weight, normal); font-style: var(--arb-rp-light-style, normal); text-decoration: var(--arb-rp-light-decoration, none); }
|
|
62
|
-
a-cn { color: var(--arb-cn-light); font-weight: var(--arb-cn-light-weight, normal); font-style: var(--arb-cn-light-style, normal); text-decoration: var(--arb-cn-light-decoration, none); }
|
|
63
|
-
a-ex { color: var(--arb-ex-light); font-weight: var(--arb-ex-light-weight, normal); font-style: var(--arb-ex-light-style, normal); text-decoration: var(--arb-ex-light-decoration, none); }
|
|
64
35
|
a-pp { color: var(--arb-pp-light); font-weight: var(--arb-pp-light-weight, normal); font-style: var(--arb-pp-light-style, normal); text-decoration: var(--arb-pp-light-decoration, none); }
|
|
65
36
|
a-ch { color: var(--arb-ch-light); font-weight: var(--arb-ch-light-weight, normal); font-style: var(--arb-ch-light-style, normal); text-decoration: var(--arb-ch-light-decoration, none); }
|
|
66
|
-
a-
|
|
67
|
-
a-
|
|
68
|
-
a-fd { color: var(--arb-fd-light); font-weight: var(--arb-fd-light-weight, normal); font-style: var(--arb-fd-light-style, normal); text-decoration: var(--arb-fd-light-decoration, none); }
|
|
69
|
-
a-tf { color: var(--arb-tf-light); font-weight: var(--arb-tf-light-weight, normal); font-style: var(--arb-tf-light-style, normal); text-decoration: var(--arb-tf-light-decoration, none); }
|
|
70
|
-
a-fc { color: var(--arb-fc-light); font-weight: var(--arb-fc-light-weight, normal); font-style: var(--arb-fc-light-style, normal); text-decoration: var(--arb-fc-light-decoration, none); }
|
|
71
|
-
a-km { color: var(--arb-km-light); font-weight: var(--arb-km-light-weight, normal); font-style: var(--arb-km-light-style, normal); text-decoration: var(--arb-km-light-decoration, none); }
|
|
72
|
-
a-dr { color: var(--arb-dr-light); font-weight: var(--arb-dr-light-weight, normal); font-style: var(--arb-dr-light-style, normal); text-decoration: var(--arb-dr-light-decoration, none); }
|
|
73
|
-
a-rx { color: var(--arb-rx-light); font-weight: var(--arb-rx-light-weight, normal); font-style: var(--arb-rx-light-style, normal); text-decoration: var(--arb-rx-light-decoration, none); }
|
|
37
|
+
a-sr { color: var(--arb-sr-light); font-weight: var(--arb-sr-light-weight, normal); font-style: var(--arb-sr-light-style, normal); text-decoration: var(--arb-sr-light-decoration, none); }
|
|
38
|
+
a-bo { color: var(--arb-bo-light); font-weight: var(--arb-bo-light-weight, normal); font-style: var(--arb-bo-light-style, normal); text-decoration: var(--arb-bo-light-decoration, none); }
|
|
74
39
|
|
|
75
40
|
/* System preference: dark */
|
|
76
41
|
@media (prefers-color-scheme: dark) {
|
|
77
42
|
a-at { color: var(--arb-at-dark); font-weight: var(--arb-at-dark-weight, normal); font-style: var(--arb-at-dark-style, normal); text-decoration: var(--arb-at-dark-decoration, none); }
|
|
78
43
|
a-co { color: var(--arb-co-dark); font-weight: var(--arb-co-dark-weight, normal); font-style: var(--arb-co-dark-style, normal); text-decoration: var(--arb-co-dark-decoration, none); }
|
|
79
|
-
a-cb { color: var(--arb-cb-dark); font-weight: var(--arb-cb-dark-weight, normal); font-style: var(--arb-cb-dark-style, normal); text-decoration: var(--arb-cb-dark-decoration, none); }
|
|
80
44
|
a-cr { color: var(--arb-cr-dark); font-weight: var(--arb-cr-dark-weight, normal); font-style: var(--arb-cr-dark-style, normal); text-decoration: var(--arb-cr-dark-decoration, none); }
|
|
81
45
|
a-fb { color: var(--arb-fb-dark); font-weight: var(--arb-fb-dark-weight, normal); font-style: var(--arb-fb-dark-style, normal); text-decoration: var(--arb-fb-dark-decoration, none); }
|
|
82
46
|
a-f { color: var(--arb-f-dark); font-weight: var(--arb-f-dark-weight, normal); font-style: var(--arb-f-dark-style, normal); text-decoration: var(--arb-f-dark-decoration, none); }
|
|
83
|
-
a-fm { color: var(--arb-fm-dark); font-weight: var(--arb-fm-dark-weight, normal); font-style: var(--arb-fm-dark-style, normal); text-decoration: var(--arb-fm-dark-decoration, none); }
|
|
84
47
|
a-k { color: var(--arb-k-dark); font-weight: var(--arb-k-dark-weight, normal); font-style: var(--arb-k-dark-style, normal); text-decoration: var(--arb-k-dark-decoration, none); }
|
|
85
|
-
a-kc { color: var(--arb-kc-dark); font-weight: var(--arb-kc-dark-weight, normal); font-style: var(--arb-kc-dark-style, normal); text-decoration: var(--arb-kc-dark-decoration, none); }
|
|
86
|
-
a-ko { color: var(--arb-ko-dark); font-weight: var(--arb-ko-dark-weight, normal); font-style: var(--arb-ko-dark-style, normal); text-decoration: var(--arb-ko-dark-decoration, none); }
|
|
87
|
-
a-kd { color: var(--arb-kd-dark); font-weight: var(--arb-kd-dark-weight, normal); font-style: var(--arb-kd-dark-style, normal); text-decoration: var(--arb-kd-dark-decoration, none); }
|
|
88
|
-
a-ke { color: var(--arb-ke-dark); font-weight: var(--arb-ke-dark-weight, normal); font-style: var(--arb-ke-dark-style, normal); text-decoration: var(--arb-ke-dark-decoration, none); }
|
|
89
|
-
a-kf { color: var(--arb-kf-dark); font-weight: var(--arb-kf-dark-weight, normal); font-style: var(--arb-kf-dark-style, normal); text-decoration: var(--arb-kf-dark-decoration, none); }
|
|
90
|
-
a-ki { color: var(--arb-ki-dark); font-weight: var(--arb-ki-dark-weight, normal); font-style: var(--arb-ki-dark-style, normal); text-decoration: var(--arb-ki-dark-decoration, none); }
|
|
91
|
-
a-kp { color: var(--arb-kp-dark); font-weight: var(--arb-kp-dark-weight, normal); font-style: var(--arb-kp-dark-style, normal); text-decoration: var(--arb-kp-dark-decoration, none); }
|
|
92
|
-
a-kr { color: var(--arb-kr-dark); font-weight: var(--arb-kr-dark-weight, normal); font-style: var(--arb-kr-dark-style, normal); text-decoration: var(--arb-kr-dark-decoration, none); }
|
|
93
|
-
a-kt { color: var(--arb-kt-dark); font-weight: var(--arb-kt-dark-weight, normal); font-style: var(--arb-kt-dark-style, normal); text-decoration: var(--arb-kt-dark-decoration, none); }
|
|
94
|
-
a-ky { color: var(--arb-ky-dark); font-weight: var(--arb-ky-dark-weight, normal); font-style: var(--arb-ky-dark-style, normal); text-decoration: var(--arb-ky-dark-decoration, none); }
|
|
95
48
|
a-o { color: var(--arb-o-dark); font-weight: var(--arb-o-dark-weight, normal); font-style: var(--arb-o-dark-style, normal); text-decoration: var(--arb-o-dark-decoration, none); }
|
|
96
49
|
a-pr { color: var(--arb-pr-dark); font-weight: var(--arb-pr-dark-weight, normal); font-style: var(--arb-pr-dark-style, normal); text-decoration: var(--arb-pr-dark-decoration, none); }
|
|
97
50
|
a-p { color: var(--arb-p-dark); font-weight: var(--arb-p-dark-weight, normal); font-style: var(--arb-p-dark-style, normal); text-decoration: var(--arb-p-dark-decoration, none); }
|
|
98
|
-
a-pb { color: var(--arb-pb-dark); font-weight: var(--arb-pb-dark-weight, normal); font-style: var(--arb-pb-dark-style, normal); text-decoration: var(--arb-pb-dark-decoration, none); }
|
|
99
|
-
a-pd { color: var(--arb-pd-dark); font-weight: var(--arb-pd-dark-weight, normal); font-style: var(--arb-pd-dark-style, normal); text-decoration: var(--arb-pd-dark-decoration, none); }
|
|
100
|
-
a-ps { color: var(--arb-ps-dark); font-weight: var(--arb-ps-dark-weight, normal); font-style: var(--arb-ps-dark-style, normal); text-decoration: var(--arb-ps-dark-decoration, none); }
|
|
101
51
|
a-s { color: var(--arb-s-dark); font-weight: var(--arb-s-dark-weight, normal); font-style: var(--arb-s-dark-style, normal); text-decoration: var(--arb-s-dark-decoration, none); }
|
|
102
|
-
a-ss { color: var(--arb-ss-dark); font-weight: var(--arb-ss-dark-weight, normal); font-style: var(--arb-ss-dark-style, normal); text-decoration: var(--arb-ss-dark-decoration, none); }
|
|
103
52
|
a-tg { color: var(--arb-tg-dark); font-weight: var(--arb-tg-dark-weight, normal); font-style: var(--arb-tg-dark-style, normal); text-decoration: var(--arb-tg-dark-decoration, none); }
|
|
104
|
-
a-
|
|
105
|
-
a-te { color: var(--arb-te-dark); font-weight: var(--arb-te-dark-weight, normal); font-style: var(--arb-te-dark-style, normal); text-decoration: var(--arb-te-dark-decoration, none); }
|
|
53
|
+
a-err { color: var(--arb-err-dark); font-weight: var(--arb-err-dark-weight, normal); font-style: var(--arb-err-dark-style, normal); text-decoration: var(--arb-err-dark-decoration, none); }
|
|
106
54
|
a-t { color: var(--arb-t-dark); font-weight: var(--arb-t-dark-weight, normal); font-style: var(--arb-t-dark-style, normal); text-decoration: var(--arb-t-dark-decoration, none); }
|
|
107
|
-
a-tb { color: var(--arb-tb-dark); font-weight: var(--arb-tb-dark-weight, normal); font-style: var(--arb-tb-dark-style, normal); text-decoration: var(--arb-tb-dark-decoration, none); }
|
|
108
|
-
a-tq { color: var(--arb-tq-dark); font-weight: var(--arb-tq-dark-weight, normal); font-style: var(--arb-tq-dark-style, normal); text-decoration: var(--arb-tq-dark-decoration, none); }
|
|
109
55
|
a-v { color: var(--arb-v-dark); font-weight: var(--arb-v-dark-weight, normal); font-style: var(--arb-v-dark-style, normal); text-decoration: var(--arb-v-dark-decoration, none); }
|
|
110
|
-
a-vb { color: var(--arb-vb-dark); font-weight: var(--arb-vb-dark-weight, normal); font-style: var(--arb-vb-dark-style, normal); text-decoration: var(--arb-vb-dark-decoration, none); }
|
|
111
|
-
a-vp { color: var(--arb-vp-dark); font-weight: var(--arb-vp-dark-weight, normal); font-style: var(--arb-vp-dark-style, normal); text-decoration: var(--arb-vp-dark-decoration, none); }
|
|
112
56
|
a-c { color: var(--arb-c-dark); font-weight: var(--arb-c-dark-weight, normal); font-style: var(--arb-c-dark-style, normal); text-decoration: var(--arb-c-dark-decoration, none); }
|
|
113
|
-
a-cd { color: var(--arb-cd-dark); font-weight: var(--arb-cd-dark-weight, normal); font-style: var(--arb-cd-dark-style, normal); text-decoration: var(--arb-cd-dark-decoration, none); }
|
|
114
57
|
a-m { color: var(--arb-m-dark); font-weight: var(--arb-m-dark-weight, normal); font-style: var(--arb-m-dark-style, normal); text-decoration: var(--arb-m-dark-decoration, none); }
|
|
115
58
|
a-l { color: var(--arb-l-dark); font-weight: var(--arb-l-dark-weight, normal); font-style: var(--arb-l-dark-style, normal); text-decoration: var(--arb-l-dark-decoration, none); }
|
|
116
59
|
a-da { color: var(--arb-da-dark); font-weight: var(--arb-da-dark-weight, normal); font-style: var(--arb-da-dark-style, normal); text-decoration: var(--arb-da-dark-decoration, none); }
|
|
@@ -123,67 +66,32 @@ a-rx { color: var(--arb-rx-light); font-weight: var(--arb-rx-light-weight, norma
|
|
|
123
66
|
a-tr { color: var(--arb-tr-dark); font-weight: var(--arb-tr-dark-weight, normal); font-style: var(--arb-tr-dark-style, normal); text-decoration: var(--arb-tr-dark-decoration, none); }
|
|
124
67
|
a-se { color: var(--arb-se-dark); font-weight: var(--arb-se-dark-weight, normal); font-style: var(--arb-se-dark-style, normal); text-decoration: var(--arb-se-dark-decoration, none); }
|
|
125
68
|
a-tt { color: var(--arb-tt-dark); font-weight: var(--arb-tt-dark-weight, normal); font-style: var(--arb-tt-dark-style, normal); text-decoration: var(--arb-tt-dark-decoration, none); }
|
|
126
|
-
a-
|
|
127
|
-
a-sp { color: var(--arb-sp-dark); font-weight: var(--arb-sp-dark-weight, normal); font-style: var(--arb-sp-dark-style, normal); text-decoration: var(--arb-sp-dark-decoration, none); }
|
|
69
|
+
a-ts { color: var(--arb-ts-dark); font-weight: var(--arb-ts-dark-weight, normal); font-style: var(--arb-ts-dark-style, normal); text-decoration: var(--arb-ts-dark-decoration, none); }
|
|
128
70
|
a-eb { color: var(--arb-eb-dark); font-weight: var(--arb-eb-dark-weight, normal); font-style: var(--arb-eb-dark-style, normal); text-decoration: var(--arb-eb-dark-decoration, none); }
|
|
129
|
-
a-er { color: var(--arb-er-dark); font-weight: var(--arb-er-dark-weight, normal); font-style: var(--arb-er-dark-style, normal); text-decoration: var(--arb-er-dark-decoration, none); }
|
|
130
71
|
a-ns { color: var(--arb-ns-dark); font-weight: var(--arb-ns-dark-weight, normal); font-style: var(--arb-ns-dark-style, normal); text-decoration: var(--arb-ns-dark-decoration, none); }
|
|
131
|
-
a-in { color: var(--arb-in-dark); font-weight: var(--arb-in-dark-weight, normal); font-style: var(--arb-in-dark-style, normal); text-decoration: var(--arb-in-dark-decoration, none); }
|
|
132
|
-
a-sc { color: var(--arb-sc-dark); font-weight: var(--arb-sc-dark-weight, normal); font-style: var(--arb-sc-dark-style, normal); text-decoration: var(--arb-sc-dark-decoration, none); }
|
|
133
|
-
a-rp { color: var(--arb-rp-dark); font-weight: var(--arb-rp-dark-weight, normal); font-style: var(--arb-rp-dark-style, normal); text-decoration: var(--arb-rp-dark-decoration, none); }
|
|
134
|
-
a-cn { color: var(--arb-cn-dark); font-weight: var(--arb-cn-dark-weight, normal); font-style: var(--arb-cn-dark-style, normal); text-decoration: var(--arb-cn-dark-decoration, none); }
|
|
135
|
-
a-ex { color: var(--arb-ex-dark); font-weight: var(--arb-ex-dark-weight, normal); font-style: var(--arb-ex-dark-style, normal); text-decoration: var(--arb-ex-dark-decoration, none); }
|
|
136
72
|
a-pp { color: var(--arb-pp-dark); font-weight: var(--arb-pp-dark-weight, normal); font-style: var(--arb-pp-dark-style, normal); text-decoration: var(--arb-pp-dark-decoration, none); }
|
|
137
73
|
a-ch { color: var(--arb-ch-dark); font-weight: var(--arb-ch-dark-weight, normal); font-style: var(--arb-ch-dark-style, normal); text-decoration: var(--arb-ch-dark-decoration, none); }
|
|
138
|
-
a-
|
|
139
|
-
a-
|
|
140
|
-
a-fd { color: var(--arb-fd-dark); font-weight: var(--arb-fd-dark-weight, normal); font-style: var(--arb-fd-dark-style, normal); text-decoration: var(--arb-fd-dark-decoration, none); }
|
|
141
|
-
a-tf { color: var(--arb-tf-dark); font-weight: var(--arb-tf-dark-weight, normal); font-style: var(--arb-tf-dark-style, normal); text-decoration: var(--arb-tf-dark-decoration, none); }
|
|
142
|
-
a-fc { color: var(--arb-fc-dark); font-weight: var(--arb-fc-dark-weight, normal); font-style: var(--arb-fc-dark-style, normal); text-decoration: var(--arb-fc-dark-decoration, none); }
|
|
143
|
-
a-km { color: var(--arb-km-dark); font-weight: var(--arb-km-dark-weight, normal); font-style: var(--arb-km-dark-style, normal); text-decoration: var(--arb-km-dark-decoration, none); }
|
|
144
|
-
a-dr { color: var(--arb-dr-dark); font-weight: var(--arb-dr-dark-weight, normal); font-style: var(--arb-dr-dark-style, normal); text-decoration: var(--arb-dr-dark-decoration, none); }
|
|
145
|
-
a-rx { color: var(--arb-rx-dark); font-weight: var(--arb-rx-dark-weight, normal); font-style: var(--arb-rx-dark-style, normal); text-decoration: var(--arb-rx-dark-decoration, none); }
|
|
74
|
+
a-sr { color: var(--arb-sr-dark); font-weight: var(--arb-sr-dark-weight, normal); font-style: var(--arb-sr-dark-style, normal); text-decoration: var(--arb-sr-dark-decoration, none); }
|
|
75
|
+
a-bo { color: var(--arb-bo-dark); font-weight: var(--arb-bo-dark-weight, normal); font-style: var(--arb-bo-dark-style, normal); text-decoration: var(--arb-bo-dark-decoration, none); }
|
|
146
76
|
}
|
|
147
77
|
|
|
148
78
|
/* Explicit light mode */
|
|
149
79
|
:root[data-theme="light"] {
|
|
150
80
|
a-at { color: var(--arb-at-light); font-weight: var(--arb-at-light-weight, normal); font-style: var(--arb-at-light-style, normal); text-decoration: var(--arb-at-light-decoration, none); }
|
|
151
81
|
a-co { color: var(--arb-co-light); font-weight: var(--arb-co-light-weight, normal); font-style: var(--arb-co-light-style, normal); text-decoration: var(--arb-co-light-decoration, none); }
|
|
152
|
-
a-cb { color: var(--arb-cb-light); font-weight: var(--arb-cb-light-weight, normal); font-style: var(--arb-cb-light-style, normal); text-decoration: var(--arb-cb-light-decoration, none); }
|
|
153
82
|
a-cr { color: var(--arb-cr-light); font-weight: var(--arb-cr-light-weight, normal); font-style: var(--arb-cr-light-style, normal); text-decoration: var(--arb-cr-light-decoration, none); }
|
|
154
83
|
a-fb { color: var(--arb-fb-light); font-weight: var(--arb-fb-light-weight, normal); font-style: var(--arb-fb-light-style, normal); text-decoration: var(--arb-fb-light-decoration, none); }
|
|
155
84
|
a-f { color: var(--arb-f-light); font-weight: var(--arb-f-light-weight, normal); font-style: var(--arb-f-light-style, normal); text-decoration: var(--arb-f-light-decoration, none); }
|
|
156
|
-
a-fm { color: var(--arb-fm-light); font-weight: var(--arb-fm-light-weight, normal); font-style: var(--arb-fm-light-style, normal); text-decoration: var(--arb-fm-light-decoration, none); }
|
|
157
85
|
a-k { color: var(--arb-k-light); font-weight: var(--arb-k-light-weight, normal); font-style: var(--arb-k-light-style, normal); text-decoration: var(--arb-k-light-decoration, none); }
|
|
158
|
-
a-kc { color: var(--arb-kc-light); font-weight: var(--arb-kc-light-weight, normal); font-style: var(--arb-kc-light-style, normal); text-decoration: var(--arb-kc-light-decoration, none); }
|
|
159
|
-
a-ko { color: var(--arb-ko-light); font-weight: var(--arb-ko-light-weight, normal); font-style: var(--arb-ko-light-style, normal); text-decoration: var(--arb-ko-light-decoration, none); }
|
|
160
|
-
a-kd { color: var(--arb-kd-light); font-weight: var(--arb-kd-light-weight, normal); font-style: var(--arb-kd-light-style, normal); text-decoration: var(--arb-kd-light-decoration, none); }
|
|
161
|
-
a-ke { color: var(--arb-ke-light); font-weight: var(--arb-ke-light-weight, normal); font-style: var(--arb-ke-light-style, normal); text-decoration: var(--arb-ke-light-decoration, none); }
|
|
162
|
-
a-kf { color: var(--arb-kf-light); font-weight: var(--arb-kf-light-weight, normal); font-style: var(--arb-kf-light-style, normal); text-decoration: var(--arb-kf-light-decoration, none); }
|
|
163
|
-
a-ki { color: var(--arb-ki-light); font-weight: var(--arb-ki-light-weight, normal); font-style: var(--arb-ki-light-style, normal); text-decoration: var(--arb-ki-light-decoration, none); }
|
|
164
|
-
a-kp { color: var(--arb-kp-light); font-weight: var(--arb-kp-light-weight, normal); font-style: var(--arb-kp-light-style, normal); text-decoration: var(--arb-kp-light-decoration, none); }
|
|
165
|
-
a-kr { color: var(--arb-kr-light); font-weight: var(--arb-kr-light-weight, normal); font-style: var(--arb-kr-light-style, normal); text-decoration: var(--arb-kr-light-decoration, none); }
|
|
166
|
-
a-kt { color: var(--arb-kt-light); font-weight: var(--arb-kt-light-weight, normal); font-style: var(--arb-kt-light-style, normal); text-decoration: var(--arb-kt-light-decoration, none); }
|
|
167
|
-
a-ky { color: var(--arb-ky-light); font-weight: var(--arb-ky-light-weight, normal); font-style: var(--arb-ky-light-style, normal); text-decoration: var(--arb-ky-light-decoration, none); }
|
|
168
86
|
a-o { color: var(--arb-o-light); font-weight: var(--arb-o-light-weight, normal); font-style: var(--arb-o-light-style, normal); text-decoration: var(--arb-o-light-decoration, none); }
|
|
169
87
|
a-pr { color: var(--arb-pr-light); font-weight: var(--arb-pr-light-weight, normal); font-style: var(--arb-pr-light-style, normal); text-decoration: var(--arb-pr-light-decoration, none); }
|
|
170
88
|
a-p { color: var(--arb-p-light); font-weight: var(--arb-p-light-weight, normal); font-style: var(--arb-p-light-style, normal); text-decoration: var(--arb-p-light-decoration, none); }
|
|
171
|
-
a-pb { color: var(--arb-pb-light); font-weight: var(--arb-pb-light-weight, normal); font-style: var(--arb-pb-light-style, normal); text-decoration: var(--arb-pb-light-decoration, none); }
|
|
172
|
-
a-pd { color: var(--arb-pd-light); font-weight: var(--arb-pd-light-weight, normal); font-style: var(--arb-pd-light-style, normal); text-decoration: var(--arb-pd-light-decoration, none); }
|
|
173
|
-
a-ps { color: var(--arb-ps-light); font-weight: var(--arb-ps-light-weight, normal); font-style: var(--arb-ps-light-style, normal); text-decoration: var(--arb-ps-light-decoration, none); }
|
|
174
89
|
a-s { color: var(--arb-s-light); font-weight: var(--arb-s-light-weight, normal); font-style: var(--arb-s-light-style, normal); text-decoration: var(--arb-s-light-decoration, none); }
|
|
175
|
-
a-ss { color: var(--arb-ss-light); font-weight: var(--arb-ss-light-weight, normal); font-style: var(--arb-ss-light-style, normal); text-decoration: var(--arb-ss-light-decoration, none); }
|
|
176
90
|
a-tg { color: var(--arb-tg-light); font-weight: var(--arb-tg-light-weight, normal); font-style: var(--arb-tg-light-style, normal); text-decoration: var(--arb-tg-light-decoration, none); }
|
|
177
|
-
a-
|
|
178
|
-
a-te { color: var(--arb-te-light); font-weight: var(--arb-te-light-weight, normal); font-style: var(--arb-te-light-style, normal); text-decoration: var(--arb-te-light-decoration, none); }
|
|
91
|
+
a-err { color: var(--arb-err-light); font-weight: var(--arb-err-light-weight, normal); font-style: var(--arb-err-light-style, normal); text-decoration: var(--arb-err-light-decoration, none); }
|
|
179
92
|
a-t { color: var(--arb-t-light); font-weight: var(--arb-t-light-weight, normal); font-style: var(--arb-t-light-style, normal); text-decoration: var(--arb-t-light-decoration, none); }
|
|
180
|
-
a-tb { color: var(--arb-tb-light); font-weight: var(--arb-tb-light-weight, normal); font-style: var(--arb-tb-light-style, normal); text-decoration: var(--arb-tb-light-decoration, none); }
|
|
181
|
-
a-tq { color: var(--arb-tq-light); font-weight: var(--arb-tq-light-weight, normal); font-style: var(--arb-tq-light-style, normal); text-decoration: var(--arb-tq-light-decoration, none); }
|
|
182
93
|
a-v { color: var(--arb-v-light); font-weight: var(--arb-v-light-weight, normal); font-style: var(--arb-v-light-style, normal); text-decoration: var(--arb-v-light-decoration, none); }
|
|
183
|
-
a-vb { color: var(--arb-vb-light); font-weight: var(--arb-vb-light-weight, normal); font-style: var(--arb-vb-light-style, normal); text-decoration: var(--arb-vb-light-decoration, none); }
|
|
184
|
-
a-vp { color: var(--arb-vp-light); font-weight: var(--arb-vp-light-weight, normal); font-style: var(--arb-vp-light-style, normal); text-decoration: var(--arb-vp-light-decoration, none); }
|
|
185
94
|
a-c { color: var(--arb-c-light); font-weight: var(--arb-c-light-weight, normal); font-style: var(--arb-c-light-style, normal); text-decoration: var(--arb-c-light-decoration, none); }
|
|
186
|
-
a-cd { color: var(--arb-cd-light); font-weight: var(--arb-cd-light-weight, normal); font-style: var(--arb-cd-light-style, normal); text-decoration: var(--arb-cd-light-decoration, none); }
|
|
187
95
|
a-m { color: var(--arb-m-light); font-weight: var(--arb-m-light-weight, normal); font-style: var(--arb-m-light-style, normal); text-decoration: var(--arb-m-light-decoration, none); }
|
|
188
96
|
a-l { color: var(--arb-l-light); font-weight: var(--arb-l-light-weight, normal); font-style: var(--arb-l-light-style, normal); text-decoration: var(--arb-l-light-decoration, none); }
|
|
189
97
|
a-da { color: var(--arb-da-light); font-weight: var(--arb-da-light-weight, normal); font-style: var(--arb-da-light-style, normal); text-decoration: var(--arb-da-light-decoration, none); }
|
|
@@ -196,67 +104,32 @@ a-rx { color: var(--arb-rx-light); font-weight: var(--arb-rx-light-weight, norma
|
|
|
196
104
|
a-tr { color: var(--arb-tr-light); font-weight: var(--arb-tr-light-weight, normal); font-style: var(--arb-tr-light-style, normal); text-decoration: var(--arb-tr-light-decoration, none); }
|
|
197
105
|
a-se { color: var(--arb-se-light); font-weight: var(--arb-se-light-weight, normal); font-style: var(--arb-se-light-style, normal); text-decoration: var(--arb-se-light-decoration, none); }
|
|
198
106
|
a-tt { color: var(--arb-tt-light); font-weight: var(--arb-tt-light-weight, normal); font-style: var(--arb-tt-light-style, normal); text-decoration: var(--arb-tt-light-decoration, none); }
|
|
199
|
-
a-
|
|
200
|
-
a-sp { color: var(--arb-sp-light); font-weight: var(--arb-sp-light-weight, normal); font-style: var(--arb-sp-light-style, normal); text-decoration: var(--arb-sp-light-decoration, none); }
|
|
107
|
+
a-ts { color: var(--arb-ts-light); font-weight: var(--arb-ts-light-weight, normal); font-style: var(--arb-ts-light-style, normal); text-decoration: var(--arb-ts-light-decoration, none); }
|
|
201
108
|
a-eb { color: var(--arb-eb-light); font-weight: var(--arb-eb-light-weight, normal); font-style: var(--arb-eb-light-style, normal); text-decoration: var(--arb-eb-light-decoration, none); }
|
|
202
|
-
a-er { color: var(--arb-er-light); font-weight: var(--arb-er-light-weight, normal); font-style: var(--arb-er-light-style, normal); text-decoration: var(--arb-er-light-decoration, none); }
|
|
203
109
|
a-ns { color: var(--arb-ns-light); font-weight: var(--arb-ns-light-weight, normal); font-style: var(--arb-ns-light-style, normal); text-decoration: var(--arb-ns-light-decoration, none); }
|
|
204
|
-
a-in { color: var(--arb-in-light); font-weight: var(--arb-in-light-weight, normal); font-style: var(--arb-in-light-style, normal); text-decoration: var(--arb-in-light-decoration, none); }
|
|
205
|
-
a-sc { color: var(--arb-sc-light); font-weight: var(--arb-sc-light-weight, normal); font-style: var(--arb-sc-light-style, normal); text-decoration: var(--arb-sc-light-decoration, none); }
|
|
206
|
-
a-rp { color: var(--arb-rp-light); font-weight: var(--arb-rp-light-weight, normal); font-style: var(--arb-rp-light-style, normal); text-decoration: var(--arb-rp-light-decoration, none); }
|
|
207
|
-
a-cn { color: var(--arb-cn-light); font-weight: var(--arb-cn-light-weight, normal); font-style: var(--arb-cn-light-style, normal); text-decoration: var(--arb-cn-light-decoration, none); }
|
|
208
|
-
a-ex { color: var(--arb-ex-light); font-weight: var(--arb-ex-light-weight, normal); font-style: var(--arb-ex-light-style, normal); text-decoration: var(--arb-ex-light-decoration, none); }
|
|
209
110
|
a-pp { color: var(--arb-pp-light); font-weight: var(--arb-pp-light-weight, normal); font-style: var(--arb-pp-light-style, normal); text-decoration: var(--arb-pp-light-decoration, none); }
|
|
210
111
|
a-ch { color: var(--arb-ch-light); font-weight: var(--arb-ch-light-weight, normal); font-style: var(--arb-ch-light-style, normal); text-decoration: var(--arb-ch-light-decoration, none); }
|
|
211
|
-
a-
|
|
212
|
-
a-
|
|
213
|
-
a-fd { color: var(--arb-fd-light); font-weight: var(--arb-fd-light-weight, normal); font-style: var(--arb-fd-light-style, normal); text-decoration: var(--arb-fd-light-decoration, none); }
|
|
214
|
-
a-tf { color: var(--arb-tf-light); font-weight: var(--arb-tf-light-weight, normal); font-style: var(--arb-tf-light-style, normal); text-decoration: var(--arb-tf-light-decoration, none); }
|
|
215
|
-
a-fc { color: var(--arb-fc-light); font-weight: var(--arb-fc-light-weight, normal); font-style: var(--arb-fc-light-style, normal); text-decoration: var(--arb-fc-light-decoration, none); }
|
|
216
|
-
a-km { color: var(--arb-km-light); font-weight: var(--arb-km-light-weight, normal); font-style: var(--arb-km-light-style, normal); text-decoration: var(--arb-km-light-decoration, none); }
|
|
217
|
-
a-dr { color: var(--arb-dr-light); font-weight: var(--arb-dr-light-weight, normal); font-style: var(--arb-dr-light-style, normal); text-decoration: var(--arb-dr-light-decoration, none); }
|
|
218
|
-
a-rx { color: var(--arb-rx-light); font-weight: var(--arb-rx-light-weight, normal); font-style: var(--arb-rx-light-style, normal); text-decoration: var(--arb-rx-light-decoration, none); }
|
|
112
|
+
a-sr { color: var(--arb-sr-light); font-weight: var(--arb-sr-light-weight, normal); font-style: var(--arb-sr-light-style, normal); text-decoration: var(--arb-sr-light-decoration, none); }
|
|
113
|
+
a-bo { color: var(--arb-bo-light); font-weight: var(--arb-bo-light-weight, normal); font-style: var(--arb-bo-light-style, normal); text-decoration: var(--arb-bo-light-decoration, none); }
|
|
219
114
|
}
|
|
220
115
|
|
|
221
116
|
/* Explicit dark mode */
|
|
222
117
|
:root[data-theme="dark"] {
|
|
223
118
|
a-at { color: var(--arb-at-dark); font-weight: var(--arb-at-dark-weight, normal); font-style: var(--arb-at-dark-style, normal); text-decoration: var(--arb-at-dark-decoration, none); }
|
|
224
119
|
a-co { color: var(--arb-co-dark); font-weight: var(--arb-co-dark-weight, normal); font-style: var(--arb-co-dark-style, normal); text-decoration: var(--arb-co-dark-decoration, none); }
|
|
225
|
-
a-cb { color: var(--arb-cb-dark); font-weight: var(--arb-cb-dark-weight, normal); font-style: var(--arb-cb-dark-style, normal); text-decoration: var(--arb-cb-dark-decoration, none); }
|
|
226
120
|
a-cr { color: var(--arb-cr-dark); font-weight: var(--arb-cr-dark-weight, normal); font-style: var(--arb-cr-dark-style, normal); text-decoration: var(--arb-cr-dark-decoration, none); }
|
|
227
121
|
a-fb { color: var(--arb-fb-dark); font-weight: var(--arb-fb-dark-weight, normal); font-style: var(--arb-fb-dark-style, normal); text-decoration: var(--arb-fb-dark-decoration, none); }
|
|
228
122
|
a-f { color: var(--arb-f-dark); font-weight: var(--arb-f-dark-weight, normal); font-style: var(--arb-f-dark-style, normal); text-decoration: var(--arb-f-dark-decoration, none); }
|
|
229
|
-
a-fm { color: var(--arb-fm-dark); font-weight: var(--arb-fm-dark-weight, normal); font-style: var(--arb-fm-dark-style, normal); text-decoration: var(--arb-fm-dark-decoration, none); }
|
|
230
123
|
a-k { color: var(--arb-k-dark); font-weight: var(--arb-k-dark-weight, normal); font-style: var(--arb-k-dark-style, normal); text-decoration: var(--arb-k-dark-decoration, none); }
|
|
231
|
-
a-kc { color: var(--arb-kc-dark); font-weight: var(--arb-kc-dark-weight, normal); font-style: var(--arb-kc-dark-style, normal); text-decoration: var(--arb-kc-dark-decoration, none); }
|
|
232
|
-
a-ko { color: var(--arb-ko-dark); font-weight: var(--arb-ko-dark-weight, normal); font-style: var(--arb-ko-dark-style, normal); text-decoration: var(--arb-ko-dark-decoration, none); }
|
|
233
|
-
a-kd { color: var(--arb-kd-dark); font-weight: var(--arb-kd-dark-weight, normal); font-style: var(--arb-kd-dark-style, normal); text-decoration: var(--arb-kd-dark-decoration, none); }
|
|
234
|
-
a-ke { color: var(--arb-ke-dark); font-weight: var(--arb-ke-dark-weight, normal); font-style: var(--arb-ke-dark-style, normal); text-decoration: var(--arb-ke-dark-decoration, none); }
|
|
235
|
-
a-kf { color: var(--arb-kf-dark); font-weight: var(--arb-kf-dark-weight, normal); font-style: var(--arb-kf-dark-style, normal); text-decoration: var(--arb-kf-dark-decoration, none); }
|
|
236
|
-
a-ki { color: var(--arb-ki-dark); font-weight: var(--arb-ki-dark-weight, normal); font-style: var(--arb-ki-dark-style, normal); text-decoration: var(--arb-ki-dark-decoration, none); }
|
|
237
|
-
a-kp { color: var(--arb-kp-dark); font-weight: var(--arb-kp-dark-weight, normal); font-style: var(--arb-kp-dark-style, normal); text-decoration: var(--arb-kp-dark-decoration, none); }
|
|
238
|
-
a-kr { color: var(--arb-kr-dark); font-weight: var(--arb-kr-dark-weight, normal); font-style: var(--arb-kr-dark-style, normal); text-decoration: var(--arb-kr-dark-decoration, none); }
|
|
239
|
-
a-kt { color: var(--arb-kt-dark); font-weight: var(--arb-kt-dark-weight, normal); font-style: var(--arb-kt-dark-style, normal); text-decoration: var(--arb-kt-dark-decoration, none); }
|
|
240
|
-
a-ky { color: var(--arb-ky-dark); font-weight: var(--arb-ky-dark-weight, normal); font-style: var(--arb-ky-dark-style, normal); text-decoration: var(--arb-ky-dark-decoration, none); }
|
|
241
124
|
a-o { color: var(--arb-o-dark); font-weight: var(--arb-o-dark-weight, normal); font-style: var(--arb-o-dark-style, normal); text-decoration: var(--arb-o-dark-decoration, none); }
|
|
242
125
|
a-pr { color: var(--arb-pr-dark); font-weight: var(--arb-pr-dark-weight, normal); font-style: var(--arb-pr-dark-style, normal); text-decoration: var(--arb-pr-dark-decoration, none); }
|
|
243
126
|
a-p { color: var(--arb-p-dark); font-weight: var(--arb-p-dark-weight, normal); font-style: var(--arb-p-dark-style, normal); text-decoration: var(--arb-p-dark-decoration, none); }
|
|
244
|
-
a-pb { color: var(--arb-pb-dark); font-weight: var(--arb-pb-dark-weight, normal); font-style: var(--arb-pb-dark-style, normal); text-decoration: var(--arb-pb-dark-decoration, none); }
|
|
245
|
-
a-pd { color: var(--arb-pd-dark); font-weight: var(--arb-pd-dark-weight, normal); font-style: var(--arb-pd-dark-style, normal); text-decoration: var(--arb-pd-dark-decoration, none); }
|
|
246
|
-
a-ps { color: var(--arb-ps-dark); font-weight: var(--arb-ps-dark-weight, normal); font-style: var(--arb-ps-dark-style, normal); text-decoration: var(--arb-ps-dark-decoration, none); }
|
|
247
127
|
a-s { color: var(--arb-s-dark); font-weight: var(--arb-s-dark-weight, normal); font-style: var(--arb-s-dark-style, normal); text-decoration: var(--arb-s-dark-decoration, none); }
|
|
248
|
-
a-ss { color: var(--arb-ss-dark); font-weight: var(--arb-ss-dark-weight, normal); font-style: var(--arb-ss-dark-style, normal); text-decoration: var(--arb-ss-dark-decoration, none); }
|
|
249
128
|
a-tg { color: var(--arb-tg-dark); font-weight: var(--arb-tg-dark-weight, normal); font-style: var(--arb-tg-dark-style, normal); text-decoration: var(--arb-tg-dark-decoration, none); }
|
|
250
|
-
a-
|
|
251
|
-
a-te { color: var(--arb-te-dark); font-weight: var(--arb-te-dark-weight, normal); font-style: var(--arb-te-dark-style, normal); text-decoration: var(--arb-te-dark-decoration, none); }
|
|
129
|
+
a-err { color: var(--arb-err-dark); font-weight: var(--arb-err-dark-weight, normal); font-style: var(--arb-err-dark-style, normal); text-decoration: var(--arb-err-dark-decoration, none); }
|
|
252
130
|
a-t { color: var(--arb-t-dark); font-weight: var(--arb-t-dark-weight, normal); font-style: var(--arb-t-dark-style, normal); text-decoration: var(--arb-t-dark-decoration, none); }
|
|
253
|
-
a-tb { color: var(--arb-tb-dark); font-weight: var(--arb-tb-dark-weight, normal); font-style: var(--arb-tb-dark-style, normal); text-decoration: var(--arb-tb-dark-decoration, none); }
|
|
254
|
-
a-tq { color: var(--arb-tq-dark); font-weight: var(--arb-tq-dark-weight, normal); font-style: var(--arb-tq-dark-style, normal); text-decoration: var(--arb-tq-dark-decoration, none); }
|
|
255
131
|
a-v { color: var(--arb-v-dark); font-weight: var(--arb-v-dark-weight, normal); font-style: var(--arb-v-dark-style, normal); text-decoration: var(--arb-v-dark-decoration, none); }
|
|
256
|
-
a-vb { color: var(--arb-vb-dark); font-weight: var(--arb-vb-dark-weight, normal); font-style: var(--arb-vb-dark-style, normal); text-decoration: var(--arb-vb-dark-decoration, none); }
|
|
257
|
-
a-vp { color: var(--arb-vp-dark); font-weight: var(--arb-vp-dark-weight, normal); font-style: var(--arb-vp-dark-style, normal); text-decoration: var(--arb-vp-dark-decoration, none); }
|
|
258
132
|
a-c { color: var(--arb-c-dark); font-weight: var(--arb-c-dark-weight, normal); font-style: var(--arb-c-dark-style, normal); text-decoration: var(--arb-c-dark-decoration, none); }
|
|
259
|
-
a-cd { color: var(--arb-cd-dark); font-weight: var(--arb-cd-dark-weight, normal); font-style: var(--arb-cd-dark-style, normal); text-decoration: var(--arb-cd-dark-decoration, none); }
|
|
260
133
|
a-m { color: var(--arb-m-dark); font-weight: var(--arb-m-dark-weight, normal); font-style: var(--arb-m-dark-style, normal); text-decoration: var(--arb-m-dark-decoration, none); }
|
|
261
134
|
a-l { color: var(--arb-l-dark); font-weight: var(--arb-l-dark-weight, normal); font-style: var(--arb-l-dark-style, normal); text-decoration: var(--arb-l-dark-decoration, none); }
|
|
262
135
|
a-da { color: var(--arb-da-dark); font-weight: var(--arb-da-dark-weight, normal); font-style: var(--arb-da-dark-style, normal); text-decoration: var(--arb-da-dark-decoration, none); }
|
|
@@ -269,24 +142,11 @@ a-rx { color: var(--arb-rx-light); font-weight: var(--arb-rx-light-weight, norma
|
|
|
269
142
|
a-tr { color: var(--arb-tr-dark); font-weight: var(--arb-tr-dark-weight, normal); font-style: var(--arb-tr-dark-style, normal); text-decoration: var(--arb-tr-dark-decoration, none); }
|
|
270
143
|
a-se { color: var(--arb-se-dark); font-weight: var(--arb-se-dark-weight, normal); font-style: var(--arb-se-dark-style, normal); text-decoration: var(--arb-se-dark-decoration, none); }
|
|
271
144
|
a-tt { color: var(--arb-tt-dark); font-weight: var(--arb-tt-dark-weight, normal); font-style: var(--arb-tt-dark-style, normal); text-decoration: var(--arb-tt-dark-decoration, none); }
|
|
272
|
-
a-
|
|
273
|
-
a-sp { color: var(--arb-sp-dark); font-weight: var(--arb-sp-dark-weight, normal); font-style: var(--arb-sp-dark-style, normal); text-decoration: var(--arb-sp-dark-decoration, none); }
|
|
145
|
+
a-ts { color: var(--arb-ts-dark); font-weight: var(--arb-ts-dark-weight, normal); font-style: var(--arb-ts-dark-style, normal); text-decoration: var(--arb-ts-dark-decoration, none); }
|
|
274
146
|
a-eb { color: var(--arb-eb-dark); font-weight: var(--arb-eb-dark-weight, normal); font-style: var(--arb-eb-dark-style, normal); text-decoration: var(--arb-eb-dark-decoration, none); }
|
|
275
|
-
a-er { color: var(--arb-er-dark); font-weight: var(--arb-er-dark-weight, normal); font-style: var(--arb-er-dark-style, normal); text-decoration: var(--arb-er-dark-decoration, none); }
|
|
276
147
|
a-ns { color: var(--arb-ns-dark); font-weight: var(--arb-ns-dark-weight, normal); font-style: var(--arb-ns-dark-style, normal); text-decoration: var(--arb-ns-dark-decoration, none); }
|
|
277
|
-
a-in { color: var(--arb-in-dark); font-weight: var(--arb-in-dark-weight, normal); font-style: var(--arb-in-dark-style, normal); text-decoration: var(--arb-in-dark-decoration, none); }
|
|
278
|
-
a-sc { color: var(--arb-sc-dark); font-weight: var(--arb-sc-dark-weight, normal); font-style: var(--arb-sc-dark-style, normal); text-decoration: var(--arb-sc-dark-decoration, none); }
|
|
279
|
-
a-rp { color: var(--arb-rp-dark); font-weight: var(--arb-rp-dark-weight, normal); font-style: var(--arb-rp-dark-style, normal); text-decoration: var(--arb-rp-dark-decoration, none); }
|
|
280
|
-
a-cn { color: var(--arb-cn-dark); font-weight: var(--arb-cn-dark-weight, normal); font-style: var(--arb-cn-dark-style, normal); text-decoration: var(--arb-cn-dark-decoration, none); }
|
|
281
|
-
a-ex { color: var(--arb-ex-dark); font-weight: var(--arb-ex-dark-weight, normal); font-style: var(--arb-ex-dark-style, normal); text-decoration: var(--arb-ex-dark-decoration, none); }
|
|
282
148
|
a-pp { color: var(--arb-pp-dark); font-weight: var(--arb-pp-dark-weight, normal); font-style: var(--arb-pp-dark-style, normal); text-decoration: var(--arb-pp-dark-decoration, none); }
|
|
283
149
|
a-ch { color: var(--arb-ch-dark); font-weight: var(--arb-ch-dark-weight, normal); font-style: var(--arb-ch-dark-style, normal); text-decoration: var(--arb-ch-dark-decoration, none); }
|
|
284
|
-
a-
|
|
285
|
-
a-
|
|
286
|
-
a-fd { color: var(--arb-fd-dark); font-weight: var(--arb-fd-dark-weight, normal); font-style: var(--arb-fd-dark-style, normal); text-decoration: var(--arb-fd-dark-decoration, none); }
|
|
287
|
-
a-tf { color: var(--arb-tf-dark); font-weight: var(--arb-tf-dark-weight, normal); font-style: var(--arb-tf-dark-style, normal); text-decoration: var(--arb-tf-dark-decoration, none); }
|
|
288
|
-
a-fc { color: var(--arb-fc-dark); font-weight: var(--arb-fc-dark-weight, normal); font-style: var(--arb-fc-dark-style, normal); text-decoration: var(--arb-fc-dark-decoration, none); }
|
|
289
|
-
a-km { color: var(--arb-km-dark); font-weight: var(--arb-km-dark-weight, normal); font-style: var(--arb-km-dark-style, normal); text-decoration: var(--arb-km-dark-decoration, none); }
|
|
290
|
-
a-dr { color: var(--arb-dr-dark); font-weight: var(--arb-dr-dark-weight, normal); font-style: var(--arb-dr-dark-style, normal); text-decoration: var(--arb-dr-dark-decoration, none); }
|
|
291
|
-
a-rx { color: var(--arb-rx-dark); font-weight: var(--arb-rx-dark-weight, normal); font-style: var(--arb-rx-dark-style, normal); text-decoration: var(--arb-rx-dark-decoration, none); }
|
|
150
|
+
a-sr { color: var(--arb-sr-dark); font-weight: var(--arb-sr-dark-weight, normal); font-style: var(--arb-sr-dark-style, normal); text-decoration: var(--arb-sr-dark-decoration, none); }
|
|
151
|
+
a-bo { color: var(--arb-bo-dark); font-weight: var(--arb-bo-dark-weight, normal); font-style: var(--arb-bo-dark-style, normal); text-decoration: var(--arb-bo-dark-decoration, none); }
|
|
292
152
|
}
|
|
@@ -5,40 +5,40 @@
|
|
|
5
5
|
:root {
|
|
6
6
|
--arb-at-dark: #e5c890;
|
|
7
7
|
--arb-co-dark: #ef9f76;
|
|
8
|
-
--arb-
|
|
8
|
+
--arb-co-dark: #ef9f76;
|
|
9
9
|
--arb-fb-dark: #99d1db;
|
|
10
10
|
--arb-f-dark: #8caaee;
|
|
11
|
-
--arb-
|
|
12
|
-
--arb-k-dark: #ca9ee6;
|
|
13
|
-
--arb-
|
|
14
|
-
--arb-
|
|
15
|
-
--arb-
|
|
16
|
-
--arb-
|
|
17
|
-
--arb-
|
|
18
|
-
--arb-
|
|
19
|
-
--arb-
|
|
20
|
-
--arb-
|
|
21
|
-
--arb-
|
|
22
|
-
--arb-
|
|
11
|
+
--arb-f-dark: #8caaee;
|
|
12
|
+
--arb-k-dark: #ca9ee6;
|
|
13
|
+
--arb-k-dark: #ca9ee6;
|
|
14
|
+
--arb-k-dark: #ca9ee6;
|
|
15
|
+
--arb-k-dark: #ca9ee6;
|
|
16
|
+
--arb-k-dark: #ca9ee6;
|
|
17
|
+
--arb-k-dark: #ca9ee6;
|
|
18
|
+
--arb-k-dark: #ca9ee6;
|
|
19
|
+
--arb-o-dark: #ca9ee6;
|
|
20
|
+
--arb-k-dark: #ca9ee6;
|
|
21
|
+
--arb-k-dark: #ca9ee6;
|
|
22
|
+
--arb-k-dark: #ca9ee6;
|
|
23
23
|
--arb-o-dark: #81c8be;
|
|
24
24
|
--arb-pr-dark: #8caaee;
|
|
25
25
|
--arb-p-dark: #949cbb;
|
|
26
|
-
--arb-
|
|
27
|
-
--arb-
|
|
28
|
-
--arb-
|
|
26
|
+
--arb-p-dark: #949cbb;
|
|
27
|
+
--arb-p-dark: #949cbb;
|
|
28
|
+
--arb-p-dark: #f4b8e4;
|
|
29
29
|
--arb-s-dark: #a6d189;
|
|
30
|
-
--arb-
|
|
30
|
+
--arb-s-dark: #e78284;
|
|
31
|
+
--arb-tg-dark: #8caaee;
|
|
31
32
|
--arb-tg-dark: #8caaee;
|
|
32
|
-
--arb-
|
|
33
|
-
--arb-
|
|
33
|
+
--arb-err-dark: #8caaee;
|
|
34
|
+
--arb-t-dark: #e5c890;
|
|
35
|
+
--arb-t-dark: #e5c890;
|
|
34
36
|
--arb-t-dark: #e5c890;
|
|
35
|
-
--arb-tb-dark: #e5c890;
|
|
36
|
-
--arb-tq-dark: #e5c890;
|
|
37
37
|
--arb-v-dark: #c6d0f5;
|
|
38
|
-
--arb-
|
|
39
|
-
--arb-
|
|
38
|
+
--arb-v-dark: #e78284;
|
|
39
|
+
--arb-v-dark: #ef9f76;
|
|
40
|
+
--arb-c-dark: #737994;
|
|
40
41
|
--arb-c-dark: #737994;
|
|
41
|
-
--arb-cd-dark: #737994;
|
|
42
42
|
--arb-m-dark: #81c8be;
|
|
43
43
|
--arb-l-dark: #f4b8e4;
|
|
44
44
|
--arb-da-dark: #a6d189;
|
|
@@ -53,21 +53,20 @@
|
|
|
53
53
|
--arb-se-dark: #ef9f76;
|
|
54
54
|
--arb-tt-dark: #ca9ee6;
|
|
55
55
|
--arb-tt-dark-weight: bold;
|
|
56
|
-
--arb-
|
|
57
|
-
--arb-
|
|
58
|
-
--arb-
|
|
59
|
-
--arb-
|
|
60
|
-
--arb-
|
|
61
|
-
--arb-
|
|
62
|
-
--arb-
|
|
63
|
-
--arb-
|
|
64
|
-
--arb-
|
|
65
|
-
--arb-
|
|
66
|
-
--arb-
|
|
67
|
-
--arb-
|
|
68
|
-
--arb-
|
|
69
|
-
--arb-
|
|
70
|
-
--arb-
|
|
71
|
-
--arb-
|
|
72
|
-
--arb-rx-dark: #a6d189;
|
|
56
|
+
--arb-ts-dark-decoration: line-through;
|
|
57
|
+
--arb-k-dark: #ca9ee6;
|
|
58
|
+
--arb-k-dark: #ca9ee6;
|
|
59
|
+
--arb-k-dark: #ca9ee6;
|
|
60
|
+
--arb-k-dark: #ca9ee6;
|
|
61
|
+
--arb-k-dark: #ca9ee6;
|
|
62
|
+
--arb-ch-dark: #e78284;
|
|
63
|
+
--arb-pr-dark: #ef9f76;
|
|
64
|
+
--arb-f-dark: #8caaee;
|
|
65
|
+
--arb-t-dark: #e5c890;
|
|
66
|
+
--arb-f-dark: #8caaee;
|
|
67
|
+
--arb-k-dark: #ca9ee6;
|
|
68
|
+
--arb-k-dark: #ca9ee6;
|
|
69
|
+
--arb-sr-dark: #e78284;
|
|
70
|
+
--arb-n-dark: #ef9f76;
|
|
71
|
+
--arb-bo-dark: #ef9f76;
|
|
73
72
|
}
|
|
@@ -5,40 +5,40 @@
|
|
|
5
5
|
:root {
|
|
6
6
|
--arb-at-light: #df8e1d;
|
|
7
7
|
--arb-co-light: #fe640b;
|
|
8
|
-
--arb-
|
|
8
|
+
--arb-co-light: #fe640b;
|
|
9
9
|
--arb-fb-light: #04a5e5;
|
|
10
10
|
--arb-f-light: #1e66f5;
|
|
11
|
-
--arb-
|
|
12
|
-
--arb-k-light: #8839ef;
|
|
13
|
-
--arb-
|
|
14
|
-
--arb-
|
|
15
|
-
--arb-
|
|
16
|
-
--arb-
|
|
17
|
-
--arb-
|
|
18
|
-
--arb-
|
|
19
|
-
--arb-
|
|
20
|
-
--arb-
|
|
21
|
-
--arb-
|
|
22
|
-
--arb-
|
|
11
|
+
--arb-f-light: #1e66f5;
|
|
12
|
+
--arb-k-light: #8839ef;
|
|
13
|
+
--arb-k-light: #8839ef;
|
|
14
|
+
--arb-k-light: #8839ef;
|
|
15
|
+
--arb-k-light: #8839ef;
|
|
16
|
+
--arb-k-light: #8839ef;
|
|
17
|
+
--arb-k-light: #8839ef;
|
|
18
|
+
--arb-k-light: #8839ef;
|
|
19
|
+
--arb-o-light: #8839ef;
|
|
20
|
+
--arb-k-light: #8839ef;
|
|
21
|
+
--arb-k-light: #8839ef;
|
|
22
|
+
--arb-k-light: #8839ef;
|
|
23
23
|
--arb-o-light: #179299;
|
|
24
24
|
--arb-pr-light: #1e66f5;
|
|
25
25
|
--arb-p-light: #7c7f93;
|
|
26
|
-
--arb-
|
|
27
|
-
--arb-
|
|
28
|
-
--arb-
|
|
26
|
+
--arb-p-light: #7c7f93;
|
|
27
|
+
--arb-p-light: #7c7f93;
|
|
28
|
+
--arb-p-light: #ea76cb;
|
|
29
29
|
--arb-s-light: #40a02b;
|
|
30
|
-
--arb-
|
|
30
|
+
--arb-s-light: #d20f39;
|
|
31
|
+
--arb-tg-light: #1e66f5;
|
|
31
32
|
--arb-tg-light: #1e66f5;
|
|
32
|
-
--arb-
|
|
33
|
-
--arb-
|
|
33
|
+
--arb-err-light: #1e66f5;
|
|
34
|
+
--arb-t-light: #df8e1d;
|
|
35
|
+
--arb-t-light: #df8e1d;
|
|
34
36
|
--arb-t-light: #df8e1d;
|
|
35
|
-
--arb-tb-light: #df8e1d;
|
|
36
|
-
--arb-tq-light: #df8e1d;
|
|
37
37
|
--arb-v-light: #4c4f69;
|
|
38
|
-
--arb-
|
|
39
|
-
--arb-
|
|
38
|
+
--arb-v-light: #d20f39;
|
|
39
|
+
--arb-v-light: #fe640b;
|
|
40
|
+
--arb-c-light: #9ca0b0;
|
|
40
41
|
--arb-c-light: #9ca0b0;
|
|
41
|
-
--arb-cd-light: #9ca0b0;
|
|
42
42
|
--arb-m-light: #179299;
|
|
43
43
|
--arb-l-light: #ea76cb;
|
|
44
44
|
--arb-da-light: #40a02b;
|
|
@@ -53,21 +53,20 @@
|
|
|
53
53
|
--arb-se-light: #fe640b;
|
|
54
54
|
--arb-tt-light: #8839ef;
|
|
55
55
|
--arb-tt-light-weight: bold;
|
|
56
|
-
--arb-
|
|
57
|
-
--arb-
|
|
58
|
-
--arb-
|
|
59
|
-
--arb-
|
|
60
|
-
--arb-
|
|
61
|
-
--arb-
|
|
62
|
-
--arb-
|
|
63
|
-
--arb-
|
|
64
|
-
--arb-
|
|
65
|
-
--arb-
|
|
66
|
-
--arb-
|
|
67
|
-
--arb-
|
|
68
|
-
--arb-
|
|
69
|
-
--arb-
|
|
70
|
-
--arb-
|
|
71
|
-
--arb-
|
|
72
|
-
--arb-rx-light: #40a02b;
|
|
56
|
+
--arb-ts-light-decoration: line-through;
|
|
57
|
+
--arb-k-light: #8839ef;
|
|
58
|
+
--arb-k-light: #8839ef;
|
|
59
|
+
--arb-k-light: #8839ef;
|
|
60
|
+
--arb-k-light: #8839ef;
|
|
61
|
+
--arb-k-light: #8839ef;
|
|
62
|
+
--arb-ch-light: #d20f39;
|
|
63
|
+
--arb-pr-light: #fe640b;
|
|
64
|
+
--arb-f-light: #1e66f5;
|
|
65
|
+
--arb-t-light: #df8e1d;
|
|
66
|
+
--arb-f-light: #1e66f5;
|
|
67
|
+
--arb-k-light: #8839ef;
|
|
68
|
+
--arb-k-light: #8839ef;
|
|
69
|
+
--arb-sr-light: #d20f39;
|
|
70
|
+
--arb-n-light: #fe640b;
|
|
71
|
+
--arb-bo-light: #fe640b;
|
|
73
72
|
}
|