2024-08-20 20:56:51 +07:00
|
|
|
# Lawnchair Visual Guidelines
|
|
|
|
|
|
|
|
|
|
This directory lists all the decoration & visual explainers used in the Lawnchair Documentation.
|
|
|
|
|
|
2025-07-31 15:07:38 +08:00
|
|
|
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.
|
2024-08-20 20:56:51 +07:00
|
|
|
|
2025-07-31 15:07:38 +08:00
|
|
|
When creating device mockups for Lawnchair, make sure that you're using the latest commits of
|
|
|
|
|
Lawnchair or use Lawnchair Nightly as base.
|
2024-08-20 20:56:51 +07:00
|
|
|
|
|
|
|
|
## 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
|
2025-07-31 15:07:38 +08:00
|
|
|
|
|
|
|
|
[material-theme-builder]: https://material-foundation.github.io/material-theme-builder/?primary=%2347B84F&bodyFont=Inter&displayFont=Inter&colorMatch=false
|