Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into develop
[akkoma] /
1 .base00-background { background-color: #202746; }
2 .base01-background { background-color: #293256; }
3 .base02-background { background-color: #5e6687; }
4 .base03-background { background-color: #6b7394; }
5 .base04-background { background-color: #898ea4; }
6 .base05-background { background-color: #979db4; }
7 .base06-background { background-color: #dfe2f1; }
8 .base07-background { background-color: #f5f7ff; }
9 .base08-background { background-color: #c94922; }
10 .base09-background { background-color: #c76b29; }
11 .base0A-background { background-color: #c08b30; }
12 .base0B-background { background-color: #ac9739; }
13 .base0C-background { background-color: #22a2c9; }
14 .base0D-background { background-color: #3d8fd1; }
15 .base0E-background { background-color: #6679cc; }
16 .base0F-background { background-color: #9c637a; }
17
18 .base00 { color: #202746; }
19 .base01 { color: #293256; }
20 .base02 { color: #5e6687; }
21 .base03 { color: #6b7394; }
22 .base04 { color: #898ea4; }
23 .base05 { color: #979db4; }
24 .base06 { color: #dfe2f1; }
25 .base07 { color: #f5f7ff; }
26 .base08 { color: #c94922; }
27 .base09 { color: #c76b29; }
28 .base0A { color: #c08b30; }
29 .base0B { color: #ac9739; }
30 .base0C { color: #22a2c9; }
31 .base0D { color: #3d8fd1; }
32 .base0E { color: #6679cc; }
33 .base0F { color: #9c637a; }