$color__background-body: #fff; $color__background-screen: #f1f1f1; $color__background-hr: #ccc; $color__background-button: #e6e6e6; $color__background-pre: #eee; $color__background-ins: #fff9c0; $color__brand-red:#ff3d2e; $color__text-main: #333; $color__text-title: #333; $color__text-screen: #21759b; $color__text-input: #666; $color__text-input-focus: #111; $color__link: $color__text-main; $color__link-visited: $color__text-main; $color__link-hover: $color__brand-red; $color__border-button: #ccc #ccc #bbb; $color__border-button-hover: #ccc #bbb #aaa; $color__border-button-focus: #aaa #bbb #bbb; $color__border-input: #e1e1e1; $color__border-abbr: #666;