tdiprima / pumpkin

:jack_o_lantern: A halloween theme, inspired on Github Halloween Themed Contribution Graph.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo #Pumpkin

A halloween theme, inspired on Github Halloween Themed Contribution Graph.

##Table of contents

##Sublime Text sublime text

###Install using Package Control If you are using Package Control, you can easily install pumpkin via the Package Control: Install Package. The package theme as Pumpkin Color Scheme in the packages list.

After this you should be able to select Pumpkin color scheme by browsing Preferences -> pumpkin Color Scheme -> Pumpkin

See pumpkin in package control web page

###Manually install 1 - Clone this repository

$ git clone https://github.com/afonsopacifer/pumpkin.git

2 - Take the pumpkin.tmTheme

3 - Open Sublime text and click on Preferences -> Browse Packages

4 - Then put the pumpkin.tmTheme there

5 - Now you should be able to select pumpkin theme by browsing Preferences -> Color Scheme -> pumpkin

##iTerm iTerm

###Install

1 - Clone this repository (or use .zip download option)

$ git clone https://github.com/afonsopacifer/pumpkin.git

2 - Go to iTerm > Preferences > Profiles > Colors Tab

3 - Click Load Presets...

4 - Click Import...

5 - Select the iterm/Pumpkin.itermcolors file

6 - Select the Pumpkin from Load Presets...

##Color Palette Color |Palette|Hex --------|------|------|------ eeeeee | Foreground |#eeeeee ffee4a | String |#ffee4a ffc501 | Function name,Function argument and Library class/type|#ffc501 fe9600 | Tag name and keywords|#fe9600 03001c | Background |#03001c 1fb8c0 | Tag attribute,Library function and Built-in constant |#1fb8c0 7E978D | Comment |#7E978D

##Contributing You want to help? read the contributing guide.

We maintain the organization of the versions through the Semantic Versioning 2.0.0

##Credits Logo by Rodrigo Mellos

Project inspired by @zenorocha's Dracula Theme and @raphamorim's Lucario.

Color palette inspired by:

Github Contribution

Github Halloween Themed Contribution Graph.

##License MIT License © Afonso Pacifer

About

:jack_o_lantern: A halloween theme, inspired on Github Halloween Themed Contribution Graph.

License:MIT License