Skip to content

Commit

Permalink
Also add Dark Mode option on OSX
Browse files Browse the repository at this point in the history
While it's not actually exposed there, it's used internally in various
GUI code.
  • Loading branch information
arch1t3cht committed Sep 12, 2023
1 parent 4185144 commit 9acb673
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/libresrc/osx/default_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
"Save Charset" : "UTF-8",
"Save UI State" : true,
"Show Toolbar" : true,
"Toolbar Icon Size" : 16
"Toolbar Icon Size" : 16,
"Dark Mode" : false
},


Expand Down

0 comments on commit 9acb673

Please sign in to comment.