Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit 0291bc9

Browse files
committed
feat: replaced default theme with catuppuccin
1 parent be51216 commit 0291bc9

File tree

3 files changed

+1214
-2
lines changed

3 files changed

+1214
-2
lines changed

docs/book.toml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ src = "src"
55
title = "StaticScript documentation"
66

77
[output.html]
8-
default-theme = "navy"
8+
default-theme = "latte"
9+
preferred-dark-theme = "macchiato"
910
git-repository-url = "https://github.com/Ewwii-sh/staticscript"
10-
additional-js = ["js/home_button.js"]
11+
additional-js = ["js/home_button.js"]
12+
additional-css = ["./theme/catppuccin.css"]

0 commit comments

Comments
 (0)