mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-07 14:30:56 +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?
|
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
|
~~~java
|
||||||
FlatArcOrangeIJTheme.install();
|
FlatArcOrangeIJTheme.setup();
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user