Giter Club home page Giter Club logo

colour-schemes's Introduction

Colour Schemes by Dayle Rees.

Support via Gittip

Hi there! My name's Dayle Rees and I'm one of the Laravel PHP framework team. Part of the Laravel mentality is that coding should be enjoyable for the developer and not just for the client receiving your hard work. For this reason, I'd like to share with you a number of themes for some popular text editors that will hopefully be pleasing to your eyes and allow you to enjoy the time you spend in front of the screen.

Oh also, I'm British. I'm not making a spelling mistake. It is COLOUR. With the U ;)

This package currently supports colour schemes for:

Preview

Instead of spamming this readme file with a thousand screenshots, I've created a page where you can preview all of the schemes in HTML.

Colour Schemes Demo Page

Compatibility

Themes in this package are generated from a custom theme file. They must be mapped once for each editor. The mapping process varies upon the editor, and for that reason some editors are considered very WIP. Don't worry. We'll get there.

Scheme type Compatibility %
Sublime Text (Colour Schemes) 98%
Sublime Text (UI Themes) 90%
Coda 90%
Jetbrains (inc PHPStorm) 60%
Bootstrap (Variables) 80%
VIM 70%
Google Pretty Print 95%
HTML Previews 100%
Highlight.JS 60%
Xcode 90%

Installation

Installation of the colour schemes depends greatly upon the type of software that you intend to use them with. Here are the guides for common editors and libraries.

Sublime Text

With the Sublime Text editor the themes can be installed using Package Control. Simply install the Dayle Rees Color Schemes package from the official repository.

Otherwise, you must first find your Sublime Text 2 packages directory. You can find this by using the Preferences -> Browse Packages menu from within Sublime Text.

Next either create a daylerees - themes folder within this directory, and copy the contents of the github repository inside, or clone the repository using the GIT software within the packages directory :

$ git clone https://github.com/daylerees/colour-schemes.git daylerees-themes

Now simply use the Color Schemes option of your preferences menu to switch between themes, enjoy!

TextMate 1.5.x

Clone the repository and copy the theme files into ~/Library/Application\ Support/TextMate/Themes/:

$ git clone https://github.com/daylerees/colour-schemes.git daylerees-themes
$ cd daylerees-themes/sublime
$ mkdir ~/Library/Application\ Support/TextMate/Themes/
$ cp *.tmTheme ~/Library/Application\ Support/TextMate/Themes/

Textmate 2

Clone the repository and copy the theme files into ~/Library/Application\ Support/TextMate/Managed/Bundles/Themes.tmbundle/Themes/:

$ git clone https://github.com/daylerees/colour-schemes.git daylerees-themes
$ cd daylerees-themes/sublime
$ cp *.tmTheme ~/Library/Application\ Support/TextMate/Managed/Bundles/Themes.tmbundle/Themes/

Note that you cannot clone the repository into the Themes directory -- as of this writing TextMate 2 will not recursively scan subdirectories searching for themes. Also note that you cannot symlink the themes into the Themes directory either -- TextMate will hang attempting to process them.

VIM

There are multiple methods of installing the colour schemes when using VIM.

Manual

Download or clone the colour schemes repository with git into your .vim/colors directory.

Vundle

Add the following to your .vimrc:

Bundle "daylerees/colour-schemes", { "rtp": "vim/" }

Whichever installation method you choose, simply add the following line to your .vimrc:

colorscheme <scheme-name-here>

Save and re-launch vim to use, enjoy!

IntelliJ

See the documentation for your editor, this varies between each one!

Sublime UI Themes

WARNING: These are work in progress. Some themes may look strange. Be sure to raise an issue though! :)

The Sublime UI themes are based on Space Gray by kkga_.

The above theme MUST be installed before enabling my UI themes, since it uses its assets. You must also install this colour schemes package as per usual.

Once Space Gray is installed (does not need to be active), add the following line to your user configuration file.

"theme": "<themename>.sublime-theme",

