All Projects β†’ MateoCerquetella β†’ xcode-theme

MateoCerquetella / xcode-theme

Licence: MIT license
Bring the color of the Xcode 'Default (Dark)', Xcode 'Classic (Dark)' and Xcode 'Classic (Light)' themes to Visual Studio Code.

Projects that are alternatives of or similar to xcode-theme

Samurai-theme-vscode
Samurai Theme for VSCode
Stars: ✭ 15 (-46.43%)
Mutual labels:  light-theme, dark-theme, vscode-theme
paddy-color-theme
A very detailed VS Code color theme with earthy tones and many background options for all ye badass hackers. 🍁
Stars: ✭ 29 (+3.57%)
Mutual labels:  light-theme, dark-theme, vscode-theme
vscode-theme-gruvbox-minor
Gruvbox theme for Visual Studio Code
Stars: ✭ 17 (-39.29%)
Mutual labels:  light-theme, dark-theme, vscode-theme
hyperterm-gruvbox
Hyperterm theme based on gruvbox
Stars: ✭ 16 (-42.86%)
Mutual labels:  light-theme, dark-theme
Edi
Edi - The open source text editor IDE based on AvalonDock and AvalonEdit
Stars: ✭ 220 (+685.71%)
Mutual labels:  light-theme, dark-theme
NumericUpDownLib
Implements numeric up down WPF controls to edit/display values (byte, integer, short, ushort etc.) with a textbox and optional up/down arrow (repeat) buttons. Value editing is possible by dragging the mouse vertically/horizontally, clicking up/down buttons, using up/down or left right cursor keys, spinning mousewheel on mouseover, or editing th…
Stars: ✭ 68 (+142.86%)
Mutual labels:  light-theme, dark-theme
Gatsby Starter Hello Friend
Pretty basic starter for Gatsby that covers all of the essentials. All you have to do is start typing!
Stars: ✭ 162 (+478.57%)
Mutual labels:  light-theme, dark-theme
fsc
A set of themeable WPF File System Controls similar to some parts of Windows (7-10) Explorer
Stars: ✭ 66 (+135.71%)
Mutual labels:  light-theme, dark-theme
Startpage
New revamped and improved Startpage, now with Dark Mode support!
Stars: ✭ 35 (+25%)
Mutual labels:  light-theme, dark-theme
ColorPickerLib
A WPF/MVVM implementation of a themeable color picker control.
Stars: ✭ 44 (+57.14%)
Mutual labels:  light-theme, dark-theme
brackets-light-pro
πŸŒ„ Brackets Light Pro Theme for VSCode
Stars: ✭ 86 (+207.14%)
Mutual labels:  light-theme, vscode-theme
Gruvbox
🎨 Sublime Text themes & color schemes with pastel 'retro groove' colors
Stars: ✭ 191 (+582.14%)
Mutual labels:  light-theme, dark-theme
Firefox Gnome Theme
A theme for Firefox 57+ matching GNOME Adwaita.
Stars: ✭ 179 (+539.29%)
Mutual labels:  light-theme, dark-theme
nord-wave
🎨 Darker version of the awesome Nord theme for VS Code
Stars: ✭ 35 (+25%)
Mutual labels:  dark-theme, vscode-theme
Windows Auto Night Mode
Automatically switches between the dark and light theme of Windows 10 and Windows 11
Stars: ✭ 3,375 (+11953.57%)
Mutual labels:  light-theme, dark-theme
theme-collection
A collection of themes for Node-RED
Stars: ✭ 43 (+53.57%)
Mutual labels:  light-theme, dark-theme
vuepress-theme-default-prefers-color-scheme
add prefers-color-scheme for vuepress default theme
Stars: ✭ 51 (+82.14%)
Mutual labels:  light-theme, dark-theme
vscode-dragon-theme
A VS Code dark theme for a cleaner and more streamlined interface. 😎
Stars: ✭ 29 (+3.57%)
Mutual labels:  dark-theme, vscode-theme
Elrodeo Vim Colorscheme
Dark low-contrast color scheme for Vim
Stars: ✭ 32 (+14.29%)
Mutual labels:  light-theme, dark-theme
St Theme Freesia
Freesia theme for Sublime Text 3. (Unmaintained.)
Stars: ✭ 108 (+285.71%)
Mutual labels:  light-theme, dark-theme

Xcode Colors

Bring the color of the Xcode 'Default (Dark)', Xcode 'Classic (Dark)' and Xcode 'Classic (Light)' themes to Visual Studio Code.

Xcode Default

Matches the default window and syntax colors of Xcode.

React

Xcode Default (Dark) Screenshot

Xcode Default (Dark) Screenshot

Angular

Xcode Default (Dark) Screenshot

Xcode Default (Dark) Screenshot

Xcode Default (Dark) Screenshot

Tips

To obtain the max similarity of Xcode, I recommend to use the Apple font-family called SF Mono Medium

Xcode Default (Dark) Screenshot

Change Log

All notable changes to the "xcode-12-theme" extension will be documented in this file.

[4.0.0] - 2022-06-23

Added

  • 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.

[3.3.0] - 2022-05-30

Added

  • Added new light theme Xcode Classic Light

[3.2.0] - 2022-05-30

Added

  • Added transparency to text selections
  • Fixed colors on git decorations
  • Thanks @heebeejeebees!

[3.1.0] - 2022-03-01

Added

  • Changed white color on parameters to cyan
  • Fixed colors on default dark

[3.0.0] - 2022-02-23

Added

  • Added better support for TypeScript
  • Fixed switch case color
  • Fixed function-call color
  • Fixed parameters color
  • Fixed block color

[2.2.0] - 2022-02-23

Added

  • Fixed variable parameter and usage color to deep blue like Xcode

[2.1.0] - 2022-02-22

Added

  • Changed variable parameter color to deep blue like Xcode

[2.0.0] - 2022-02-21

Added

  • 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

[1.2.0] - 2022-01-20

Added

  • Added yellow color to language constant & changed name of package

[1.2.0] - 2021-10-28

Added

  • Changed active and inactive tabs colors

[1.1.5] - 2021-06-24

Added

  • Typescript interface color

[1.1.4] - 2021-02-24

Added

  • Support for React

[1.1.3] - 2021-02-20

Added

  • Fixed typescript support class
  • Removed unused variables

[1.1.2] - 2021-02-14

Added

  • Fixed typescript optional color.
  • Changed semicolon color.
  • Removed theme white variables

[1.1.1] - 2020-01-03

Added

  • Minor Angular support.

[1.1.0] - 2020-01-02

Added

  • TypeScript support.
  • Fixed some colors bugs.

Thanks for reading!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].