Skip to content

Commit b399c04

Browse files
committed
.color headings, paragraph and span working in dark theme (#69)
Signed-off-by: Daniell Mesquita <[email protected]>
1 parent aafd8bf commit b399c04

File tree

3 files changed

+36
-17
lines changed

3 files changed

+36
-17
lines changed

content.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -117,12 +117,12 @@
117117
"size": 0
118118
},
119119
"css/dark-common.css": {
120-
"sha512": "b42bab16ebd3ba4a67ad0b53f77b9646d08be8c5363fbd895168607cd153ace3",
121-
"size": 1210
120+
"sha512": "d2370a05daa6817150bc7984e27d4896ee39193e01b46660ad01fa0544b2389f",
121+
"size": 1405
122122
},
123123
"css/page-common.css": {
124-
"sha512": "870c9f3c55313affd34613fdcf3179af40c2c9c2e324c0c1fbc0e7be3b6e69f5",
125-
"size": 12064
124+
"sha512": "d04b385db30c90af8bc94fbf9528ec2d21ec3affe8f93336838d19721113311d",
125+
"size": 12083
126126
},
127127
"css/page-custom.css": {
128128
"sha512": "cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce",
@@ -361,8 +361,8 @@
361361
"size": 8539
362362
},
363363
"index.html": {
364-
"sha512": "db7307f968220dc660ba623dae111c0380204f51e6427c70ebd62cf3115bd3e8",
365-
"size": 26959
364+
"sha512": "95c1f6c00e636b346f974736b18a41b48d7067762da1314f81f6edbdd218d8a1",
365+
"size": 27536
366366
},
367367
"js/ZeroFrame.js": {
368368
"sha512": "25624cbfc07b6d208cbef3200876c4ba5b5ac0be83a395f0911a02bee5f33965",
@@ -547,11 +547,11 @@
547547
},
548548
"ignore": "(^.git)",
549549
"inner_path": "content.json",
550-
"modified": 1541904904,
550+
"modified": 1541907628,
551551
"postmessage_nonce_security": true,
552552
"signers_sign": "GxPcc7gTaIO5FSW0SpB7qerY9S/GUhbzfpFhwN4+XFtcGjd0U9gPPLi0Tm9ddT01FEG1lt/49XGoGPIxz2o81qs=",
553553
"signs": {
554-
"1Fmwk685eaX7GjoQ7JKo3QvywizGfnYRCB": "HCJZNJJFtQW+iki8MXLbAWcuXUKvDyiB/Ta+y8cL4sSye60EtbDpojBrVnsR48x0rHwue0fC3MW6HMMGs0gJolU="
554+
"1Fmwk685eaX7GjoQ7JKo3QvywizGfnYRCB": "G54Lh4ZDwl8gawFIrmLuaesIOZTf6RfWq+ZWvD/rhvjxLfUkLjnREWATf3LHmWT/tlDouQJ6BiOjJA3UcXPbH9A="
555555
},
556556
"signs_required": 1,
557557
"title": "Framework.js",

