/* * * name: Isotope * author: Jan T. Sott * slug: isotope * slug-underscored: isotope * system: base16 * variant: dark * is-dark-variant: true * */ window { background-color: #000000; border-color: #0066ff; } button, image { color: #c0c0c0; } button:hover { background-color: rgba(255, 255, 255, 0.15); }