Bring the color of the following Xcode themes to Visual Studio Code:
- Xcode Default (Dark)
- Xcode Default Customized Version (Dark)
- Xcode Classic (Dark)
- Xcode Classic (Light)
- Xcode Civic (Dark)
- Xcode Low Key (Light)
- Xcode Spartan (Light)
Matches the default window and syntax colors of Xcode.
To obtain the max similarity of Xcode, I recommend to use the Apple font-family called SF Mono Medium
All notable changes to the "xcode-theme" extension will be documented in this file.
- New theme Xcode Low Key (Light)
- New theme Xcode Spartan (Light)
- New theme Xcode Civic (Dark)
- Dart language support
- Changed semicolon color on "Xcode Default Dark Customized Version" & "Xcode Default Dark" to #FFFFFF for better readability
- Re-launched theme Xcode Classic Light with new improvements
- Bundle size lowered by ignoring node_modules when building the extension.
- Added new light theme Xcode Classic Light
- Added transparency to text selections
- Fixed colors on git decorations
- Thanks @heebeejeebees!
- Changed white color on parameters to cyan
- Fixed colors on default dark
- Added better support for TypeScript
- Fixed switch case color
- Fixed function-call color
- Fixed parameters color
- Fixed block color
- Fixed variable parameter and usage color to deep blue like Xcode
- Changed variable parameter color to deep blue like Xcode
- Better support for TypeScript
- Better support for Angular & React
- Changed variable declaration to light blue color
- Changed variable parameters to white color
- Changed return reserved word variable to white color
- Changed all declared global variables to green color
- Changed Entity type to violet color
- Added yellow color to language constant & changed name of package
- Changed active and inactive tabs colors
- Typescript interface color
- Support for React
- Fixed typescript support class
- Removed unused variables
- Fixed typescript optional color.
- Changed semicolon color.
- Removed theme white variables
- Minor Angular support.
- TypeScript support.
- Fixed some colors bugs.
Thanks for reading!