Sha256: 5a6f7b012de538a0b5e98c1bc4722a8b70b54512f4447c145c1320ecdcb1c5f0
Contents?: true
Size: 967 Bytes
Versions: 4
Compression:
Stored size: 967 Bytes
Contents
:root { --type-serif: "Piazzolla", serif; --type-caps: "Piazzolla SC", serif; --type-mono: "Hack", monospace; --type-size: 18px; --type-weight: 400; --type-height: 1.4; --type-numeric: oldstyle-nums proportional-nums; --color-particles-text: var(--oc-gray-1); --color-particles-background: var(--oc-gray-9); } html, html[data-theme="light"] { --color-background: var(--oc-gray-1); --color-text: var(--oc-gray-8); --color-heading: var(--oc-gray-8); --color-link: var(--oc-blue-8); --color-chunk: var(--oc-gray-8); --color-mark: var(--oc-yellow-3); --color-border: var(--oc-gray-4); --color-button: var(--oc-gray-6); } html[data-theme="dark"] { --color-background: var(--oc-gray-9); --color-text: var(--oc-gray-3); --color-heading: var(--oc-gray-3); --color-link: var(--oc-blue-3); --color-chunk: var(--oc-gray-8); --color-mark: var(--oc-gray-8); --color-border: var(--oc-gray-7); --color-button: var(--oc-gray-7); }
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
cvless-2.4.0 | _sass/_variables.scss |
cvless-2.3.0 | _sass/_variables.scss |
cvless-2.2.0 | _sass/_variables.scss |
cvless-2.1.0 | _sass/_variables.scss |