mirror of
https://github.com/FuzzyGrim/Yamtrack.git
synced 2026-06-28 06:45:58 +00:00
* 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
5 lines
143 B
CSS
5 lines
143 B
CSS
:root > * {
|
|
--md-primary-fg-color: #7c86ff;
|
|
/* --md-primary-fg-color--light: #ECB7B7;
|
|
--md-primary-fg-color--dark: #90030C; */
|
|
} |