OlyaB / DarkPurpleTheme

A dark theme in purple tones for JetBrains IDEs
MIT License
163 stars 15 forks source link

invalid color in .theme.json file #20

Closed DevCharly closed 3 years ago

DevCharly commented 4 years ago

I'm using your .theme.json file in a Demo for a Swing look and feel (https://github.com/JFormDesigner/FlatLaf) and found that there is one invalid color in the json file.

"MenuBar.borderColor": "##1a1721"

https://github.com/OlyaB/DarkPurpleTheme/blob/master/src/DarkPurple.theme.json#L169

OlyaB commented 3 years ago

Thanks! Fixed