henry-jekyll 0.2.3 → 1.3.1

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/_sass/main.scss +2 -2
  3. data/_sass/theme.scss +1 -1
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2ba3870b2d6056c72e94e4053ea95b4edd71a5f72c4ad224927e6ad5c0c372f4
4
- data.tar.gz: 9d43ad20aca619f97b196e24ddf31dbef68ccd97cb9dc3ba562c45ddbcae0d8f
3
+ metadata.gz: cb8882006faca3955357ea3ab9cf94590823320abdeeac2a00c7b982422dc4d8
4
+ data.tar.gz: e17fbe458c5239109f21dd6fe29b2264b3ae8a312296b656b08f34c17f7f8562
5
5
  SHA512:
6
- metadata.gz: 616744a5c8b1b232fa2486dcc0f26cfbec6e770b4bb714765d043aa8d6a065662431d79be8938f7c2b9e0d463be9d987119aee3d6a51002b7790a928cdb459ff
7
- data.tar.gz: 13c84a56312c5fcb3b62126f4b27201456d548d37e0c765116742c73b1f850db97ace28ff4de269faed88091c401b68de0638a2f67674efdd99454025caa0c56
6
+ metadata.gz: abb90b2251d24f868203000c3813b5affd71eca49dbb430f52ed54f2e3a4b10bced32890d13315f95f43629bdc459f84762910d2575e25391f8743dc736d0382
7
+ data.tar.gz: dbf22f51f53f888963e568661fe2447d6b1bf6986174d95429781a1ea5290e15c24fbbf50e3f016724606bfb2c7fe4af22c0eab4ead5333a5931fdd91b625014
data/_sass/main.scss CHANGED
@@ -529,8 +529,8 @@ article.post-content {
529
529
  border-bottom: 2px solid transparent;
530
530
 
531
531
  &:hover {
532
- border-top: 2px solid $color-textunderline;
533
- border-bottom: 2px solid $color-textunderline;
532
+ border-top: 2px solid $color-link;
533
+ border-bottom: 2px solid $color-link;
534
534
  }
535
535
  }
536
536
  }
data/_sass/theme.scss CHANGED
@@ -28,7 +28,7 @@ $header-font-family: "ibm-plex-sans", "IBM Plex Sans", sans-serif;
28
28
  $header-2-font-family: "ibm-plex-serif", "IBM Plex Serif", "ff-tisa-web-pro", Georgia, "Times New Roman", serif;
29
29
  $fixed-width-font-family: 'ibm-plex-mono', "IBM Plex Mono", 'SF Mono', 'Consolas', monospace;
30
30
 
31
- $background-color: #3E4244;
31
+ $background-color: #2B343E;
32
32
 
33
33
  $color-text: #bbb;
34
34
  $color-text2: whitesmoke;
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: henry-jekyll
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.3
4
+ version: 1.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kaushik Gopal
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-02-15 00:00:00.000000000 Z
11
+ date: 2021-03-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll