Skip to content

Instantly share code, notes, and snippets.

View hummingstudios's full-sized avatar

Humming Studios hummingstudios

View GitHub Profile
/* ============================================================
DESIGN TOKENS
============================================================ */
:root {
--tm-blue: #21409a;
--tm-navy: #163150;
--tm-royal: #005baa;
--tm-mid-blue: #1a7abe;
--tm-sky: #52ace0;
--tm-blue-tint: #e7ecf6;