Ahmed-Ali / JSONExport

JSONExport is a desktop application for Mac OS X which enables you to export JSON objects as model classes with their associated constructors, utility methods, setters and getters in your favorite language.
Other
4.8k stars 794 forks source link

fixed: update the color under Dark Mode #136

Closed huabin closed 5 years ago

huabin commented 5 years ago

What I done

update the color under Dark Mode

Issue

JSONExport under Dark Mode

darkmode

JSONExport under Light Mode

lightmode

From the above images, we can find that the color of Text under Dark Mode is not right.

Fixed & How

JSONExport under Dark Mode

fixed-darkmode

JSONExport under Light Mode

fixed-lightmode

From the above images, Dark Mode is cool now.

Just tableView's backgroundColor.