GithubHelp home page GithubHelp logo

leandromatos / pre-theme Goto Github PK

View Code? Open in Web Editor NEW
49.0 6.0 9.0 1.24 MB

A simple and dark theme enough for Alfred, iTerm, Sublime, Terminal (Mac), ZSH, Sequel Pro and Slack

Shell 64.41% JavaScript 35.59%
zsh-theme iterm2 dark-theme sublime-text alfred theme sequel-pro terminal-theme alfred-theme zsh

pre-theme's Introduction

#Pre Theme

A simple and dark theme enough for Alfred, iTerm, Sublime, Terminal (Mac), ZSH and Sequel Pro.

Alfred

Alfred

Install using Git

If you are a git user, you can install the theme and keep up to date by cloning the repo:

$ git clone https://github.com/leandromatos/pre-theme/

Install manually

Download using the GitHub .zip download option and unzip them.

Activate the theme

Double-clicking on alfred/Pre.alfredappearance file

iTerm2

iTerm2

Note: iTerm2 with ZSH Theme.

Install using Git

If you are a git user, you can install the theme and keep up to date by cloning the repo:

$ git clone https://github.com/leandromatos/pre-theme/

Install manually

Download using the GitHub .zip download option and unzip them.

Activate the theme

  1. Go to iTerm2 > Preferences > Profiles > Colors Tab
  2. Click Load Presets …
  3. Click Import
  4. Select the iterm/Pre.itermcolors file
  5. Select Pre from Load Presets …

Sublime

Sublime

Install using Git

If you are a git user, you can install the theme and keep up to date by cloning the repo:

$ git clone https://github.com/leandromatos/pre-theme/

Install manually

Download using the GitHub .zip download option and unzip them.

Activate the theme

  1. Go to Sublime Text > Preferences > Browse Packages …
  2. Copy the sublime/Theme - Pre folder and paste into your Sublime Text Package directory
  3. Go to Sublime Text > Preferences > Settings – User and add preferences
"theme": "Pre.sublime-theme",
"color_scheme": "Packages/Theme - Pre/Pre.tmTheme",

Theme styles

This theme provides an alternative style:

Screencasts

Set big text including tabs and sidebar

"pre_theme_screencasts": true,
"font_size": 18.0,

Recommended settings for a better UI experience:

"overlay_scroll_bars": "enabled",
"font_size": 14.0,
"line_padding_top": 4,
"line_padding_bottom": 4,
"indent_guide_options": [ "draw_normal", "draw_active" ], // highlight active indent
"font_options": [ "gray_antialias" ], // on retina Mac

Note: Remember to restart Sublime Text after modify any preferences in Settings – User.

Terminal (Mac)

Terminal (Mac)

Note: Terminal (Mac) with ZSH Theme.

Install using Git

If you are a git user, you can install the theme and keep up to date by cloning the repo:

$ git clone https://github.com/leandromatos/pre-theme/

Install manually

  1. Download using the GitHub .zip download option and unzip them.

Activate the theme

  1. Go to Terminal > Preferences
  2. Click "Gear" icon
  3. Click Import …
  4. Select the terminal/Pre.terminal file
  5. Click Default

ZSH

Install using Git

If you are a git user, you can install the theme and keep up to date by cloning the repo:

$ git clone https://github.com/leandromatos/pre-theme/

And creating a symbolic link to oh-my-zsh's theme folder:

$ ln -s $PRE_THEME/zsh/pre.zsh-theme $OH_MY_ZSH/themes/pre.zsh-theme

Note: Remember that you should replace $PRE_THEME and $OH_MY_ZSH to the actual directories for this command to work.

Install manually

  1. Download using the GitHub .zip download option and unzip them.
  2. Move zsh/pre.zsh-theme file to oh-my-zsh's theme folder: ~/.oh-my-zsh/themes/pre.zsh-theme.

Activate the theme

  1. Go to your ~/.zshrc file and set ZSH_THEME="pre".

Note: The theme requires specific fonts to display the status icons correctly in the terminal. Please download and install all variations named "FiraCode Nerd Font".

Recommended settings for a better UI experience:

If you use iTerm2

  1. Go to iTerm2 > Preferences > Profiles > Text Tab
  2. In Font click to Change font and select family FiraCode Nerd Font, typeface Regular, size 16, vertical align 90, and horizontal align 110.
  3. In Non-ASCII Font click in Change font and select family FiraCode Nerd Font, typeface g and size 14

If you use terminal (mac)

  1. Go to Terminal > Preferences
  2. In Font click in Change … and select family FiraCode Nerd Font, typeface Regular and size 16

Sequel Pro

Sequel Pro

Install using Git

If you are a git user, you can install the theme and keep up to date by cloning the repo:

$ git clone https://github.com/leandromatos/pre-theme/

Install manually

  1. Download using the GitHub .zip download option and unzip them.

Activate the theme

  1. Go to Sequel Pro > Preferences > Query Editor
  2. Click "Gear" icon
  3. Click Click Import Color Scheme...
  4. Select the Select the Pre.spTheme file file

Slack

Slack

  1. Go to User Menu > Preferences > Sidebar Theme
  2. In the bottom of the window, look for a "customize your theme and share it with others" link
  3. Copy and paste the values below
#191919,#292929,#191919,#23FF5E,#292929,#FFFFFF,#23ff5e,#23FF5E

Contributing

If you want to help, please read the Contributing guide.

License

MIT License © Leandro Matos

pre-theme's People

Contributors

eoinobrien avatar leandromatos avatar unixorn 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

pre-theme's Issues

Create icon for Sublime Text

The idea is to create an icon that has the theme colors (the color palette can be seen in CONTRIBUTING.md) and an "S" in the middle.

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.