org-share-to-web.el/themes/light.sass
2023-06-27 12:24:39 +02:00

7 lines
113 B
Sass

@use 'base' with (
$color-bg: #fffff5
$color-text: #000
$color-link: #195880
$color-selection: #4D5460
)