a35hie/PurpAmoLED-Plus

SassGPL-3.0

PurpAmoLED+

You need Raincord installed on your device to get the themes work.

Installation

  1. Copy this link.
  2. Paste it in Settings -> Themes -> + to install the theme.

Development

This theme uses a custom Sass-based DSL for optimal DX. Themes are then compiled to JSON using a custom parser (src/parser.ts).

To get started:

  • use Bun!
  • bun i
  • bun run parse to compile the theme.

Dev Server

To get automatic theme generation, run bun run dev.