From c2079b687ee88632f24fdf31a251c11f7d695a13 Mon Sep 17 00:00:00 2001 From: Gabriel Albo Date: Tue, 19 Aug 2014 14:43:02 -0300 Subject: Adding (hard-coded) color palette section plus a few minor style changes --- web-ui/app/style-guide.html | 118 ++++++++++++++++++++++++++++++++------------ 1 file changed, 87 insertions(+), 31 deletions(-) (limited to 'web-ui/app/style-guide.html') diff --git a/web-ui/app/style-guide.html b/web-ui/app/style-guide.html index dc72b9a0..0f7b8e03 100644 --- a/web-ui/app/style-guide.html +++ b/web-ui/app/style-guide.html @@ -29,7 +29,7 @@
- Basic Guidelines section. +

Basic Guidelines

Guidelines, guidelines, guidelines.
@@ -45,59 +45,115 @@
- Color palette. -
- Color palette. Primary and secondary colors. -
- Color palette. Primary and secondary colors. -
- Color palette. Primary and secondary colors. -
- Color palette. Primary and secondary colors. -
- Color palette. Primary and secondary colors. -
+

Color Palette

+
+
+
+

+ PRIMARY COLOR +
#EF4E2F +

+
+
+

+ SECONDARY COLOR +
#3E3A37 +

+
+
+

+ TOP PANE +
#EAEAEA +

+
+
+

+ CONTRAST +
#F2F3ED +

+
+
+
+
+
+

+ SUCCESS +
#2DAB49 +

+
+
+

+ ATTENTION +
#F6A40A +

+
+
+

+ WARNING +
#F7E8AF +

+
+
+

+ ERROR +
#D72A25 +

+
+
+

+ SEARCH HIGHLIGHT +
#FFEF29 +

+
+
+

+ COUNT BACKGROUND +
#C0B9B9 +

+
+
- Typography. Basic references to typefaces and sizes. +

Typography

+
- Typography. + Typography. Basic references to typefaces and sizes.
- Typography. + Typography. Basic references to typefaces and sizes.
- Typography. + Typography. Basic references to typefaces and sizes.
- Typography. + Typography. Basic references to typefaces and sizes.
- Typography. + Typography. Basic references to typefaces and sizes.
- Example of components, such as warnings, modals, buttons, etc.. +

Components


- Components. + Example of components, such as warnings, modals, buttons, etc..
- Components. + Example of components, such as warnings, modals, buttons, etc..
- Components. + Example of components, such as warnings, modals, buttons, etc..
- Components. + Example of components, such as warnings, modals, buttons, etc..
- Components. + Example of components, such as warnings, modals, buttons, etc..
- Icons - style and usage. +

Icons


- Icons. + Icons - style and usage.
- Icons. + Icons - style and usage.
- Icons. + Icons - style and usage.
- Icons. + Icons - style and usage.
- Icons. + Icons - style and usage.
-- cgit v1.2.3