diff --git a/programming-ide/Configuring the IDE/switch-between-dark-mode-and-light-mode.md b/programming-ide/Configuring the IDE/switch-between-dark-mode-and-light-mode.md new file mode 100644 index 00000000..3b5cb193 --- /dev/null +++ b/programming-ide/Configuring the IDE/switch-between-dark-mode-and-light-mode.md @@ -0,0 +1,22 @@ + + +# How to Turn on Dark Mode and Switch Themes on Replit + + +We recently changed how you change themes on Replit, and since people have been asking, we'll show you how it's done in this short blogpost. Start off by clicking on the hamburger button in the top right corner to open up the sidebar: + +![](/images/programming-ide/debugging/switch-between-dark-mode-and-light-mode/hamburger.webp) + +Next, simply click on the moon or sun at the bottom of the menu to switch between light and dark theme: + +![](/images/programming-ide/debugging/switch-between-dark-mode-and-light-mode/lebutton%202.webp) + +We're working on adding themes besides light and dark currntly, such as the spooky theme. Changing to these themes is easy as well! Start out by clicking your username on the aforementioned sidebar, then click on Account: + + ![](/images/programming-ide/debugging/switch-between-dark-mode-and-light-mode/account%203.webp) + + Scroll down until you get to the Preferences section, and use the dropdown menu to change your theme: + +![](/images/programming-ide/debugging/switch-between-dark-mode-and-light-mode/spooky%204.webp) + +There ya have it, easy theme changing on Replit!