Skip to content

umbrlla/design-tokens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Design Tokens

This repository contains the design guidelines which all frontend applications and components in Umbrlla must follow.

Font

For all copy text, the Geomanist font must be used.

Name Value
font-small 14px
font-regular 16px
font-medium 18px
font-large 24px
font-xlarge 32px

Color

Note: May be subject to change.

Name Hex RGB Preview
primary #3EACA8 rgb(62,172,168) #3EACA8
secondary #A2D4AB rgb(162,212,171) #A2D4AB
dark #403B3B rgb(64,59,59) #403B3B
dark-alt #BBBBBB rgb(187,187,187) #BBBBBB
light #F4F4F4 rgb(244,244,244) #F4F4F4

Spacing

Values for spacing apply to both margins and padding.
Note: May be subject to change.

Name Value
spacing-xsmall 2px
spacing-small 4px
spacing-medium 8px
spacing-large 16px
spacing-xlarge 32px
spacing-2xlarge 64px
spacing-jumbo 128px

Shadows

Values for shadows will follow the guidelines set by Tailwind CSS, which can be found here.

About

Design and style guidelines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages