vp-themes 0.2.7 → 0.2.9

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b0d95752484efa026388967421e91fd8003783c2ae13b124a22b5cde60fab1c6
4
- data.tar.gz: fa071c8e65871e2afee98ffb68c187bd57f2d76463dba987bd86f5f8593cf0d2
3
+ metadata.gz: a86e82bfdeb0ae9011fae6cd4b881e359660027e823841c82eda1fa9aa8e4d6c
4
+ data.tar.gz: 2da7ff9af389eb01088c7b4cf62f771b440fdaa9b87ce2e5f52e95aca18726eb
5
5
  SHA512:
6
- metadata.gz: d4b46cc01be8901e9b72e911aa7274614fc2ae7c5590fd1e2f1bb9be2efc6ecb301921be3211282e81753874702bd15b21b8af6e2690e90d4bc777e8c0862824
7
- data.tar.gz: 66f1d49cbb3ddfb3da4827ecbd89e6d9baa88cde2ceadc6372a7f03918f806acde2ac529645fb61cf361ae4c401b812725a58be1bd41af7f9c953255dade3349
6
+ metadata.gz: b99e2c990cb65602e9d49277874427deb198c1180fdab49531b8c74095f519793d52e472932c39ecd57c30a24325a90240adb3910d2303337f8686520f4f44d7
7
+ data.tar.gz: fe9160cdabf77baca0b1700cfebc2ca2498ca84650fa181bc07e6176c755b8d3ffa15b4366e5fc7ef25c559bf1acf734eac59d2df9370fd896471dd3368f8cb1
@@ -108,6 +108,7 @@ button:
108
108
  email:
109
109
  button-border-color: rgb(227, 5, 19)
110
110
  button-text-color: rgb(227, 5, 19)
111
+ button-background-color: transparent
111
112
 
112
113
  heading:
113
114
  color: rgba(27, 27, 27, 1)
@@ -19,7 +19,7 @@ color:
19
19
  stable-300: 241, 242, 244
20
20
  stable-500: 230, 234, 236
21
21
  stable-700: 216, 221, 226
22
- stable-900: 216, 221, 226
22
+ stable-900: 106, 120, 131
23
23
 
24
24
  font:
25
25
  stack: Publica Sans, sans-serif
@@ -90,6 +90,7 @@ vp-admin:
90
90
  email:
91
91
  button-border-color: rgb(0, 123, 255)
92
92
  button-text-color: rgb(0, 123, 255)
93
+ button-background-color: transparent
93
94
 
94
95
  heading:
95
96
  color: rgba(34, 34, 34, 1)
@@ -82,7 +82,7 @@ content:
82
82
 
83
83
  heading:
84
84
  h6-font-weight-medium: 600
85
- color: rgba(0, 0, 60, 1)
85
+ color: rgba(0, 0, 105, 1)
86
86
 
87
87
  list:
88
88
  color-marker: rgba(var(--color-royal), 1)
@@ -143,4 +143,4 @@ email:
143
143
  button-text-color: rgb(255, 255, 255)
144
144
 
145
145
  footer:
146
- background-color: rgba(86, 86, 113, 1)
146
+ background-color: rgba(0, 0, 105, 1)
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Vp
4
4
  module Themes
5
- VERSION = "0.2.7"
5
+ VERSION = "0.2.9"
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vp-themes
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.7
4
+ version: 0.2.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Steven Kemp
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-03-16 00:00:00.000000000 Z
11
+ date: 2023-03-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: pears