basscss.com
Sets color styles for the body tag, links, pre, code, and hr tags.
:root { --blue: #0076df; --dark-gray: #333; --light-gray: #ccc; --lighter-gray: #eee; --border-radius: 3px; --border-width: 1px; --border-color: var(--light-gray); }