-
Notifications
You must be signed in to change notification settings - Fork 5
Variables
David Lu edited this page Jun 22, 2018
·
5 revisions
Variables is a set of global constraints that define the basic parameters of all our UI elements.
-
Define the basic using colors
Variable Hex values Variable Hex values primary
#2D98DA link
#2D98DA secondary
#1B1C1D link-hover
#45AAF2 - The color
primary
is same as the colorblue
we defined - The color
secondary
is same as the colorblack
we defined - The color
link
is same as the colornavy
we defined - The color
link-hover
is same as the colorinv-navy
we defined
- The color
-
Define a set of hex values for common named colors
Variable Hex values Variable Hex values Variable Hex values Variable Hex values red
#EB3B5A inv-red
#FC5C65 purple
#8854D0 inv-purple
#A55EEA orange
#FA8231 inv-orange
#FD9644 pink
#E84393 inv-pink
#FD79A8 yellow
#F7B731 inv-yellow
#FED330 brown
#E58E26 inv-brown
#FA983A green
#20BF6B inv-green
#26DE81 grey
#A5B1C2 inv-grey
#D1D8E0 teal
#0FB9B1 inv_teal
#2BCBBA black
#1B1C1D inv-black
#545454 blue
#2D98DA inv-blue
#45AAF2 white
#FFFFFF navy
#3867D6 inv-navy
#4B7BEC
Designed and built with all the love in the world by @toolbuddy. Maintained by the core team with the help of our contributors. Currently v0.0.1. Code licensed MIT, docs CC BY 3.0.
- Getting Started
- Introduction
- Globals
- Layouts
- Elements
- Displays
- Modules
- Feedback (Update soon.)