mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
* docs: Add roadmap * docs: Update contributing guide to add new dev workflow * docs: Cleanup visual guidelines * docs: Add section for Open Collective supporters
22 lines
1.0 KiB
Markdown
22 lines
1.0 KiB
Markdown
# Lawnchair Visual Guidelines
|
|
|
|
This directory lists all the decoration & visual explainers used in the Lawnchair Documentation.
|
|
|
|
All assets created should use Material 3 design with `#47B84F` as source color and
|
|
the [Inter](https://fonts.google.com/specimen/Inter) ([OFL v1.1](https://github.com/rsms/inter/?tab=OFL-1.1-1-ov-file#readme))
|
|
typography. Visit the [Material 3 theme builder][material-theme-builder] for more information.
|
|
|
|
When creating device mockups for Lawnchair, make sure that you're using the latest commits of
|
|
Lawnchair or use Lawnchair Nightly as base.
|
|
|
|
## Device Mockup
|
|
|
|
Use in: [README](/README.md)
|
|
|
|
* Icon pack: [Lawnicons](https://github.com/LawnchairLauncher/lawnicons)
|
|
* Wallpaper: https://unsplash.com/photos/photography-of-green-leaves-ZVKr8wADhpc
|
|
* Color Extraction Technique: Tonal Spot from Lawnchair
|
|
* License: https://unsplash.com/license
|
|
|
|
[material-theme-builder]: https://material-foundation.github.io/material-theme-builder/?primary=%2347B84F&bodyFont=Inter&displayFont=Inter&colorMatch=false
|