Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
baas-ide
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
guxukai
baas-ide
Commits
fefff68e
Commit
fefff68e
authored
Dec 06, 2017
by
Rob Stupay
Committed by
yann300
Dec 11, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update style-guide
parent
4ee3b2a9
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
90 additions
and
51 deletions
+90
-51
style-guide.js
remix-lib/src/ui/style-guide.js
+55
-44
style-guide_master.js
remix-lib/src/ui/style-guide_master.js
+25
-1
style-guide_metropolis.js
remix-lib/src/ui/style-guide_metropolis.js
+10
-6
No files found.
remix-lib/src/ui/style-guide.js
View file @
fefff68e
This diff is collapsed.
Click to expand it.
remix-lib/src/ui/style-guide_master.js
View file @
fefff68e
...
@@ -36,7 +36,7 @@ function styleGuide () {
...
@@ -36,7 +36,7 @@ function styleGuide () {
// PINK
// PINK
pink
:
'hsla(300, 69%, 76%, 1)'
,
pink
:
'hsla(300, 69%, 76%, 1)'
,
lightPink
:
'hsla(300, 69%, 76%, .5)'
,
lightPink
:
'hsla(300, 69%, 76%, .5)'
,
//
YELLOW
//
ORANGE
orange
:
'hsla(44, 100%, 50%, 1)'
,
orange
:
'hsla(44, 100%, 50%, 1)'
,
lightOrange
:
'hsla(44, 100%, 50%, .5)'
,
lightOrange
:
'hsla(44, 100%, 50%, .5)'
,
// VIOLET
// VIOLET
...
@@ -67,11 +67,25 @@ function styleGuide () {
...
@@ -67,11 +67,25 @@ function styleGuide () {
-------------------------------------------------------------------------- */
-------------------------------------------------------------------------- */
var
appProperties
=
{
var
appProperties
=
{
/* ------------------------------------------------------
ACE THEME
------------------------------------------------------ */
aceTheme
:
''
,
/* ------------------------------------------------------
/* ------------------------------------------------------
BACKGROUND COLORS
BACKGROUND COLORS
------------------------------------------------------ */
------------------------------------------------------ */
primary_BackgroundColor
:
cssProperties
.
colors
.
white
,
primary_BackgroundColor
:
cssProperties
.
colors
.
white
,
secondary_BackgroundColor
:
cssProperties
.
colors
.
backgroundBlue
,
secondary_BackgroundColor
:
cssProperties
.
colors
.
backgroundBlue
,
tertiary_BackgroundColor
:
cssProperties
.
colors
.
greyBlueNight
,
quaternary_BackgroundColor
:
cssProperties
.
colors
.
blueGreyEve
,
fifth_BackgroundColor
:
cssProperties
.
colors
.
bluePruneEve
,
seventh_BackgroundColor
:
cssProperties
.
colors
.
blueMonday
,
dark_BackgroundColor
:
cssProperties
.
colors
.
veryLightGrey
,
dark_BackgroundColor
:
cssProperties
.
colors
.
veryLightGrey
,
light_BackgroundColor
:
cssProperties
.
colors
.
white
,
light_BackgroundColor
:
cssProperties
.
colors
.
white
,
debuggingMode_BackgroundColor
:
cssProperties
.
colors
.
lightViolet
,
debuggingMode_BackgroundColor
:
cssProperties
.
colors
.
lightViolet
,
...
@@ -86,6 +100,13 @@ function styleGuide () {
...
@@ -86,6 +100,13 @@ function styleGuide () {
******************************************************** */
******************************************************** */
mainText_Color
:
cssProperties
.
colors
.
black
,
mainText_Color
:
cssProperties
.
colors
.
black
,
supportText_Color
:
cssProperties
.
colors
.
grey
,
supportText_Color
:
cssProperties
.
colors
.
grey
,
sub_supportText_Color
:
cssProperties
.
colors
.
greyBlueLight
,
specialText_Color
:
cssProperties
.
colors
.
greenZing
,
brightText_Color
:
cssProperties
.
colors
.
blueMascara
,
oppositeText_Color
:
cssProperties
.
colors
.
black
,
additionalText_Color
:
cssProperties
.
colors
.
desatGrey
,
errorText_Color
:
cssProperties
.
colors
.
strongRed
,
errorText_Color
:
cssProperties
.
colors
.
strongRed
,
warningText_Color
:
cssProperties
.
colors
.
orange
,
warningText_Color
:
cssProperties
.
colors
.
orange
,
infoText_Color
:
cssProperties
.
colors
.
violet
,
infoText_Color
:
cssProperties
.
colors
.
violet
,
...
@@ -93,6 +114,9 @@ function styleGuide () {
...
@@ -93,6 +114,9 @@ function styleGuide () {
ICONS
ICONS
******************************************************** */
******************************************************** */
icon_Color
:
cssProperties
.
colors
.
black
,
icon_Color
:
cssProperties
.
colors
.
black
,
icon_AltColor
:
cssProperties
.
colors
.
white
,
icon_HoverColor
:
cssProperties
.
colors
.
orange
,
icon_HoverColor
:
cssProperties
.
colors
.
orange
,
/* ------------------------------------------------------
/* ------------------------------------------------------
...
...
remix-lib/src/ui/style-guide_metropolis.js
View file @
fefff68e
...
@@ -24,8 +24,9 @@ function styleGuide () {
...
@@ -24,8 +24,9 @@ function styleGuide () {
// BLUE
// BLUE
blue
:
'hsla(233, 91%, 36%, 1)'
,
blue
:
'hsla(233, 91%, 36%, 1)'
,
lightBlue
:
'hsla(202, 91%, 75%, 1)'
,
lightBlue
:
'hsla(202, 91%, 75%, 1)'
,
blueLightTrans
:
'hsla(202, 91%, 75%, .4)'
,
backgroundBlue
:
'hsla(240, 100%, 21%, 1)'
,
backgroundBlue
:
'hsla(240, 100%, 21%, 1)'
,
blueLightTrans
:
'hsla(202, 91%, 75%, .4)'
,
brightBlue
:
'hsla(233, 91%, 58%, 1)'
,
brightBlue
:
'hsla(233, 91%, 58%, 1)'
,
blueGreyEve
:
'hsla(213, 64%, 65%, 1)'
,
blueGreyEve
:
'hsla(213, 64%, 65%, 1)'
,
bluePruneEve
:
'hsla(232, 30%, 20%, 1)'
,
bluePruneEve
:
'hsla(232, 30%, 20%, 1)'
,
...
@@ -35,17 +36,16 @@ function styleGuide () {
...
@@ -35,17 +36,16 @@ function styleGuide () {
blueMorningGlory
:
'hsla(213, 74%, 80%, 1)'
,
blueMorningGlory
:
'hsla(213, 74%, 80%, 1)'
,
blueFairyDust
:
'hsla(181, 83%, 86%, 1)'
,
blueFairyDust
:
'hsla(181, 83%, 86%, 1)'
,
blueMonday
:
'hsla(213, 100%, 16%, 1)'
,
blueMonday
:
'hsla(213, 100%, 16%, 1)'
,
greenZing
:
'hsla(148, 79%, 47%, 1)'
,
// GREY
// GREY
grey
:
'hsla(0, 0%, 40%, 1)'
,
grey
:
'hsla(0, 0%, 40%, 1)'
,
lightGrey
:
'hsla(0, 0%, 40%, .5)'
,
veryLightGrey
:
'hsla(0, 0%, 40%, .2)'
,
blueGrey
:
'hsla(206, 24%, 58%, .8)'
,
blueGrey
:
'hsla(206, 24%, 58%, .8)'
,
greyBlueNight
:
'hsla(215, 55%, 18%, 1)'
,
greyBlueNight
:
'hsla(215, 55%, 18%, 1)'
,
greyBlueLight
:
'hsla(213, 15%, 58%, 1)'
,
greyBlueLight
:
'hsla(213, 15%, 58%, 1)'
,
greyBlueMed
:
'hsla(215, 55%, 28%, 1)'
,
greyBlueMed
:
'hsla(215, 55%, 28%, 1)'
,
lightGrey
:
'hsla(0, 0%, 40%, .5)'
,
veryLightGrey
:
'hsla(0, 0%, 40%, .2)'
,
desatGrey
:
'hsla(173, 17%, 79%, 1)'
,
desatGrey
:
'hsla(173, 17%, 79%, 1)'
,
// RED
// RED
strongRed
:
'hsla(0, 100%, 71%, 1)'
,
strongRed
:
'hsla(0, 100%, 71%, 1)'
,
...
@@ -54,6 +54,7 @@ function styleGuide () {
...
@@ -54,6 +54,7 @@ function styleGuide () {
// GREEN
// GREEN
green
:
'hsla(141, 75%, 84%, 1)'
,
green
:
'hsla(141, 75%, 84%, 1)'
,
lightGreen
:
'hsla(141, 75%, 84%, .5)'
,
lightGreen
:
'hsla(141, 75%, 84%, .5)'
,
greenZing
:
'hsla(148, 79%, 47%, 1)'
,
// PINK
// PINK
pink
:
'hsla(300, 69%, 76%, 1)'
,
pink
:
'hsla(300, 69%, 76%, 1)'
,
lightPink
:
'hsla(286, 71%, 88%, 1)'
,
lightPink
:
'hsla(286, 71%, 88%, 1)'
,
...
@@ -88,6 +89,9 @@ function styleGuide () {
...
@@ -88,6 +89,9 @@ function styleGuide () {
-------------------------------------------------------------------------- */
-------------------------------------------------------------------------- */
var
appProperties
=
{
var
appProperties
=
{
/* ------------------------------------------------------
ACE THEME
------------------------------------------------------ */
aceTheme
:
'tomorrow_night_blue'
,
aceTheme
:
'tomorrow_night_blue'
,
...
@@ -145,7 +149,7 @@ function styleGuide () {
...
@@ -145,7 +149,7 @@ function styleGuide () {
// Warning
// Warning
warning_TextColor
:
cssProperties
.
colors
.
black
,
warning_TextColor
:
cssProperties
.
colors
.
black
,
warning_BackgroundColor
:
cssProperties
.
colors
.
orange
,
warning_BackgroundColor
:
cssProperties
.
colors
.
orange
,
//
warning_BorderColor: cssProperties.colors.orange,
warning_BorderColor
:
cssProperties
.
colors
.
orange
,
// Tooltip
// Tooltip
tooltip_Color
:
cssProperties
.
colors
.
white
,
tooltip_Color
:
cssProperties
.
colors
.
white
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment