Skip to content

Instantly share code, notes, and snippets.

@martinbavio
martinbavio / theme.css
Created November 23, 2021 22:48
Roam theme
/* ------------- WARNING - Super 1.0, messy, broken rubbish CSS in here ------------- */
/* ------------- Customer support not included :) ------------- */
:root {
--header-font: "Open Sans", sans-serif;
--body-font: "Inter", sans-serif;
--font-size: 1.02em;
--bg-color: #EEF3F3;
--page-color: rgba(255, 255, 255, 0.95);
--text-color: #49556f;