css/dark-common.css

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ body {
22
background: #232A31!important;
33
color: #a7a7a7!important;
44
}
5-
.p, p {
6-
color: #8e9194!important;
7-
}
85
.h2, h2 {
96
color: #8e9194!important;
107
}
@@ -20,6 +17,15 @@ body {
2017
.h6, h6 {
2118
color: #8e9194!important;
2219
}
20+
h2.color{color:#00A18570!important}
21+
h3.color{color:#00A18570!important}
22+
h4.color{color:#00A18570!important}
23+
h5.color{color:#00A18570!important}
24+
h6.color{color:#00A18570!important}
25+
.p, p {
26+
color: #8e9194!important;
27+
}
28+
p.color{color:#00A18570!important}
2329
a {
2430
color: #58dbec !important;
2531
}

index.html

Lines changed: 19 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -100,17 +100,30 @@ <h2><i class="material-icons">highlight</i> Easy to implement</h2>
100100

101101
<h1 id="download"><i class="material-icons">file_download</i> Downloading</h1><ul class="tiled longcard"><a href="https://github.com/Plasnerd/Framework.js/releases/latest" target="blank"><li style="background: #00a185;"><div style="background:url(img/release-stable.png) 50px 7px;"><center><i class="material-icons">file_download</i></center>
102102
<p>Stable release (r1)</p></div></li></a>
103-
<!-- <a href="https://github.com/Org/Repo/releases/tag/" target="blank"><li style="background: #00a185;"><div style="background:url(img/release-pre.png) 50px 7px"><center><i class="material-icons">file_download</i></center> <p>Pre-release (?)</p></div></li></a> --><li onclick="clone()" style="background: rgb(0, 161, 133);"><div style="background: url(&quot;img/zeronet.png&quot;) 51px 50px;background-size: 12px;top: -20px;"><p style="
104-
margin-bottom: 8px;
103+
<!-- <a href="https://github.com/Org/Repo/releases/tag/" target="blank"><li style="background: #00a185;"><div style="background:url(img/release-pre.png) 50px 7px"><center><i class="material-icons">file_download</i></center> <p>Pre-release (?)</p></div></li></a> --><br/><li onclick="clone()" style="background: rgb(0, 161, 133);"><div style="background: url(&quot;img/zeronet.png&quot;) 51px 50px;background-size: 12px;"><p style="
104+
margin-bottom: 8px;
105105
position: relative;
106-
top: 12px;
106+
top: 8px;
107107
text-align: center;
108108
">If you're on ZeroNet:</p><center style="
109+
position: relative;
110+
top: -2px;
111+
font-weight: bold;
112+
font-size: 16px;
113+
color: #fff;
114+
"><small>No need to download FrameworkJS to start a new project! Just click here</small></center></div></li><clearnet><a href="https://zeronet.io/" target="blank"><li style="background: rgb(146, 0, 161);width: 220px;"><div style="background: url(&quot;img/zeronet.png&quot;) 51px 50px;background-size: 12px;width: 220px;"><p style="
115+
margin-bottom: 8px;
109116
position: relative;
110-
top: 12px;
117+
top: 8px;
118+
text-align: center;
119+
">Doesn't have ZeroNet?</p><center style="
120+
position: relative;
121+
top: -2px;
111122
font-weight: bold;
112123
font-size: 16px;
113-
"><small>No need to download FrameworkJS to start a new project! Just click here</small></center> </div></li></ul>
124+
color: #fff;
125+
"><small>ZeroNet is amazing.</small><br>
126+
<small>Click here to download it!</small></center></div></li></a></clearnet></ul>
114127
<h1 id="instructions"><i class="material-icons">create</i> Starting</h1>
115128
<p>First, <a href="#download">download it</a><zeronet> or <a onclick="clone()"><i class="material-icons">add_circle</i> create a new project</a></zeronet>.</p>
116129
<zeronet><blockquote><b>Warning</b>: The EXTRACT step isn't needed on ZeroNet. <b><small>Unless you downloaded FrameworkJS zip file and want to implement it on your current project.</small></b></blockquote></zeronet>
@@ -289,7 +302,7 @@ <h1 id="comments"><i class="material-icons">comment</i> Comments <span class="ba
289302

290303
<footer>
291304
<div class="footer-shadow"></div>
292-
<center>Last update in 11/11/2018 at 01:07</center>
305+
<center>Last update in 11/11/2018 at 01:37</center>
293306
<img src="img/seal-1.png" width="167px" height="94px" style="-webkit-user-drag:element;margin-right: 5px;"> <a href="https://plasnerd.github.io/PEHTML/" target="blank" class="no-opacity"><img src="https://plasnerd.github.io/PEHTML/img/seal-2.png" width="167px" height="94px" title="Built with PEHTML" style="-webkit-user-drag:element"></a>
294307
<div class="social-icons"><a href="https://github.com/Plasnerd/Framework.js/" target="blank"><img src="img/social/github.svg" width="40px" height="40px" title="See first the news and improve FrameworkJS in GitHub" alt="GitHub"></a><!-- <a href="https://facebook.com/" target="blank"><img src="img/social/facebook.svg" width="40px" height="40px" title="Like us and receive latest news feed about FrameworkJS progress and other development tools" alt="Facebook"></a>--><!--<a href="https://twitter.com/" target="blank"><img src="img/social/twitter.svg" width="40px" height="40px" title="Follow us and receive latest news feed about FrameworkJS progress and other development tools" alt="Twitter"></a>--><!--<a href="https://.deviantart.com" target="blank"><img src="img/social/deviantart.svg" width="40px" height="40px" title="Follow us and receive latest backgrounds, designs and apps" alt="Deviantart"></a>--></div><div class="social-buttons"></div>
295308
<copyright><center>(c) 2014-2018 <a href="https://plasnerd.github.io/" target="blank"><small>Plasnerd</small></a>. Thanks to <b>Jesus</b>, our Lord.</center></copyright>

0 commit comments

Comments
 (0)