mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-06 05:50:53 +03:00
14 lines
473 B
Properties
14 lines
473 B
Properties
# This file demonstrates using a FlatLaf theme file in the FlatLaf Demo application.
|
|
# Must be in the working directory of the Demo application.
|
|
# Shown in the "Themes" list under category "Current Directory".
|
|
#
|
|
# Modifications to this file are automatically loaded by the FlatLaf Demo application
|
|
# when the Demo window is activated.
|
|
|
|
|
|
# base theme (light, dark, intellij, darcula, maclight or macdark)
|
|
@baseTheme = light
|
|
|
|
# add you theme defaults here
|
|
@background = #ccc
|