GithubHelp home page GithubHelp logo

andro's Introduction

Andro

Andro is a theme for MacRabbit's Espresso, that I made and am using. Expect updates, as I fiddle with the details. I will also be porting Andro to several other editors in the near future, such as TextMate and Notepad++

Languages that are currently supported:

HTML

HTML

CSS, LESS, SASS

CSS

JavaScript

JavaScript

PHP

PHP

Python

Python

Porting to other Editors

If you're going to port Andro to another editor, please let me know, and I'll add it. Note that getting the same effect is pretty hard, as not many editors enable you to have as much flexibility as Espresso.

Here are the colors (credit goes to @neilhanlon for converting the HEX to RGB):

$background: #292929;     :  rgb(41,41,41)
$highlight: #3C3C3C;      :  rgb(60,60,60)
$current: #303030;        :  rgb(48,48,48)

$blue: #6B84A3;           :  rgb(107,132,163)
$beige: #E8BF6A;          :  rgb(232,191,122)
$white: #D6D6D6;          :  rgb(214,214,214)
$brown: #676767;          :  rgb(103,103,103)
$orange: #C24D43;         :  rgb(194,77,67)
$grey: #B9AA99;           :  rgb(185,170,153)

License

You can do whatever the hell you want. Really. Use it, share it, modify it, smash it against the wall if you feel like it! Be nice though, I'd appreciate a mention as the original author if you're going to be sharing / building on it.

Installing Andro

All the files for the various IDEs are in the theme folder. Editor themes in the theme directory with a + in front of their names mean that they aren't a full port, that some things were lost.

Also, I suggest you use Monaco as your font, at 11pt or 12pt, depending on what looks best in your editor.

Espresso

Copy the the themes/Espresso/Andro.css file to ~/Library/Application Support/Espresso/Themes/Andro.css. Open up Espresso, go to Espresso ➜ Preferences ➜ Colors and set your "active theme" to Andro.

The .SCSS file that I used for generating the Andro.css file is also available in there, if you decide to edit it yourself.

TextMate

Open up the themes/+TextMate/Andro.tmTheme file in TextMate (nothing should happen, but the app should open). Then select "Andro" as your theme in TextMate ➜ Preferences ➜ Fonts and Colors.

Note that this is not a full port. Some of the styling visible on the Espresso screenshots was not possible to replicate with TextMate.

Sublime Text 2

Copy the themes/+Sublime Text 2/Andro.tmTheme file to ~/Library/Application Support/Sublime Text 2/Packages/User/Andro.tmTheme. Then open Sublime Text, and select Sublime Texte 2 ➜ Preferences ➜ Color Scheme ➜ User ➜ Andro. Andro should now be your theme.

Note that this is not a full port. Some of the styling visible on the Espresso screenshots was not possible to replicate with TextMate.

andro's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

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.