Where <themename> is the lowercase filename of the theme located in the /sublimeui directory. Choose whichever theme you like, it doesn't need to match the colourscheme. For example:

"theme": "piggy.sublime-theme",

Enjoy!

Xcode Colour Schemes

Copy the schemes that you choose from the xcode folder to:

~/Library/Developer/Xcode/UserData/FontAndColorThemes

Now the schemes will be available within the Xcode preferences.

Bootstrap

To use the bootstrap colour themes, you must be using the LESS version of bootstrap. Simply replace the contents of variables.less with one of the files within the bootstrap directory.

HighlightJS

To use the Highlight.JS themes, simply use the appropriate CSS file from within the highlightjs directory.

Coda 2

To install a Coda theme, enter the preferences for Code, click the 'Colors' tab, hit the cog icon and choose import to select a theme from the coda directory.

Atom

To install an atom theme, simply copy it from the atom directory to ~/.atom/packages. Now you can select it from the settings menu. Enjoy!

Emacs

To install an emacs theme, just copy it from the emacs directory to ~/.emacs.d/ and you can then select it using m-x load-theme or set it as the default.

Heads up. It'll ask you whether you really want to load the theme because it involves running lisp code. Feel free to check everything's safe before you do

Visual Studio Code

Copy the theme you want from the vscode directory to ~/.vscode/extensions (Mac/Linux) or %USERPROFILE%\.vscode\extensions (Windows). Start vscode (or reload the window) and select the theme in your preferences.

Requests

  • Hyrule - Requested by Taylor Otwell of Laravel, a Zelda theme!
  • Darkside - Based on Pink Floyd's 'dark side of the moon', a request by Jamie Rumbelow.
  • Earthsong - An earthy request by Dan Horrigan, happy to try.
  • Tron - Requested by Aurélien Thieriot!
  • Tron Legacy - Aurélien Thieriot wasn't happy with just one theme, here's Tron Legacy!
  • Userscape - Ian Landsman requested a light theme, I give you Userscape.

Contribute

If you would like to request a colourscheme, an alternate version of an existing scheme, or submit your own theme to the collection simply send an Issue or a Pull request.

If you would like to buy me a beer for the time I have spent on these themes, my paypal address is [email protected], thanks a lot! :)

Enjoy

This is the important part, enjoy using your new colour scheme!

colour-schemes's People

Contributors

arminrosu avatar autokludge avatar benweier avatar bheklilr avatar clauddiu avatar codezomb avatar csuhta avatar danvirsen avatar daylerees avatar dotcypress avatar drgomesp avatar geetarista avatar gko avatar gunlinux avatar hovsater avatar infery avatar jamescjohns avatar jerel avatar joshmock avatar justrjlewis avatar martijndeb avatar mvasilkov avatar namnamgit avatar nochso avatar patrickrose avatar poyeyo avatar rtablada avatar shyam-habarakada avatar theckman avatar yuriybabenko avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

colour-schemes's Issues

Xcode color scheme

Hey, it would be really cool to have an Xcode color scheme. And it would be even cooler if it came with a darker version!

Thanks again for everything

Earthsong

Hello,

I had to delete the Earthsong theme as Sublime was complaining that there was a parsing error

Let's describe the schemes, not the people

The descriptions should describe or provide more information about the schemes, not make assumptions about the people that might choose them.

Examples:

Carbonite

"for boring people" might be better described as "A monochromatic theme"

Lavender

"one for the ladies" might be better described as "Just what it says on the tin"

more "verbose" JSON highlighting

Is it possible to customize the color of the JSON format like in the following?

Github code highlighting

Right now all scheme's JSON syntax color is plain at the moment:

Green Chaud [Request]

Please add this sexy old theme, I've tried to reach Boris Popoff to ask him for premission but his website seems abandoned, and reading his comments, anyone is able to contribute/adapt it, so it seems legit to do it.

Old files for aptana still can be downloaded here

php

Slowing down Sublime

