rojiani / ziggy-stardust-colors

A Dark Color Scheme for Sublime Text, IntelliJ, AndroidStudio, Xcode, iTerm, vim, & more

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ziggy Stardust Color Theme

Screenshots

Java (IntelliJ/AndroidStudio):

Kotlin (IntelliJ/AndroidStudio):

Python (PyCharm): TODO

WebStorm: TODO

Installation

JetBrains IDEs

Copy the *.icls file to the colors/ subdirectory of where your Preferences are stored:

See this link to find out the location based on the OS & JetBrains product.

For macOS, this is located at:
~/Library/Preferences/{PRODUCT}{VERSION}/colors/
e.g.:
~/Library/Preferences/IntelliJIdea2019.2/colors/ or ~/Library/Preferences/IdeaIC2018.2/colors/

The Themes work best with Material Theme UI. This color scheme goes well with the Atom One Dark UI Theme Setting. To switch to Atom One Dark (after installing Material Theme UI, & restarting):

Open Preferences => Appearance & Behavior => Material Theme and change Selected Theme to Atom One Dark.

Sublime Text

Copy ZiggyStardust.tmTheme to ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/User

Atom

Copy or symlink Atom/ziggy-stardust-syntax:

$ ln -s Atom/ziggy-stardust-syntax ~/.atom/packages

Visual Studio Code

Copy or symlink VisualStudioCode/ziggy-stardust:

$ ln -s VisualStudioCode/ziggy-stardust ~/.vscode/extensions

iTerm

Instructions

Xcode

Copy the file to ~/Library/Developer/Xcode/UserData/FontAndColorThemes/.

About

A Dark Color Scheme for Sublime Text, IntelliJ, AndroidStudio, Xcode, iTerm, vim, & more


Languages

Language:Vim Script 69.6%Language:CSS 22.9%Language:Shell 7.5%