active_frontend 17.1.0 → 17.1.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -48,9 +48,9 @@ $colors-grayscale: (
48
48
  'light-slate': rgba(40,63,92,1),
49
49
  'slate': rgba(34,54,78,1),
50
50
  'dark-slate': rgba(28,45,64,1),
51
- 'light-gray': rgba(178,196,214,1),
52
- 'gray': rgba(165,186,207,1),
53
- 'dark-gray': rgba(152,176,200,1),
51
+ 'light-gray': rgba(171,189,212,1),
52
+ 'gray': rgba(158,179,205,1),
53
+ 'dark-gray': rgba(145,169,198,1),
54
54
  'light-haze': rgba(246,248,252,1),
55
55
  'haze': rgba(234,239,250,1),
56
56
  'dark-haze': rgba(223,230,246,1)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: active_frontend
3
3
  version: !ruby/object:Gem::Version
4
- version: 17.1.0
4
+ version: 17.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Juan Gomez