Files
Yamtrack/docs/stylesheets/extra.css
Alessandro Burzio 78aee8e8ed feat(add-docs): Add documentation (#1208)
* feat(docs): Add documentation & first configs

* feat(docs): update build-docs workflow to trigger on feat/add-docs branch

* feat(docs): update build-docs workflow to trigger on main branch

* feat(docs): Fixes
- Correctly rename `social-auth` from `social-auto` page
- Fix links in documentation
- Fix inline code formatting

* feat(docs): Update documentation structure and add installation guide

* feat(docs): add .cache to .gitignore

* feat(docs): Fix branch name in docs deployment workflow

* feat(docs): Fix branch name in docs deployment workflow
2026-05-10 15:48:43 +02:00

5 lines
143 B
CSS

:root > * {
--md-primary-fg-color: #7c86ff;
/* --md-primary-fg-color--light: #ECB7B7;
--md-primary-fg-color--dark: #90030C; */
}