vp-themes 0.2.13 → 0.2.15

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: 356aa71f43a919269ea1b853b8501e66d25248fc82b10214bcdf48ee1f6ff560
4
- data.tar.gz: b8aeb1b32e707c4649dd911d3df9b579abf559475bc4e5c68861bf26d506ea42
3
+ metadata.gz: 13b111fa3975348b6987da7fcff0ba0fc7f4c592319e9b87314df3b60d41367f
4
+ data.tar.gz: 64a8849b71f3c6822b3a3dde82a39892bab364a965793d59306413506f87fd63
5
5
  SHA512:
6
- metadata.gz: 459986452b36ff93a2441c41a0622b2ab4de9a83400a56df45baf21d4f969990f07de865f86cf8e6c115e8159ad187c17bff7e04c56711149d2d4a9587f2c503
7
- data.tar.gz: 3382311caa066b6c584bdbe2e3f6091c51be499baa9be66ed369d6403c9fb252af7fd480b58da8a1b48980849db6f2fc843b85eae757a63cc6e71859633e4150
6
+ metadata.gz: b096625862025cb232cccb7728f4bad0216afef54f3cc552a8aad6024d6222642a0337eda1e6b784ff34e0ef22f47555c8d63342673e39047069397db7ac0b71
7
+ data.tar.gz: 114c9eb43b33f30927586c633e6aa07b2f944bdd3f636bcc7b6aa7154611963352a021c94c69cc19243de62f76d67b5f9e98fa5961d94aeccf66b2d3e5388954
@@ -87,10 +87,7 @@ textarea:
87
87
 
88
88
  footer:
89
89
  color: rgb(174, 15, 9)
90
- background-color: rgba(135, 135, 135, 1)
91
-
92
- title:
93
- color: rgb(174, 15, 9)
90
+ background-color: rgba(174, 15, 9, 1)
94
91
 
95
92
  content-strong:
96
93
  font-weight: 500
@@ -101,6 +98,8 @@ pdf:
101
98
 
102
99
  vp-widget:
103
100
  bullet-bg-color-default: var(--color-stable-300)
101
+ bullet-color: var(--color-brave-500)
102
+ stepper-active-circle: var(--color-brave-500)
104
103
 
105
104
  vp-admin:
106
105
  color-stable-700: rgba(225, 225, 225, 1)
@@ -115,4 +114,7 @@ email:
115
114
  button-background-color: transparent
116
115
 
117
116
  heading:
118
- color: rgba(27, 27, 27, 1)
117
+ color: rgba(174, 15, 9, 1)
118
+
119
+ snackbar:
120
+ icon-svg-color: rgba(var(--color-light), 1))
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Vp
4
4
  module Themes
5
- VERSION = "0.2.13"
5
+ VERSION = "0.2.15"
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.13
4
+ version: 0.2.15
5
5
  platform: ruby
6
6
  authors:
7
7
  - Steven Kemp
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-05-15 00:00:00.000000000 Z
11
+ date: 2024-06-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: pears