mirror of https://github.com/weisJ/darklaf.git
darculadarcula-themefeelguihacktoberfestintellijintellij-themelaflooklookandfeelnativesolarizedsolarized-dark-themesolarized-light-themesvgswingthemethemes
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.0 KiB
1.0 KiB
Visual changes
- The knob of the toggle button slider variant is now flush with the button border.
75fa223911
Behavioural changes
- When using a custom background color1 for a combobox renderer the combobox will adapt the background color.
7f6681e33f
- Custom fonts1 for combobox renderers will no longer be overwritten by the combobox font.
7f6681e33f
- When using a custom background color1 for a spinner editor the spinner will adapt the background color.
04a9f17135
Api Changes
New components
Other changes
Addressed issues
- NPE when using
JScrollBar
on macOS. (Kohei Sakurai)7ee01c45d5
JComboBox
has incorrect preferred size.9459c75473
1: Not null
and not of type UIResource
.