All Projects → abhimanyu003 → Phpstorm Spacegray

abhimanyu003 / Phpstorm Spacegray

Licence: mit
phpStorm color scheme based on http://kkga.github.io/spacegray/

Projects that are alternatives of or similar to Phpstorm Spacegray

Alacritty Colorscheme
Change colorscheme of alacritty with ease.
Stars: ✭ 184 (-19.3%)
Mutual labels:  themes
Phpstormprotocol
Custom protocol handler for the PhpStorm
Stars: ✭ 195 (-14.47%)
Mutual labels:  phpstorm
Themify
👨‍🎨 CSS Themes Made Easy. A robust, opinionated solution to manage themes in your web application
Stars: ✭ 218 (-4.39%)
Mutual labels:  themes
Vscode Vlang
V Language extension for Visual Studio Code.
Stars: ✭ 190 (-16.67%)
Mutual labels:  themes
Awesome Copycats
Awesome WM themes
Stars: ✭ 2,445 (+972.37%)
Mutual labels:  themes
Wplib Box
The Best Local Dev Server for WordPress Developers
Stars: ✭ 204 (-10.53%)
Mutual labels:  phpstorm
Win32 Darkmode
Example application shows how to use undocumented dark mode API introduced in Windows 10 1809.
Stars: ✭ 176 (-22.81%)
Mutual labels:  themes
React Native Easy Starter
A react-native starter kit using RN0.63, Flipper support, LogBox, AndroidX, Hooks workflow, easy-peasy, code-push, Themes support and much more
Stars: ✭ 224 (-1.75%)
Mutual labels:  themes
Web Greeter
A modern, visually appealing greeter for LightDM.
Stars: ✭ 196 (-14.04%)
Mutual labels:  themes
Idea Php Annotation Plugin
Add PHP annotation support for PhpStorm and IntelliJ
Stars: ✭ 216 (-5.26%)
Mutual labels:  phpstorm
Browser Base
Modern and feature-rich web browser base based on Electron
Stars: ✭ 2,417 (+960.09%)
Mutual labels:  themes
Codeigniter Phpstorm
PhpStorm Code Completion to CodeIgniter
Stars: ✭ 194 (-14.91%)
Mutual labels:  phpstorm
Powerbi Themetemplates
Snippets for assembling Power BI Themes
Stars: ✭ 203 (-10.96%)
Mutual labels:  themes
Open In Editor
NPM package to open a file in editor
Stars: ✭ 187 (-17.98%)
Mutual labels:  phpstorm
Php Ide Helper
Yaf、yar、yac、yaconf、Redis、Swoole、msgpack、xhprof等PHP框架或扩展在IDE下自动识别类、常量、自动补全方法名
Stars: ✭ 218 (-4.39%)
Mutual labels:  phpstorm
Colorful
Android runtime theme library
Stars: ✭ 2,091 (+817.11%)
Mutual labels:  themes
Windows Terminals
Repository with some awesome Windows Terminals themes
Stars: ✭ 199 (-12.72%)
Mutual labels:  themes
Theme Check
Theme Check plugin
Stars: ✭ 224 (-1.75%)
Mutual labels:  themes
Typora Cobalt Theme
A dark theme for Typora with enhanced UI
Stars: ✭ 218 (-4.39%)
Mutual labels:  themes
Coda 2 Themes
A collection of commonly loved themes ported for the new Coda 2 from Panic
Stars: ✭ 209 (-8.33%)
Mutual labels:  themes

phpStorm SpaceGray color scheme

phpStorm SpaceGray color is based on SpaceGray theme http://kkga.github.io/spacegray for Sublime Text

Fonts

SpaceGray Colors

PHP Example

Php example

HTML Example

HTML example


Eighties Colors

PHP Example

PHP Eaxmple

HTML Example

HTML Example

Installation

  • Place the Spacegray.icls and Eighties.icls file in your phpStorm folder paths are given below.
  • Then go to File -> Settings -> Editor -> Colors & Fonts
  • Select the Spacegray or Eighties theme from the drop down list
  • Restart the phpStorm
  • Install color IDE plugin to change the color of sidebar.

Ubuntu Linux

For phpstorm version 8.x
cd ~/.WebIde80/config/colors
For phpstorm version 9.x
cd ~/.WebIde90/config/colors

Mac OS X

For phpstorm version 8.x
cd ~/Library/Preferences/WebIde80/colors/
For phpstorm version 9.x
cd ~/Library/Preferences/WebIde90/colors/

Windows

For phpstorm version 8.x
c:/Users/USERNAME/.WebIde70/config/colors
For phpstorm version 9.x
c:/Users/USERNAME/.WebIde90/config/colors

Contribute

Feel free to contribute

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