assets/sass/_variables.sass
@@ -9,7 +9,8 @@ --bg: var(--light) --code-bg: var(--accent) --overlay: var(--light) --text: #111 //--text: #111 --text: #141010 --font: 'Metropolis', sans-serif --border-color: #eee --inline-color: darkgoldenrod @@ -25,6 +26,7 @@ --theme: rgb(48,209,88) --bg: var(--dark) --text: #eee --text-light: #fff --accent: var(--bubble) --overlay: var(--bubble) --border-color: transparent