# How to Switch Between Dark And Light Mode on Mac

**URL:** https://www.compsmag.com/blogs/how-to-switch-between-dark-and-light-mode-on-mac/
**Author:** Ayushi Chauhan
**Published:** 2022-04-11
**Updated:** 2022-04-11
**Categories:** Blogs
**Tags:** Apple Guides, Blogs Daily, guiderobert, Guides and Tutorials, guiding12, How To Guide, How To Guides, Tips, Tricks
**Reading Time:** 3 min

---

This tip is about the how to Switch Between Dark And Light Mode on Mac. So read this free guide, How to Switch Between Dark And Light Mode on Mac step by step. If you have query related to same article you may contact us.

## How to Switch Between Dark And Light Mode on Mac - Guide

Abbreviation for Medium Access Control or MAC address.  Known as physical address and hardware address, whose number is uniquely formatted in hexadecimal and assigned to each computer or network device on a computer network.  Addresses are usually assigned by the hardware manufacturer and these IDs are written into the firmware of the network access hardware.  Because of this process, some vendors use specific formats in the hardware address.  If you upgrade to macOS Catalina, you even get an additional “Automatic” setting that switches your system between light and dark modes depending on the time of day.

But what if you want to manually control which “mode” you use?  It's annoying to have to navigate through system settings to switch between light and dark modes.  Instead, with a little creativity, you can define up a keyboard shortcut that will move you back and forth between these two worlds faster than Link's Magic Mirror.  Below are the steps, check it out.

## How to    Switch between dark and light mode on Mac

### How to    Context up a keyboard shortcut to toggle dark and light mode on macOS

To start, pull up the Automator app on macOS.  Click File > New and select Quick Action from the menu that appears:

On the next screen, set the first drop-down menu to “Workflow receives current…” from “Auto (Text)” to “No Input”.

Then click on the little search box above “Enable fonts” in the second column.  Type “Apple” and double-click “Run AppleScript.  Delete all the purple text in the box that appears and type it in.

tell the app “System Events”

say appearance preferences

set dark mode to non-dark mode

final  say it

final  say it

You should now be able to click the “Play” icon above the first line of text, and in doing so, you should switch your system from dark mode to light mode (and vice versa).  Save your quick action (via Command + S) and give it a name you'll remember later (in a minute).

Exit Automator and pull up System Preferences.  Open the keyboard and click on the Shortcuts tab.  Click on “Services” in the left column, then scroll down in the right column to find your new quick action, most likely under “General”.  Assign a keyboard shortcut by clicking "none", then "Add shortcut", and any key or keys you want to use to toggle Dark Mode on and off.

If this is your first time setting something like this up, you will probably also be asked for some kind of permission.  Make sure you accept this or your hotkey configuration won't work.

## Final note

I hope you like the guide How to Switch Between Dark And Light Mode on Mac. In case if you have any query regards this article you may ask us. Also, please share your love by sharing this article with your friends.

---

*End of Article*