-
Notifications
You must be signed in to change notification settings - Fork 39
Themes
Hans5958 edited this page Jun 1, 2021
·
1 revision
There are four themes that is implemented on this website.
- Normal light theme (normal Bootstrap colors):
body
- Normal dark theme (colors customized with Material Design dark theme colors):
body.dark
- Extension-styled light theme (Sora font, colors same as normal):
body.extension-styled
- Extension-styled dark theme (Sora font, colors customized based on extension):
body.extension-styled.dark
Each page development should be prioritized from the normal themes first, then the extension-styled themes, and light first, then dark. (top to bottom basically)
Extension-styled themes can be accessed by pressing SHIFT
when clicking the dark theme toggle switch.
© 2024 Scratch Addons contributors. Licensed under the terms of GNU General Public License v3.0.
Any issues? Have questions? Tell them here.
- Themes
- Changelog data structure
- Specific Hugo changes
- Blog
- Internationalization/Localization/Translation (i18n)
- Feedback presend warning
- Addon Docs
- Integration status dashboard