Theme Editor: added to main readme

This commit is contained in:
Karl Tauber
2022-01-11 16:17:17 +01:00
parent 66337f9af6
commit b8b45f9442
3 changed files with 23 additions and 5 deletions

View File

@@ -2,15 +2,23 @@ FlatLaf Theme Editor
====================
This sub-project contains the FlatLaf Theme Editor that supports editing FlatLaf
theme properties files.
theme properties files. See
[Theme Editor documentation](https://www.formdev.com/flatlaf/theme-editor/) for
details and downloads.
![Theme Editor](../images/theme-editor@1.5x.png)
Download
--------
[![Download Demo](https://download.formdev.com/flatlaf/images/download-theme-editor.svg)](https://download.formdev.com/flatlaf/flatlaf-theme-editor-latest.jar)
Run with `java -jar flatlaf-theme-editor-<version>.jar` (or double-click it).
Requires Java 8 or newer.
### Snapshot
[![Download Demo](https://download.formdev.com/flatlaf/images/download-theme-editor-snapshot.svg)](https://download.formdev.com/flatlaf/snapshots/flatlaf-theme-editor-latest.jar)
Run with `java -jar flatlaf-theme-editor-<version>.jar` (or double-click it).
Requires Java 8 or newer.