Skip to content

Commit

Permalink
Step 2.13: Added theme color definition
Browse files Browse the repository at this point in the history
  • Loading branch information
dotansimha authored and DAB0mB committed Feb 26, 2017
1 parent 97b16fe commit b090b7b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/theme/variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ $colors: (
secondary: #32db64,
danger: #f53d3d,
light: #f4f4f4,
dark: #222
dark: #222,
whatsapp: #075E54
);


Expand Down

0 comments on commit b090b7b

Please sign in to comment.