html, html.light {
--background: #def;
--foreground: #000;
--h1: #215;
--h2: #326;
--h3: #326;
--link-normal: blue;
--link-visited: purple;
--link-active-foreground: navy;
--link-active-background: #9bf;
--link-current-foreground: navy;
--link-current-background: #9bf;
--overlay-background: black;
--dialog-background: #cdf;
--field-background: #eef;
--field-foreground: #000;
--field-placeholder-foreground: #777;
--field-normal-border: #35f;
--field-active-border: navy;
--field-invalid-border: red;
--field-valid-border: #040;
--table-border: #a8f;
--success-color: #050;
--error-color: red;

--ch-system-admin: red;
--ch-game: black;
-ch-chat: navy;
-ch-pm: #077;
--ch-invite: #074;
--ch-table: #060;
--ch-global: #666;

--clr-black: black;
--clr-violet: #409;
--clr-magenta: #909;
--clr-pink: #904;
--clr-red: red;
--clr-brown: #630; 
--clr-orange: #f90; 
--clr-yellow: #990; 
--clr-yellowgreen: #260; 
--clr-green: #050; 
--clr-azur: #077; 
--clr-blue: blue; 
--clr-navy: #006; 
--clr-dark-gray: #666; 
--clr-light-gray: #bbb; 
}

