mirror of
https://github.com/zero-peak/ZeroOmega.git
synced 2025-01-22 23:08:13 -05:00
21 lines
376 B
CSS
21 lines
376 B
CSS
/* Qualia by isaacwhanson */
|
|
|
|
:root {
|
|
--base00: #101010;
|
|
--base01: #454545;
|
|
--base02: #454545;
|
|
--base03: #454545;
|
|
--base04: #808080;
|
|
--base05: #C0C0C0;
|
|
--base06: #C0C0C0;
|
|
--base07: #454545;
|
|
--base08: #EFA6A2;
|
|
--base09: #A3B8EF;
|
|
--base0A: #E6A3DC;
|
|
--base0B: #80C990;
|
|
--base0C: #C8C874;
|
|
--base0D: #50CACD;
|
|
--base0E: #E0AF85;
|
|
--base0F: #808080;
|
|
}
|