Skip to content

Commit 2f37826

Browse files
committed
docs: new feats explained.
1 parent 2c0b3ad commit 2f37826

2 files changed

Lines changed: 16 additions & 2 deletions

File tree

public/posts/introducing-reading-experience.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,18 @@ and allows for a more personalized journey through Fezcodex.
2323

2424
Head over to the [Settings page](/#/settings) (accessible from the Sidebar). Scroll down to the new **Reading Experience** section and set you mode...
2525

26+
# Oh, One More Thing. ***Sidebar Colors***
27+
28+
Also sidebar now supports multiple background colors. Some of your favorite even.
29+
30+
- <span style="background-color: rgba(250, 128, 114, 0.5)"> Salmon Light </span>
31+
- <span style="background-color: rgba(250, 128, 114, 0.75)"> Salmon Medium </span>
32+
- <span style="background-color: rgba(100, 149, 237, 0.5)"> Blue </span>
33+
- <span style="background-color: rgba(60, 179, 113, 0.5)"> Green </span>
34+
- <span style="background-color: rgba(147, 112, 219, 0.5)"> Purple </span>
35+
- <span style="background-color: rgba(0, 255, 255, 0.5)"> Cyan </span>
36+
37+
Head over to the [Settings page](/#/settings), again. Scroll down to the new **Interface & Layout** then under **Sidebar Color** section set your sidebar color.
38+
39+
2640
Hope you enjoy exploring these new immersive reading modes. Happy reading!

public/timeline/timeline.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[
22
{
33
"date": "2025-12-17",
4-
"title": "Reading Experience Modes",
5-
"description": "Implemented a Dossier and Terminal reader modes for blogposts which can be set in Settings. Dossier having a Classified Dossier look while Terminal uses Dark Orange tones.",
4+
"title": "Reading Experience Modes & Sidebar Colors",
5+
"description": "Implemented a Dossier and Terminal reader modes for blogposts which can be set in Settings. Dossier having a Classified Dossier look while Terminal uses Dark Orange tones. Also sidebar background can be changed now. Isn't that the best?",
66
"type": "content",
77
"icon": "ArticleIcon",
88
"link": "/#/blog/introducing-reading-experience"

0 commit comments

Comments
 (0)