mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-06 14:00:55 +03:00
Merge PR #834: Update flatlaf-intellij-themes/README.md
This commit is contained in:
@@ -28,10 +28,10 @@ Otherwise, download `flatlaf-intellij-themes-<version>.jar` here:
|
||||
How to use?
|
||||
-----------
|
||||
|
||||
Choose a theme (see list below) and invoke its `install` method. E.g.:
|
||||
Choose a theme (see list below) and invoke its `setup` method. E.g.:
|
||||
|
||||
~~~java
|
||||
FlatArcOrangeIJTheme.install();
|
||||
FlatArcOrangeIJTheme.setup();
|
||||
~~~
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user