// Colours $dark: #020202; $light: #fffff0; // Fonts $defaultFont: "Palatino Linotype", "Book Antiqua", Palatino, serif; $codeFont: "Input Mono", "Lucida Console", Monaco, monospace; // Breakpoints $breakpoints: ( "phone": 400px, "phone-wide": 480px, "phablet": 560px, "tablet-small": 640px, "tablet": 768px, "tablet-wide": 1024px, "desktop": 1248px, "desktop-wide": 1440px ); // Old Site Versions $ohwhatohjeez: #ff8900; $oldphaloskepsis: #003d52; $omphaloskepsis: #fffff0;