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

weru
08.24.2020 49f4d42666f22ed17c387f83b9041cdf0fd974c9
update
2 files modified
2 ■■■ changed files
assets/sass/_utils.sass patch | view | raw | blame | history
assets/sass/_variables.sass 2 ●●● patch | view | raw | blame | history
assets/sass/_utils.sass
assets/sass/_variables.sass
@@ -2,7 +2,7 @@
  --color-mode: "lit"
  --light: #fff
  --dark:  rgb(28,28,30)
  --haze: #f2f5f2
  --haze: #f2f5f7
  --bubble: rgb(36,36,38)
  --accent: var(--haze)
  --bg: var(--light)