Metadata-Version: 2.4
Name: thonny-fairyfloss
Version: 0.1.2
Summary: Fairyfloss syntax theme for Thonny
Keywords: thonny,theme,fairyfloss,cute
Author: Eddie Antonio Santos
Author-email: Eddie Antonio Santos <hello@eddieantonio.ca>
License-Expression: MIT
Requires-Dist: thonny>=3.0
Requires-Python: >=3.8
Project-URL: Repository, https://github.com/eddieantonio/thonny-fairyfloss.git
Description-Content-Type: text/markdown

# Fairyfloss for Thonny

A port of sailorhg's [Fairyfloss theme][og].

![A screenshot of the Fairyfloss theme](https://eddieantonio.ca/i/fairyfloss.png)

> [!NOTE]
> This currently only includes a *syntax theme*. There is no *UI theme*.
> I recommend using a dark UI theme like "Clean Dark".

# How to install

In Thonny's toolbar go to Tools » Manage plug-ins..., then in the
search bar type `thonny-fairfloss` _exactly_, and click "Search on
PyPI". The first result should be this plugin. Click the link, then
click the "Install" button on the bottom.

## License

Original theme by [sailorhg][og].

The code in this repository Copyright © 2026 Eddie Antonio Santos. MIT
licensed.

[og]: https://sailorhg.github.io/fairyfloss/
