vp-themes 0.2.13 → 0.2.14
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/themes/apicil.yml +2 -5
- data/lib/vp/themes/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 3e696bd5cb770b72622203c6afecdf018f80796088db869c00e25701bca54af3
|
4
|
+
data.tar.gz: 15a5bc11edf7e1ec876893efd9a7af3c5534feac40519e7cf98c10924f6ed9a9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 419c749433dfefd338bd7b81a9c08306aa85afe2009185c10874bdb01f4483fd02daab1ef55c20b46e4db692daff50e860b4d563d790e8fb4349043d7e14d3f6
|
7
|
+
data.tar.gz: 48e28140e23563229633ec11575ace75356486b2ba271b1facc2d9e3f8958cb9949e5157832023241f8493a9b38e1c21f7bbbf1759714fc60d4c410f20693172
|
data/lib/themes/apicil.yml
CHANGED
@@ -87,10 +87,7 @@ textarea:
|
|
87
87
|
|
88
88
|
footer:
|
89
89
|
color: rgb(174, 15, 9)
|
90
|
-
background-color: rgba(
|
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
|
@@ -115,4 +112,4 @@ email:
|
|
115
112
|
button-background-color: transparent
|
116
113
|
|
117
114
|
heading:
|
118
|
-
color: rgba(
|
115
|
+
color: rgba(174, 15, 9, 1)
|
data/lib/vp/themes/version.rb
CHANGED
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.
|
4
|
+
version: 0.2.14
|
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-
|
11
|
+
date: 2024-05-17 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: pears
|