Preface: I'm not entirely sure if it's this package that's slowing down Sublime, so I could use some pointers on figuring that out.

I'm using Expandrive to connect to a remote server as if it's a local disk. All has been working fine with stock Sublime2. I installed a couple of packages, including this one. Seemingly as a result, Sublime has been running pretty slow. I don't think it's a wifi/ethernet issue, as I've tried multiple networks using an ethernet cable (plus Finder/Terminal is very responsive). I tried disabling all of the packages I had installed (with exception of this one) and it was still slow. After disabling this package, things seemed to have sped up to a almost normal responsiveness.

I was a bit surprised, given this simply adds a menu option for color schemes. Thoughts? Ideas on how I can help debug (does Sublime have info on packages that may be running slowly)? Thanks

Issue with CSS syntax

I'm having an issue on CSS files where the properties are coming out italic and it's driving me nuts. I am using Source Code Pro as the font.

Here is a screenshot of your HalfLife scheme on the left showing the issue and another scheme, Resesif Boned on the right:

css-italic

I'd like to be able to use your color schemes but this issue is stopping me. Thanks for any input.

Eclipse/Netbeans like colour scheme

Hi, is that possible to get a Eclipse/Netbeans like colour scheme?

Here is a screenshot:
colour-scheme

This is very simple and could maybe be improved (for instance change color in comments like @param).
Many thanks!

Hard to read comments in dark themes

Most dark themes have little contrast between the color used for comments and the background. If you configure the editor to highlight the current line, the problem gets worse. The line of the comment you are currently reading is barely readable.

It would be very helpful to have more contrast between comments, the background and the line highlight.

Screenshot attached as a demonstration. Thanks!

Screenshot from 2013-02-22 11:52:28

Stark theme is sub-optimal with LaTeX

I really like the Stark theme for Java, Python, and Haskell, but it falls short when used with LaTeX, as you can see below. Its missing the reds and contrast between different elements of the code. Any chance the theme could be updated so that it stays the same with other languages but recognizes LaTeX better?

Thanks!

image

Sidebar | Open Files & Folders Theming

Hey Dayle, Could you make it is possible to extend the theme color scheme into the sidebar ?

I really like your themes, extending them into the sidebar would be an great feature!

Many thanks in advance!

Active indent guides retaining orange color from Monokai

Awesome work on these color schemes Dayle! One thing I found is that if you enable the draw_active option for indent_guide_options in ST2, the active color remains orange from the original Monokai theme. Just something that might be nice to have beautifully themed as well.

Screenshot

Thanks for your work on these!

Package Control

Would be awesome to have these colour schemes in package control :)

Tip

You inspired me to share my color scheme too (https://github.com/raydric/raydric-color-scheme).
Just a tip, you can add color to PHP tags on html files using:

    <dict>
        <key>name</key>
        <string>PHP Tags</string>
        <key>scope</key>
        <string>punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php</string>
        <key>settings</key>
        <dict>
            <key>foreground</key>
            <string>#ff6666</string>
        </dict>
    </dict>

The same rule applies to asp, ruby and probably for others too.
Also: https://github.com/wbond/package_control_channel

Vintage inspired colour scheme

Dayle,

Have you considered adding a colour scheme (or a pair light and dark) which are inspired by vintage colours prevalent in the 50's? I'm thinking of one myself and if I get it worked out, I will submit it as a suggestion, but since you are a master at it, I thought I would ask.

Cheers,

Installing Sublime Themes Without Git

For those unsure how to install these themes without Git:

Create a new directory inside your sublime/packages directory called "Theme - Color Schemes".

Download the theme files and copy them into the new folder.

Then visit preferences > color scheme > Color Schemes and chose a theme,

Last Night Color Scheme does not color closing parenthesis

Have you noticed that the last night color scheme does not highlight closing parenthesis the same color as the rest of the method declaration / invocation?

This problem does not occur in all languages. I sent a screenshot of golang showing the problem.

Screenshot from 2013-02-22 11:48:12

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.