All Projects → braver → Phpstorm Solarized

braver / Phpstorm Solarized

Solarized theme for JetBrains PhpStorm

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Phpstorm Solarized

KodeEditor
A simple code editor with syntax highlighting and pinch to zoom
Stars: ✭ 60 (-35.48%)
Mutual labels:  code, highlighting
Codeigniter Phpstorm
PhpStorm Code Completion to CodeIgniter
Stars: ✭ 194 (+108.6%)
Mutual labels:  phpstorm, code
Intellij Platform Solarized
Solarized UI and editor themes for IntelliJ IDEA, CLion, Rider, PyCharm, RubyMine, PhpStorm, WebStorm, Android Studio, DataGrip and GoLand
Stars: ✭ 148 (+59.14%)
Mutual labels:  phpstorm, highlighting
Solarized
Solarized color scheme for Sublime Text 3
Stars: ✭ 314 (+237.63%)
Mutual labels:  code, highlighting
Rocannon
Vim for Ansible playbooks: omni-completion, abbreviations, syntax, folding, K-docs, and colorscheme
Stars: ✭ 80 (-13.98%)
Mutual labels:  highlighting
Seriouscode
This header file enforces Clang warnings to bu turned-on for specific flags (almost everyone, at least each one I was able to find).
Stars: ✭ 68 (-26.88%)
Mutual labels:  code
Skater .net Obfuscator
Skater .NET Obfuscator is an obfuscation tool for .NET code protection. It implements all known software protection techniques and obfuscation algorithms.
Stars: ✭ 64 (-31.18%)
Mutual labels:  code
Dyci Main
Dynamic Code Injection Tool for Objective-C
Stars: ✭ 1,103 (+1086.02%)
Mutual labels:  code
Devel Cover
Code coverage metrics for Perl
Stars: ✭ 91 (-2.15%)
Mutual labels:  code
Cargo Crev
A cryptographically verifiable code review system for the cargo (Rust) package manager.
Stars: ✭ 1,268 (+1263.44%)
Mutual labels:  code
The Python Standard Library By Example
《Python3 标准库》电子书和配套代码 "The Python Standard Library by Example" ebook and source code 一本又厚又全的讲解Python3标准库的书籍(1000多页)适合当作字典参考或者闲暇时慢慢阅读。
Stars: ✭ 74 (-20.43%)
Mutual labels:  code
Phpstorm Laravel Live Templates
Laravel Live Templates for PhpStorm
Stars: ✭ 1,157 (+1144.09%)
Mutual labels:  phpstorm
Laravel Whoops Editor
Laravel Whoops Editor helps to open your code editor from exception stack trace.
Stars: ✭ 83 (-10.75%)
Mutual labels:  phpstorm
Codefont
60余种常用的等宽字体 愉快的code吧 欢迎issues我 收录更多字体 Happy code bar with more than 60 common fonts of equal width. Welcome issues. I include more fonts.
Stars: ✭ 68 (-26.88%)
Mutual labels:  code
Renault Radio Code List
List of all security codes required to activate Renault car radios.
Stars: ✭ 88 (-5.38%)
Mutual labels:  code
React Pin Field
📟 React component for entering PIN codes.
Stars: ✭ 63 (-32.26%)
Mutual labels:  code
Php Reflection Code
PHP反射IDE自动提示生成器
Stars: ✭ 73 (-21.51%)
Mutual labels:  code
Symfony Phpstorm Meta
PhpStorm meta data for expected arguments completion.
Stars: ✭ 84 (-9.68%)
Mutual labels:  phpstorm
Subethaedit
General purpose plain text editor for macOS. Widely known for its live collaboration feature.
Stars: ✭ 1,183 (+1172.04%)
Mutual labels:  code
Pythoncodeconvert
一个突发奇想得来的项目。利用Python语言的print实现编写其他语言的程序。
Stars: ✭ 72 (-22.58%)
Mutual labels:  code

PhpStorm-Solarized

Solarized Colorscheme for Jetbrains PhpStorm 5.0


Original Solarized color scheme developed by Ethan Schoonover [email protected]

Adapted for Jetbrains PhpStorm by: Koen Lageveen https://github.com/braver

See the Solarized homepage for screenshots, details and colorscheme versions for Vim, Mutt, popular terminal emulators and other applications.

Installation

Option 1: Manual installation

  1. Copy Solarized Dark.xml and Solarized Light.xml to your PhpStorm preferences:
  • On Linux it is in /home/<username>/.WebIde<version>0/config/colors.
  • On Mac it is in ~/Library/Preferences/WebIde<version>0/colors.
  • On Windows it is in C:\Users\<username>\.WebIde<version>0\config\colors.

Replace WebIde<version>0 with the Version of PhpStorm you use, e.g. WebIde70 for PhpStorm 7

  1. Restart PhpStorm

  2. Go to Preferences | Editor | Colors & Fonts and select one of the new color themes.

Option 2: Import settings

  1. Clone (or download) this repository.
  2. Go to File | Import Settings select the directory and click Choose.
  3. Check Color schemes and press Ok.
  4. Restart PhpStorm.
  5. Go to Preferences | Editor | Colors & Fonts and select one of the new color themes.

Note About Fonts

Unfortunately, font settings are included in the color settings files. It is currently set to Consolas. You should probably modify these in Preferences | Editor | Colors & Fonts | Font after adding the color schemes.

Screenshots

Screenshots of PhpStorm Solarized in action:

Dark

Light

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