vp-themes 0.2.8 → 0.2.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4dbd9979ba1110fd90d4b8b350333be7d9af1d129c383971cfc043699857c7a1
4
- data.tar.gz: 3d1c9dea2d5938993a37ecb9111c9e20f68987ad59f66c5ef35c070b2a7e13af
3
+ metadata.gz: a86e82bfdeb0ae9011fae6cd4b881e359660027e823841c82eda1fa9aa8e4d6c
4
+ data.tar.gz: 2da7ff9af389eb01088c7b4cf62f771b440fdaa9b87ce2e5f52e95aca18726eb
5
5
  SHA512:
6
- metadata.gz: 4a501931a2450726f6169b08b152ca3a609466b68949ed6ae4452e39064c0b4bd0e150091802ee8c041ccd41b91a9256ce338d39f09ae1f292031c377c1f07c2
7
- data.tar.gz: 90baeaf660034e6b7455e70c1c3dd6714ac44a476eca480a73b95a7d56b1fec1b27a3da68439aae3a5c8f2dad44e0400822605e81675fcb771e67b357f1f9367
6
+ metadata.gz: b99e2c990cb65602e9d49277874427deb198c1180fdab49531b8c74095f519793d52e472932c39ecd57c30a24325a90240adb3910d2303337f8686520f4f44d7
7
+ data.tar.gz: fe9160cdabf77baca0b1700cfebc2ca2498ca84650fa181bc07e6176c755b8d3ffa15b4366e5fc7ef25c559bf1acf734eac59d2df9370fd896471dd3368f8cb1
@@ -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.8"
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.8
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-21 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