• Stars
    star
    573
  • Rank 77,865 (Top 2 %)
  • Language
  • License
    MIT License
  • Created almost 9 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Peacock colour scheme optimized for the Material UI PHPStorm theme.

Material Peacock

Peacock colour scheme optimized for the Material UI PHPStorm theme.

screenshot

Installation

The UI theme used in the screenshot is the Material UI theme by Chris Magnussen. You'll find instructions for installing it over at his repository.

The font used in the screenshot is Hack, but I'd also recommend Fira Code

If you'd like to use all of my settings (more than just colours) then simply import the settings.jar using File -> Import Settings. Please note that I mostly code in PHP, so my settings will have been optimized for that environment.

If you'd like to install only the colour scheme, simply copy Material Peacock.icls to:

~/Library/Preferences/WebIde100/colors

For Linux: copy the file under the following path:

~/.WebIde100/config/colors

For windows: copy the file under the following path:

%USERPROFILE%\.WebIde100\config\colors

The WebIde100 section is your PHPStorm version multiplied by ten. For example, using PHPStorm 7 it would be WebIde70. If the colors directory does not exist, then simply create it.

Feedback

If you like what you see, then please send me a tweet @daylerees;

If you've seen a weird colouring in the theme, then please post an issue with a screenshot and sample code.

Have a wonderful day!

Dayle.

More Repositories

1

colour-schemes

Colour schemes for a variety of editors created by Dayle Rees.
HTML
9,319
star
2

scientist

A PHP experimentation library inspired by Github's own Scientist.
PHP
781
star
3

test-driven-development-example

An introduction to Test-Driven Development (TDD).
PHP
510
star
4

dependency-injection-example

An introduction to Dependency Injection.
PHP
419
star
5

laravel-website-configs

Webserver configuration files for Laravel 4.
336
star
6

anbu

Anbu profiler for the Laravel PHP Framework.
CSS
308
star
7

sanitizer

Sanitize data using a number of mutation methods.
PHP
261
star
8

kurenai

Kurenai is a document with metadata parsing library for PHP.
PHP
152
star
9

laravel-resources

A list of resources for the Laravel framework.
65
star
10

laravel-vagrant

Vagrant configuration for Laravel 4.
Ruby
59
star
11

container-debug

Container debug command for Laravel four.
PHP
57
star
12

scientist-laravel

Allow the Scientist library to be used with the Laravel PHP framework.
PHP
54
star
13

default-github-templates

Default templates for contribution guide, issues, and pull requests.
41
star
14

blog-tutorial-code

The code that accompanies the blog tutorial chapter.
PHP
19
star
15

inversion-of-control-container-example

PHP
15
star
16

presenters

PHP
9
star
17

daylerees.github.io

CSS
7
star
18

container-example

Example code to accompany article @ https://daylerees.com/container-baking
PHP
5
star
19

rainglow-atom

300+ themes for Atom editor.
CSS
4
star
20

resume

Resume/CV for Dayle Rees.
HTML
4
star
21

anbu-agent

Agent for the Anbu profiler.
PHP
3
star
22

events-challenge

Go
2
star
23

brackets

320+ color themes for Adobe Brackets.
CSS
2
star
24

rainbow

Color scheme generation.
JavaScript
1
star
25

go-exercises

Just some Golang exercises
Go
1
star
26

json-rpc-foundation

Implementation of JSON-RPC protocol using Symfony HTTP Foundation.
PHP
1
star