ZeroOmega/omega-web/lib/themes/others/base16-horizon-light.css

21 lines
450 B
CSS
Raw Normal View History

/* Horizon Light by Michaël Ball (http://github.com/michael-ball/) */
:root {
--base00: #FDF0ED;
--base01: #FADAD1;
--base02: #F9CBBE;
--base03: #BDB3B1;
--base04: #948C8A;
--base05: #403C3D;
--base06: #302C2D;
--base07: #201C1D;
--base08: #E95678;
--base09: #ff7c5a;
--base0A: #f15326;
--base0B: #29D398;
--base0C: #59E1E3;
--base0D: #26BBD9;
--base0E: #EE64AC;
--base0F: #ab2904;
}