summaryrefslogtreecommitdiff
path: root/posts
diff options
context:
space:
mode:
Diffstat (limited to 'posts')
-rw-r--r--posts/making-this-blog/content.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/posts/making-this-blog/content.md b/posts/making-this-blog/content.md
index cb967f1..a365b70 100644
--- a/posts/making-this-blog/content.md
+++ b/posts/making-this-blog/content.md
@@ -32,6 +32,8 @@ The current color scheme is this:
<p class="white">white: #b5aba8</p>
</div>
+<span class="green">+ Update (2024-09-07): since multiple themes are supported now, the colors may differ if you are reading this with a non-default theme.</span>
+
For the font I used my all-time favorite font, [JetBrains Mono](https://www.jetbrains.com/lp/mono), regular size, no ligatures. They had **.woff** format on their GitHub page,
<span class="red">- but unfortunately only the ligatures version, which I don't like that much, so in the end I had to use **.ttf**.</span>