summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Juuxel2021-03-15 13:36:34 +0200
committerGravatar Juuxel2021-03-15 13:36:34 +0200
commita4246b6166b45ac79c87c42d2a56bc7f95205a62 (patch)
tree8f531922742ac6fa59ee0b4c1a49bf1c66383df0 /README.md
parentBump version (diff)
downloadenigma-a4246b6166b45ac79c87c42d2a56bc7f95205a62.tar.gz
enigma-a4246b6166b45ac79c87c42d2a56bc7f95205a62.tar.xz
enigma-a4246b6166b45ac79c87c42d2a56bc7f95205a62.zip
Migrate to FlatLaf
Fixes #355. - Replaces the Darcula look and feel with FlatLaf Darcula, which does not have the same rendering bugs with CJK characters (at least on Windows 10). - Replaces Metal with FlatLaf Light as the default look and feel. Metal is provided as a new, separate theme option.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fac036f4..f3ab4c79 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ Enigma includes the following open-source libraries:
11 - A [modified version](https://github.com/FabricMC/cfr) of [CFR](https://github.com/leibnitz27/cfr) (MIT) 11 - A [modified version](https://github.com/FabricMC/cfr) of [CFR](https://github.com/leibnitz27/cfr) (MIT)
12 - [Guava](https://github.com/google/guava) (Apache-2.0) 12 - [Guava](https://github.com/google/guava) (Apache-2.0)
13 - [SyntaxPane](https://github.com/Sciss/SyntaxPane) (Apache-2.0) 13 - [SyntaxPane](https://github.com/Sciss/SyntaxPane) (Apache-2.0)
14 - [Darcula](https://github.com/bulenkov/Darcula) (Apache-2.0) 14 - [FlatLaf](https://github.com/JFormDesigner/FlatLaf) (Apache-2.0)
15 - [jopt-simple](https://github.com/jopt-simple/jopt-simple) (MIT) 15 - [jopt-simple](https://github.com/jopt-simple/jopt-simple) (MIT)
16 - [ASM](https://asm.ow2.io/) (BSD-3-Clause) 16 - [ASM](https://asm.ow2.io/) (BSD-3-Clause)
17 17