Added nice theme

This commit is contained in:
loveb
2022-03-30 15:53:00 +02:00
parent f4b18d9a78
commit 0bc66164f5
11 changed files with 103 additions and 25 deletions

View File

@ -13,6 +13,7 @@ auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.text-limit-width=
auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.text-line-wrap=none
auxiliary.org-netbeans-modules-editor-indent.CodeStyle.usedProfile=project
auxiliary.org-netbeans-modules-editor-indent.text.x-java.CodeStyle.project.enable-indent=true
auxiliary.org-netbeans-spi-editor-hints-projects.perProjectHintSettingsFile=nbproject/cfg_hints.xml
build.classes.dir=${build.dir}/classes
build.classes.excludes=**/*.java,**/*.form
# This directory is removed when the project is cleaned:
@ -41,11 +42,17 @@ dist.jar=${dist.dir}/Schack.jar
dist.javadoc.dir=${dist.dir}/javadoc
endorsed.classpath=
excludes=
file.reference.flatlaf-2.1.jar=lib\\flatlaf-2.1.jar
file.reference.flatlaf-extras-2.1.jar=lib\\flatlaf-extras-2.1.jar
file.reference.flatlaf-intellij-themes-2.1.jar=lib\\flatlaf-intellij-themes-2.1.jar
includes=**
jar.archive.disabled=${jnlp.enabled}
jar.compress=false
jar.index=${jnlp.enabled}
javac.classpath=
javac.classpath=\
${file.reference.flatlaf-2.1.jar}:\
${file.reference.flatlaf-intellij-themes-2.1.jar}:\
${file.reference.flatlaf-extras-2.1.jar}
# Space-separated list of extra javac options
javac.compilerargs=
javac.deprecation=false