vp-themes 0.1.20 → 0.2.0

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: d9750f548b0221331c304149dc3b8cc1dcaf41c25937eb916eb130337b620a9b
4
- data.tar.gz: f018178896c3ca1dab5630cf695f6fe26e62dfd489d1e2213b182dda311ba1ee
3
+ metadata.gz: ff75adcbcd5074489e29ce89aadb2d8e6545e1212263d44cd411963b86d4d7c6
4
+ data.tar.gz: 5958992a115a83450ddec78081c6969b2f7b53266a1bbe3a912c887ddc3297e3
5
5
  SHA512:
6
- metadata.gz: ce51821a64da4da7aa120030e29e46803edc64e9f2552578e172af17646572ad1e4af6f116819f0f24244429e4deef0d6aed6ef86ed2172d0c860908ab38afbe
7
- data.tar.gz: 6456615193371fafc8724228784be481d37d82972bca36b875075c11b090262ffa3f84ecbecbcb8b404914013b5028c292d013f51452e0ed7139889b88003ad8
6
+ metadata.gz: a7af029db302012a9011c902621d4711517b7dcf9c421d34d9c0ffeaf46673d828cb17893f7bf1c9c4bc705ffed91179cda148990595bef501d4f1695af823f1
7
+ data.tar.gz: 06a5706a8cba25e887b4fe4a02044c441413fb518c5c55f714e726693b9d47127ef8bf40ca392a4c4df9a9d28c4ca95e17e639c7e77c5bc89c8d656c42dc431d
@@ -10,20 +10,16 @@ color:
10
10
  dark: 33, 33, 33
11
11
  light: 255, 255, 255
12
12
  assertive: 243, 70, 41
13
- balanced: 96, 219, 0
13
+ balanced: 19, 62, 94
14
14
  energized: 255, 126, 0
15
- positive: 19, 62, 94
16
- royal: 42, 209, 176
17
- stable-100: 246, 248, 249
15
+ positive: 24, 166, 180
16
+ royal: 24, 166, 180
17
+ brave-500: 19, 62, 94
18
+ stable-100: 251, 252, 253
18
19
  stable-300: 241, 242, 244
19
20
  stable-500: 230, 234, 236
20
21
  stable-700: 216, 221, 226
21
- stable-800: 117, 117, 117
22
- stable-900: 122, 135, 144
23
- status-success: var(--color-royal)
24
- status-danger: var(--color-assertive)
25
- status-warning: var(--color-energized)
26
- status-neutral: var(--color-positive)
22
+ stable-900: 106, 120, 131
27
23
 
28
24
  font:
29
25
  stack: Roboto
data/lib/themes/lmdp.yml CHANGED
@@ -133,7 +133,7 @@ pdf:
133
133
  image-max-height: 60px
134
134
 
135
135
  email:
136
- logo-width: 104px
136
+ logo-width: 104
137
137
  button-background-color: rgb(108, 192, 35)
138
138
  button-border-color: rgb(108, 192, 35)
139
139
  button-text-color: rgb(255, 255, 255)
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Vp
4
4
  module Themes
5
- VERSION = "0.1.20"
5
+ VERSION = "0.2.0"
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.1.20
4
+ version: 0.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Steven Kemp
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-11-25 00:00:00.000000000 Z
11
+ date: 2023-01-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: pears
@@ -68,7 +68,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
68
68
  - !ruby/object:Gem::Version
69
69
  version: '0'
70
70
  requirements: []
71
- rubygems_version: 3.2.3
71
+ rubygems_version: 3.2.33
72
72
  signing_key:
73
73
  specification_version: 4
74
74
  summary: Bundle themes for the VP project