altairwei / altairwei/WizNotePlus

MacOS 10.14.6 解决暗黑模式下菜单显示异常的问题

Open
#66 1 comment 0 reactions 0 assignees View on GitHub
tip
Dominant language
C++
Stars
598
Forks
90
PR merge metrics
No merged PRs in 30d

Description

命令行方式:
```shell
vi /Applications/WizNote.app/Contents/Info.plist
```
找到代码
```shell
NSApplication
```
再下方加入两行
```shell
NSRequiresAquaSystemAppearance

```
保存并退出,重新启动客户端,问题解决。

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.