html, html.dark {
--background: #013;
--foreground: #fff;
--h1: #bae;
--h2: #a9d;
--h3: #a9d;
--link-normal: #8cf;
--link-visited: #ecf;
--link-active-foreground: #cdf;
--link-active-background: #046;
--link-current-foreground: #cdf;
--link-current-background: #046;
--overlay-background: black;
--dialog-background: #013;
--field-background: #001;
--field-foreground: #fff;
--field-placeholder-foreground: #888;
--field-normal-border: #02c;
--field-active-border: #77f;
--field-invalid-border: red;
--field-valid-border: #0c0;
--table-border: #207;
--success-color: #0b0;
--error-color: red;

--ch-system-admin: red;
--ch-game: white;
-ch-chat: #ddf;
-ch-pm: cyan;
--ch-invite: #afc;
--ch-table: green;
--ch-global: #aaa;

--clr-black: white;
--clr-violet: #b9f;
--clr-magenta: magenta;
--clr-pink: #f9b;
--clr-red: red;
--clr-brown: #960; 
--clr-orange: #f90; 
--clr-yellow: yellow; 
--clr-yellowgreen: #9f0; 
--clr-green: green; 
--clr-azur: cyan; 
--clr-blue: #66f; 
--clr-navy: #00b; 
--clr-dark-gray: #666; 
--clr-light-gray: #aaa; 
}

