summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar tobi <tobi.smethurst@protonmail.com>2025-05-29 11:48:34 +0200
committerLibravatar tobi <kipvandenbos@noreply.codeberg.org>2025-05-29 11:48:34 +0200
commit6c1b67427873fd07f0b0455e4e34f6241dbe5374 (patch)
tree8d8ec9e458d0f1466ca4308503f1f0187a8e6592 /README.md
parent[chore] thread_id migration tweaks (#4198) (diff)
downloadgotosocial-6c1b67427873fd07f0b0455e4e34f6241dbe5374.tar.xz
[feature/frontend] Add four new monospace themes (#4199)
This pull request adds four new themes with auto light/dark switching options too! Tested for color contrast etc in firefox with all three local test rig accounts. Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4199 Co-authored-by: tobi <tobi.smethurst@protonmail.com> Co-committed-by: tobi <tobi.smethurst@protonmail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3d4ba2f12..0e313d9e1 100644
--- a/README.md
+++ b/README.md
@@ -213,6 +213,26 @@ It's also easy for admins to [add their own custom themes](https://docs.gotosoci
<figcaption>Sunset</figcaption>
</figure>
<hr/>
+<figure>
+ <img src="https://codeberg.org/superseriousbusiness/gotosocial/raw/branch/main/docs/overrides/public/theme-hacker-dark.png"/>
+ <figcaption>Hacker dark</figcaption>
+</figure>
+<hr/>
+<figure>
+ <img src="https://codeberg.org/superseriousbusiness/gotosocial/raw/branch/main/docs/overrides/public/theme-hacker-light.png"/>
+ <figcaption>Hacker light</figcaption>
+</figure>
+<hr/>
+<figure>
+ <img src="https://codeberg.org/superseriousbusiness/gotosocial/raw/branch/main/docs/overrides/public/theme-programmer-socks-dark.png"/>
+ <figcaption>Programmer socks dark</figcaption>
+</figure>
+<hr/>
+<figure>
+ <img src="https://codeberg.org/superseriousbusiness/gotosocial/raw/branch/main/docs/overrides/public/theme-programmer-socks-light.png"/>
+ <figcaption>Programmer socks light</figcaption>
+</figure>
+<hr/>
</details>
### Easy to run