Skip to content

Instantly share code, notes, and snippets.

@lior-amsalem
Created July 16, 2022 11:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lior-amsalem/26442bc84a033a70ab3ea4cde3a0ed02 to your computer and use it in GitHub Desktop.
Save lior-amsalem/26442bc84a033a70ab3ea4cde3a0ed02 to your computer and use it in GitHub Desktop.
:root {
--app-background-color-200: #272727;
--app-background-color-300: #474747;
}
.app-wrapper {
background-color: var(--app-background-color-200);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment