Giter Site home page Giter Site logo

lucario's Introduction

Lucario

The best colorful flat theme for Vim, Atom, Sublime Text, Xcode, Terminal.app, XTerm and iTerm.

Logo

Summary

Atom

Atom Example

  1. Go to Atom -> Preferences...
  2. Then select the Install tab
  3. Switch to the Themes
  4. Type Lucario in the search box

See Lucario in atom.io page

Brackets

Not available yet.

Sublime Text

Sublime Example

Install using Package Control

If you are using Package Control, you can easily install Lucario via the Package Control: Install Package. The package theme as Lucario Color Scheme in the packages list. After this you should be able to select lucario color scheme by browsing Preferences -> Color Scheme -> Lucario Color Scheme -> Lucario

See Lucario in package control web page

Manually install

  1. Use git clone [email protected]:raphamorim/lucario.git and then take the Lucario.tmTheme
  2. Open Sublime text and click on Preferences -> Browse Packages
  3. Then put the Lucario.tmTheme there
  4. Now you should be able to select lucario theme by browsing Preferences -> Color Scheme -> Lucario

TextMate

Not available yet.

Vim

Vim Example

Put lucario.vim file in your ~/.vim/colors/ directory and add the following line to your vimrc file:

syntax enable
set number
colorscheme lucario

OS X Hint: vim /usr/share/vim/vimrc

Xcode

xcode Example

  1. Use git clone [email protected]:raphamorim/lucario.git (or use .zip download option)
  2. Copy the xcode/Lucario.dvtcolortheme file to your Xcode FontAndColorThemes directory
  3. Reopen your Xcode and click on Xcode -> preferences
  4. Open Fonts & Colors tab and select lucario as your theme

Hint: run this command to copy and paste Lucario.dvtcolortheme file to your Xcode FontAndColorThemes directory:

$ cp Lucario.dvtcolortheme ~/Library/Developer/Xcode/UserData/FontAndColorThemes/

iTerm

iTerm Example

  1. Use git clone [email protected]:raphamorim/lucario.git (or use .zip download option)
  2. iTerm > Settings Tab
  3. Go to "Profiles > Colors" tab
  4. Click "Load Presets..." to import and select the iterm/Lucario.itermcolors file

Terminal.app

Terminal Example

  1. Use git clone [email protected]:raphamorim/lucario.git (or use .zip download option)
  2. Terminal > Settings Tab
  3. Click "Gear" icon
  4. Click Import and select the terminal/Lucario.terminal file
  5. Click Default

XTerm

xterm Example

  1. Use git clone [email protected]:raphamorim/lucario.git (or use .zip download option)
  2. Copy the xterm/.Xresources file to your home directory
  3. (optional for some cases) Add xrdb -merge ~/.Xresources to your init scripts (e.g. .xinitrc)

Color Palette

Palette Hex RGB HSL
Background #2b3e50 43 62 80 209.2° 30.1% 24.1%
Current Line #243443 36 52 67 209° 30.1% 20.2%
Selection #19242f 25 36 47 210° 30.6% 14.1%
Foreground #f8f8f2 248 248 242 60° 30% 96%
Comment #5c98cd 92 152 205 208.1° 53.1% 58.2%
String #E6DB74 230 219 116 54.2° 69.5% 67.8%

Contributing

Why not use lucario color scheme in your favorite editor? does not exist? So what about creating one, is very simple \o/

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: `git commit -m 'Add some feature'``
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :)

About

Credits: Project inspired by @zenorocha's Dracula Theme.

License: MIT ® Raphael Amorim.

lucario's People

Contributors

raphamorim avatar ericvaladas avatar leobalter avatar dsifford avatar jriff avatar panosl avatar taro-0 avatar casidiablo avatar ezefranca avatar nicosantangelo avatar tylerfowler avatar jiasm avatar

Watchers

James Cloos avatar Toan Nguyen  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.