ai-agent

Telegram Monet

Create themes for telegram using material 3 colors
899 stars27 forksKotlinUpdated 7/8/2026100% free · open source
What it does

Generates Telegram .attheme files from a single Material 3 seed color, letting you apply a cohesive Material 3 look to your Telegram client.

When to use it
  • You want a custom Telegram theme that matches your brand’s primary color.
  • You need both light and dark versions of a theme without hand‑tweaking every UI element.
  • You want to quickly prototype multiple color schemes for a user‑testing session.
Ready-to-paste prompt
./gradlew run --args="--seed #FF5722 --name StartupOrange --output out/"
Heads up: The tool requires Java 17; running it on Java 8/11 will fail with `Unsupported class file major version` errors. Verify with `java -version` before executing.
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

🛠️ Technical setup

Expect 20–40 minutes in a terminal — or let your AI agent drive it.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/telegram-monet && curl -fsSL https://workflowstacks.com/api/skills/telegram-monet/claude-skill -o ~/.claude/skills/telegram-monet/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How Telegram Monet works
Codeflow
Free to inspect

Telegram Monet is a medium Kotlin project (~11k lines across 77 code files). Expect some technical setup — comfortable with a terminal, or ask a developer. Last commit 2 months ago, EPL-2.0 license, no tests found.

Size
Medium codebase
~11k lines · 77 code files · ~2 h to skim
Setup
Some technical setup
Comfortable with a terminal? 20–40 min. Otherwise ask a dev.
Runs on
Java/JVM
No API keys detected
Kotlin 100%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    app/build.gradle.kts
    Inside app/ — the main logic begins here
What's in each folder
app/Core code — the actual logic89 files
materialcolorlib/Folder43 files
fastlane/Folder6 files
gradle/Folder4 files
.github/CI / automation (GitHub Actions)2 files
READMENo tests foundThin docsCI checksEPL-2.0 licenseUpdated 2 mo ago
Quick Actions
Details
Creator
mi-g-alex
Language
Kotlin
Category
ai-agent
Published
3/26/2022

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.