opendexnetwork / opendex-desktop

App to set up a environment, provide liquidity, trade and access remote OpenDEX environments 🖥️
https://opendex-desktop.app
GNU Affero General Public License v3.0
2 stars 1 forks source link

feat: add popup menu for copy/paste #40

Closed stackingcats closed 3 years ago

stackingcats commented 3 years ago

Closes https://github.com/opendexnetwork/opendex-desktop/issues/21

On Windows and macOS, the popup menu is always dark. On Linux, however, it depends on the system theme (for some reason it does not account with electron.nativeTheme.themeSource value).