๐ Tokyo Night Xcode Theme
December 15, 2024 ยท View on GitHub
An Xcode theme inspired by Tokyo Night.
A clean Visual Studio Code theme that celebrates the lights of Downtown Tokyo at night.
Note: Many UI elements are intentionally low contrast so as not to distract.
Installation
# shut down Xcode
killall Xcode
# create the themes folder if it doesn't exist
mkdir -p ~/Library/Developer/Xcode/UserData/FontAndColorThemes
# download the theme straight into the themes folder
curl -o ~/Library/Developer/Xcode/UserData/FontAndColorThemes/TokyoNight.xccolortheme https://raw.githubusercontent.com/mesqueeb/TokyoNightXcodeTheme/refs/heads/main/TokyoNight.xccolortheme
# open Xcode
open -a Xcode
Then go to Settings > Themes and select the new TokyoNight theme. ๐
Examples
SwiftUI

Swift Testing
