active_frontend 14.1.38 → 14.1.39

Sign up to get free protection for your applications and to get access to all the features.
@@ -43,8 +43,8 @@
43
43
  displayPercentageChange: false,
44
44
  pPrecision: 1,
45
45
  labelLineColor: '#E5EAF4',
46
- labelFontColor: '#2C3A49',
47
- sectionColor: ['#054B8B', '#075FB0', '#0872D5', '#1990ff', '#3298F7', '#57ABF9', '#7CDDFA'],
46
+ labelFontColor: '#3C4758',
47
+ sectionColor: ['#054B8B', '#075FB0', '#0872D5', '#329CFF', '#3298F7', '#57ABF9', '#7CDDFA'],
48
48
  pSectionColor: '#F8F9FD',
49
49
  font: 'Verdana',
50
50
  maxFontSize: 12,
@@ -58,18 +58,18 @@ $colors-global: (
58
58
  'quaditiary': 'yellow'
59
59
  );
60
60
  $colors-brand: (
61
- 'lime': rgba(151,212,91,1),
62
- 'green': rgba(52,208,76,1),
63
- 'teal': rgba(44,219,186,1),
64
- 'sky': rgba(31,182,255,1),
65
- 'blue': rgba(25,144,255,1),
66
- 'indigo': rgba(130,91,222,1),
67
- 'purple': rgba(186,91,206,1),
68
- 'pink': rgba(237,106,123,1),
69
- 'red': rgba(239,69,59,1),
70
- 'brown': rgba(217,139,82,1),
71
- 'orange': rgba(252,163,45,1),
72
- 'yellow': rgba(247,208,47,1)
61
+ 'lime': rgba(164,217,111,1),
62
+ 'green': rgba(52,208,102,1),
63
+ 'teal': rgba(66,223,193,1),
64
+ 'sky': rgba(19,190,255,1),
65
+ 'blue': rgba(50,156,255,1),
66
+ 'indigo': rgba(146,112,226,1),
67
+ 'purple': rgba(194,111,212,1),
68
+ 'pink': rgba(240,129,143,1),
69
+ 'red': rgba(241,91,83,1),
70
+ 'brown': rgba(211,143,95,1),
71
+ 'orange': rgba(252,174,70,1),
72
+ 'yellow': rgba(248,214,72,1)
73
73
  );
74
74
  $colors-brand-global: (
75
75
  'primary': map-global-collect($colors-brand, 'primary'),
@@ -87,7 +87,7 @@ $colors-brand-inverted: (
87
87
  'purple': rgba(249,236,252,1),
88
88
  'pink': rgba(253,234,236,1),
89
89
  'red': rgba(253,229,228,1),
90
- 'brown': rgba(250,241,232,1),
90
+ 'brown': rgba(249,240,233,1),
91
91
  'orange': rgba(255,242,224,1),
92
92
  'yellow': rgba(254,248,223,1)
93
93
  );
@@ -99,12 +99,12 @@ $colors-brand-inverted-global: (
99
99
  );
100
100
  $colors-grayscale: (
101
101
  'transparent': rgba(0,0,0,0),
102
- 'dark-black': rgba(37,49,62,1),
103
- 'black': rgba(44,58,73,1),
104
- 'light-black': rgba(51,67,83,1),
105
- 'dark-gray': rgba(99,125,144,1),
106
- 'gray': rgba(120,144,162,1),
107
- 'light-gray': rgba(143,163,178,1),
102
+ 'dark-black': rgba(50,59,73,1),
103
+ 'black': rgba(60,71,88,1),
104
+ 'light-black': rgba(70,83,103,1),
105
+ 'dark-gray': rgba(130,149,167,1),
106
+ 'gray': rgba(145,162,178,1),
107
+ 'light-gray': rgba(160,174,188,1),
108
108
  'dark-haze': rgba(229,234,244,1),
109
109
  'haze': rgba(238,241,250,1),
110
110
  'light-haze': rgba(248,249,253,1),
@@ -112,12 +112,12 @@ $colors-grayscale: (
112
112
  );
113
113
  $colors-grayscale-inverted: (
114
114
  'transparent': rgba(0,0,0,0),
115
- 'dark-black': rgba(231,236,241,1),
116
- 'black': rgba(242,245,247,1),
117
- 'light-black': rgba(241,244,246,1),
118
- 'dark-gray': rgba(236,240,242,1),
119
- 'gray': rgba(236,239,242,1),
120
- 'light-gray': rgba(236,239,242,1),
115
+ 'dark-black': rgba(223,227,233,1),
116
+ 'black': rgba(226,230,235,1),
117
+ 'light-black': rgba(230,233,238,1),
118
+ 'dark-gray': rgba(222,227,232,1),
119
+ 'gray': rgba(226,230,235,1),
120
+ 'light-gray': rgba(229,233,237,1),
121
121
  'dark-haze': rgba(237,242,252,1),
122
122
  'haze': rgba(243,246,255,1),
123
123
  'light-haze': rgba(250,251,255,1),
@@ -140,8 +140,8 @@ $common-border-radiuses: (
140
140
  xl: 999px,
141
141
  l: 10px,
142
142
  m: 6px,
143
- b: 2px,
144
- s: 1px,
143
+ b: 3px,
144
+ s: 2px,
145
145
  n: 0
146
146
  );
147
147
  $common-box-shadows: (
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: active_frontend
3
3
  version: !ruby/object:Gem::Version
4
- version: 14.1.38
4
+ version: 14.1.39
5
5
  platform: ruby
6
6
  authors:
7
7
  - Juan Gomez
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2017-09-12 00:00:00.000000000 Z
11
+ date: 2017-09-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails