Skip to content

Instantly share code, notes, and snippets.

@HenrikVL
Created February 28, 2022 12:50
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 HenrikVL/00ebed6578b475128ad6b8962d46751f to your computer and use it in GitHub Desktop.
Save HenrikVL/00ebed6578b475128ad6b8962d46751f to your computer and use it in GitHub Desktop.
NTNUI colour palette from Figma prototype
colors {
'yellow': '#F8F082',
'green': '#2FAC3D',
'red': '#DA2F2F',
'blue': '#3B6DFF',
'background': '#1B202C',
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment