jekyll-theme-centos 2.3.0.beta.76 → 2.3.0.beta.77

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: c3c188043b2faf48a79247c92b2607b514b594a1c0ffebd9167946771b6a5e1f
4
- data.tar.gz: 806afba68e2e9ec51022b19f4145ea49f85956afb4e812c8bb5e735eafb8d67b
3
+ metadata.gz: db62c5a9846ee41a912b3c680e3e8466282807ec3e70518da734a04041ba649c
4
+ data.tar.gz: 4c193864b6fa37727359f325d60eb57925238050da054af6dd48a91efb5690ee
5
5
  SHA512:
6
- metadata.gz: c3abd81eab4de0579fb91eb0fcb100b191bd746b38fcb9e25361d247068ff12945385b5d294c08f35a428603796736c3cdb44c600b5875c1fddca9e2cd1cb33f
7
- data.tar.gz: '08345d6980737abf9e105038e629a2e60b53474677faf7291a09cf6a6aa0470b2def46ad4cbe93f266c113b6bc8904dd9f0a53da7bcbccefcd93d31c76b25030'
6
+ metadata.gz: 5fe04a2e405aba6374d78338b1a2d37726929dfec72eda97faff9307291f42f5e317b24e2bbe51626f388ad8451e22f5fd43b816fd6c9727c9f3d1aad819bdf7
7
+ data.tar.gz: 65b47082a1cda72c9f4b5280fc8ae4bc2cb0d923a12eda93704478d4751ce73633db772af7d2b7641253072cb2227365a18d67844540d1c3a72a58a6d411941d
@@ -10,9 +10,18 @@
10
10
  //
11
11
  :root {
12
12
  --bs-primary: #a14f8c;
13
+ --bs-primary-rgb: 161, 79, 140;
13
14
  --bs-secondary: #efa724;
15
+ --bs-secondary-rgb: 239, 167, 36;
14
16
  --bs-dark: #200735;
17
+ --bs-dark-rgb: 32, 7, 53;
15
18
  --bs-font-sans-serif: "Montserrat", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
16
19
  --bs-font-monospace: "Overpass Mono", SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
17
20
  --bs-link-color: var(--bs-primary);
21
+ --bs-link-hover-color: var(--bs-primary);
22
+ }
23
+
24
+ .dropdown-menu-dark {
25
+ --bs-dropdown-bg: var(--bs-dark);
26
+ --bs-dropdown-link-active-bg: var(--bs-primary);
18
27
  }
Binary file
Binary file
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="160" height="160" viewBox="0 0 42.333 42.333"><g transform="matrix(1.0529 0 0 1.05289 -387.492 265.985)"><circle cx="435.079" cy="-124.144" r="20.103" style="fill:#a14f8c;fill-opacity:1;stroke:none;stroke-width:1.32292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000" transform="rotate(-15)" fill="none"/><path d="m384.257-249.617-3.875 3.875h-5.479v5.48l-3.875 3.875 3.875 3.874v5.48h5.48l3.874 3.875 3.875-3.875h5.48v-5.48l3.874-3.874-3.875-3.875-5.48-5.48zm1.176 3.875v4.18l-1.176 1.176-1.176-1.176v-4.18zm-6.959 1.908 2.956 2.957v1.662h-1.663l-2.956-2.956zm-3.571 6.27h4.18l1.176 1.177-1.176 1.176h-4.18zm14.434 0h4.18v2.353h-4.18l-1.176-1.176zm-9.503 3.937h1.663v1.663l-2.956 2.956-1.663-1.663zm7.184 0h1.663l2.956 2.956-1.663 1.663-2.956-2.956zm-2.76 1.143 1.175 1.176v4.18h-2.352v-4.18z" style="fill:#fff;fill-opacity:1;stroke-width:7.93746;stroke-linecap:round;paint-order:fill markers stroke;stop-color:#000" transform="matrix(1.15 0 0 1.15 -53.772 39.325)" fill="none"/><path d="m385.433-239.09-1.176 1.04-1.176-1.04v1.526h-1.526l1.039 1.177-1.04 1.176h1.527v1.526l1.176-1.04 1.176 1.04v-1.526h1.527l-1.04-1.176 1.04-1.177h-1.527z" style="fill:#efa724;fill-opacity:1;stroke-width:8.59212;stroke-linecap:round;paint-order:fill markers stroke;stop-color:#000" transform="matrix(1.15 0 0 1.15 -53.772 39.325)" fill="none"/><path d="m388.135-245.738 1.905 1.905-2.956 2.956v1.663h1.663l2.956-2.956 1.911 1.911-.003-5.483z" style="fill:#efa724;fill-opacity:1;stroke-width:6.14231;stroke-linecap:round;paint-order:fill markers stroke;stop-color:#000" transform="matrix(1.15 0 0 1.15 -53.772 39.325)" fill="none"/></g></svg>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-centos
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.3.0.beta.76
4
+ version: 2.3.0.beta.77
5
5
  platform: ruby
6
6
  authors:
7
7
  - Release
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-04-22 00:00:00.000000000 Z
11
+ date: 2023-04-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -136,6 +136,12 @@ files:
136
136
  - assets/img/distributions/centos-stream/9/screenshot-n.png
137
137
  - assets/img/distributions/name/release/screenshot-n.png
138
138
  - assets/img/distributions/name/release/screenshot-n.svg
139
+ - assets/img/icons/android-chrome-192.png
140
+ - assets/img/icons/android-chrome-512.png
141
+ - assets/img/icons/apple-touch-icon.png
142
+ - assets/img/icons/favicon-16.png
143
+ - assets/img/icons/favicon-32.png
144
+ - assets/img/icons/favicon.svg
139
145
  - assets/img/people/username.png
140
146
  - assets/img/sort_asc.png
141
147
  - assets/img/sort_asc_disabled.png