diff --git a/README.md b/README.md index 6e66285c..79c8e0ee 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,16 @@ IntelliJ IDEA 2019.2+ and uses almost the same colors and icons. ![Flat Dark Demo](images/FlatDarkDemo.png) +IntelliJ Platform Themes +------------------------ + +FlatLaf can use 3rd party themes created for IntelliJ Platform: + +![Cyan Light Demo](images/CyanLightDemo.png) + +![Dark Purple Demo](images/DarkPurpleDemo.png) + + Demo ---- diff --git a/images/CyanLightDemo.png b/images/CyanLightDemo.png new file mode 100644 index 00000000..8b79f5cd Binary files /dev/null and b/images/CyanLightDemo.png differ diff --git a/images/DarkPurpleDemo.png b/images/DarkPurpleDemo.png new file mode 100644 index 00000000..e12a34b1 Binary files /dev/null and b/images/DarkPurpleDemo.png differ diff --git a/images/FlatDarkDemo.png b/images/FlatDarkDemo.png index 79fe1796..746fcfbb 100644 Binary files a/images/FlatDarkDemo.png and b/images/FlatDarkDemo.png differ diff --git a/images/FlatLightDemo.png b/images/FlatLightDemo.png index 41b6f3bd..38433f97 100644 Binary files a/images/FlatLightDemo.png and b/images/FlatLightDemo.png differ