mirror of https://github.com/onweru/compose.git

Zadock mainda
22.15.2023 8c87eb9549cfa3f3e57e365cdfc349bdd611c4c0
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