Dark Mode Bug

Update: MoneyWell's dark mode support is available in MoneyWell 3.1

If you previously ran the command mentioned in this article, to disable dark mode, you'll need to reverse the command to take advantage of MoneyWell's dark mode support.

  1. Exit MoneyWell
  2. Open Terminal (Applications -> Utilities -> Terminal)
  3. Paste the following command in: 
    defaults delete com.zenvilla.MoneyWell-3 NSRequiresAquaSystemAppearance
  4. Press Enter
  5. Re-open MoneyWell

Original Article

We're working on adding Dark Mode support to MoneyWell 3. Unfortunately with the 3.0.9 release of MoneyWell, we flipped the switch a bit early and this was enabled before we'd finished. You may notice some hard to read areas - dark text on a dark background, and some areas which are still rather light.

This will be rectified in the next release, but until then, you can disable Dark Mode for MoneyWell:

  1. Exit MoneyWell
  2. Open Terminal (Applications -> Utilities -> Terminal)
  3. Paste the following command in: 
    defaults write com.zenvilla.MoneyWell-3 NSRequiresAquaSystemAppearance -bool YES
    	
  4. Press Enter
  5. Re-open MoneyWell

(h/t to Jason for this)

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us