vp-themes 0.2.15 → 0.2.17

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: 13b111fa3975348b6987da7fcff0ba0fc7f4c592319e9b87314df3b60d41367f
4
- data.tar.gz: 64a8849b71f3c6822b3a3dde82a39892bab364a965793d59306413506f87fd63
3
+ metadata.gz: 7c6a40ddf3e149dec4f3bfb3cb884e9f1c3bd276bb93946d1b06f03dc397edd4
4
+ data.tar.gz: 992cadf6091bdfb38dc9b55fdd8466dfee0c9986522ae428f14b3ee7e8c4088c
5
5
  SHA512:
6
- metadata.gz: b096625862025cb232cccb7728f4bad0216afef54f3cc552a8aad6024d6222642a0337eda1e6b784ff34e0ef22f47555c8d63342673e39047069397db7ac0b71
7
- data.tar.gz: 114c9eb43b33f30927586c633e6aa07b2f944bdd3f636bcc7b6aa7154611963352a021c94c69cc19243de62f76d67b5f9e98fa5961d94aeccf66b2d3e5388954
6
+ metadata.gz: 1ade5870107e6771186de36b0b182ea2474c34ed279471559c3472c73fb4d4b802fbead8b19dd8e350b72871209c7c773543dab6042fd5724812105956a1eadb
7
+ data.tar.gz: 78c79e068d2d048a6f00aa2bb35fa9d40f8deafb301d97ac6f6ceddeb12ff16fdb1dfd36ed1caa3500f3ccaee5ffa29a68a6e8b810f839a30c3ea7af862a20c0
@@ -100,6 +100,9 @@ vp-widget:
100
100
  bullet-bg-color-default: var(--color-stable-300)
101
101
  bullet-color: var(--color-brave-500)
102
102
  stepper-active-circle: var(--color-brave-500)
103
+ bullet-bg-icon:
104
+ url("data:image/svg+xml,%3Csvg width='15' height='13' viewBox='0 0 15 13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.414 6.086l3.122 3.122L12.779.965l1.414 1.414-9.657 9.657h-.001L0 7.5l1.414-1.415z' fill='rgb(43, 43, 43)'/%3E%3C/svg%3E")
105
+ center center no-repeat
103
106
 
104
107
  vp-admin:
105
108
  color-stable-700: rgba(225, 225, 225, 1)
@@ -117,4 +120,4 @@ heading:
117
120
  color: rgba(174, 15, 9, 1)
118
121
 
119
122
  snackbar:
120
- icon-svg-color: rgba(var(--color-light), 1))
123
+ 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.15"
5
+ VERSION = "0.2.17"
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.15
4
+ version: 0.2.17
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-06-04 00:00:00.000000000 Z
11
+ date: 2024-06-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: pears