feat(docs): replace themes with catppuccin

This commit is contained in:
Sk7Str1p3 2026-04-19 23:09:03 +03:00
parent f44ac325e3
commit 110efa2bd6
No known key found for this signature in database
GPG key ID: 4DD995933D06D43B
4 changed files with 1239 additions and 1 deletions

View file

@ -3,3 +3,6 @@ title = "SkyOS Documentation"
authors = ["Sk7Str1p3"]
description = "Documentation for Sk7Str1p3's custom NixOS configuration"
language = "en"
[output.html]
additional-css = ["./theme/catppuccin.css"]