diff options
| -rw-r--r-- | config.json | 2 | ||||
| -rw-r--r-- | public/404/index.html | 2 | ||||
| -rw-r--r-- | public/external/community.frame.work.css (renamed from public/community.frame.work.css) | 0 | ||||
| -rw-r--r-- | public/external/news.ycombinator.com.css | 33 | ||||
| -rw-r--r-- | public/index.html | 2 | ||||
| -rw-r--r-- | publish-badge.svg | 8 |
6 files changed, 40 insertions, 7 deletions
diff --git a/config.json b/config.json index d039e43..5f39c31 100644 --- a/config.json +++ b/config.json @@ -1,4 +1,4 @@ { "url": "https://submelon.dev", - "version": "1703784332" + "version": "1703784617" }
\ No newline at end of file diff --git a/public/404/index.html b/public/404/index.html index 90bae83..a60642b 100644 --- a/public/404/index.html +++ b/public/404/index.html @@ -37,7 +37,7 @@ </section> </article> <footer> - <span>©2023 kjhoerr@https://submelon.dev/:wD.c.s.h.p-0</span> + <span>©2023 kjhoerr@https://submelon.dev/:wD.c.s.h.u-0</span> </footer> </main> </body> diff --git a/public/community.frame.work.css b/public/external/community.frame.work.css index d8033b4..d8033b4 100644 --- a/public/community.frame.work.css +++ b/public/external/community.frame.work.css diff --git a/public/external/news.ycombinator.com.css b/public/external/news.ycombinator.com.css new file mode 100644 index 0000000..cc1fb80 --- /dev/null +++ b/public/external/news.ycombinator.com.css @@ -0,0 +1,33 @@ +@media (prefers-color-scheme: dark) { + body { + background-color: #262626 !important; + } + + body > center > table, + input, + textarea { + background-color: #222 !important; + } + + body > center > table > tbody > tr:first-child > td { + background-color: #ff6600 !important; + } + + /* Bright text */ + td.title a:link, span.comment font, span.comment font a:link, u a:link, span.yclinks a:link, body:not([id]), + td:nth-child(2):not(.subtext) > a:link, input, textarea, p > a, a > u, .c00, .c00 a:link, + a[href="http://www.ycombinator.com/apply/"], a[href="https://www.ycombinator.com/apply/"] + { + color: #ccc !important; + } + + .admin td { + color: #aaa !important; + } + + /* search box and comment box */ + input, + textarea { + border: 1px solid #828282 !important; + } +} diff --git a/public/index.html b/public/index.html index 837ef0d..12594c6 100644 --- a/public/index.html +++ b/public/index.html @@ -61,7 +61,7 @@ </section> </article> <footer> - <span>©2023 kjhoerr@https://submelon.dev/:wD.c.s.h.p-0</span> + <span>©2023 kjhoerr@https://submelon.dev/:wD.c.s.h.u-0</span> </footer> </main> </body> diff --git a/publish-badge.svg b/publish-badge.svg index 81d5f95..cf29c4e 100644 --- a/publish-badge.svg +++ b/publish-badge.svg @@ -1,14 +1,14 @@ <svg width="151.8" height="20" viewBox="0 0 1518 200" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Last Publish: 2023-12-28"> <title>Last Publish: 2023-12-28</title> - <linearGradient id="Lfuij" x2="0" y2="100%"> + <linearGradient id="LvXyJ" x2="0" y2="100%"> <stop offset="0" stop-opacity=".1" stop-color="#EEE"/> <stop offset="1" stop-opacity=".1"/> </linearGradient> - <mask id="ajsBm"><rect width="1518" height="200" rx="30" fill="#FFF"/></mask> - <g mask="url(#ajsBm)"> + <mask id="DRpEd"><rect width="1518" height="200" rx="30" fill="#FFF"/></mask> + <g mask="url(#DRpEd)"> <rect width="758" height="200" fill="#555"/> <rect width="760" height="200" fill="#08C" x="758"/> - <rect width="1518" height="200" fill="url(#Lfuij)"/> + <rect width="1518" height="200" fill="url(#LvXyJ)"/> </g> <g aria-hidden="true" fill="#fff" text-anchor="start" font-family="Verdana,DejaVu Sans,sans-serif" font-size="110"> <text x="60" y="148" textLength="658" fill="#000" opacity="0.25">Last Publish</text> |
