/dark-peacock

Dark variant of Peacock colour scheme for JetBrains Family

MIT LicenseMIT

Dark Peacock

Dark variant of Peacock colour scheme for JetBrains IDEs (PhpStorm/WebStorm)

How to:

OSX
  • On Finder, navigate to the location where you downloaded the XML and copy it. Then press shift+command+g and go to: ~/Library/Preferences/WebIde70/colors/

  • Paste the .xml file in and restart your IDE. Then navigate to Settings > Editor > Colors & Fonts and select the Dark Peacock color scheme.

Windows
  • On Windows Explorer, select the XML file just downloaded and copy it.

  • Then navigate to the colors folder, located in: C:/Users/USERNAME/.WebIde70/config/colors Paste the .xml file in and restart your IDE.

  • Then navigate to File > Settings > Editor > Colors & Fonts and select the Dark Peacock color scheme.

Linux
  • On Linux, the color files are located in: ~/.WebIde70/config/colors/ After you put your .xml files, restart your IDE.

  • Then navigate to File > Settings > Editor > Colors & Fonts and select the Dark Peacock color scheme.

Note: If you couldn't find .WebIde70 folder in your system then it means you're using different version of webstorm/phpstorm. There are different folders for each versions, such as:

  • PhpStorm 7.x - .WebIde70
  • PhpStorm 8.x - .WebIde80
  • WebStorm 9.x - .WebStorm9
  • WebStorm 10.x - .WebStorm10

Screenshots

Javascript JS Screenshot for Dark Peacock

SCSS SCSS Screenshot for Dark Peacock

HTML HTML Screenshot for Dark Peacock

Bash Bash Screenshot for Dark Peacock

Fonts

Primary font for this theme is Hack by @chrissimpkins while Source Code Pro by @adobe-fonts serves as secondary one.

License

The MIT License (MIT)

Copyright (c) 2014 Umayr Shahid <umayrr@hotmail.co.uk>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
```