Git Product home page Git Product logo

relaxed-theme / relaxed-terminal-themes Goto Github PK

View Code? Open in Web Editor NEW
449.0 9.0 12.0 738 KB

🕶️ A relaxed terminal theme to take a more relaxed view of things. For iTerm, Hyper, the macOS Terminal and a bunch of others.

License: MIT License

JavaScript 54.21% Shell 45.79%
theme hyper iterm2 terminal terminal-theme terminal-themes iterm iterm2-theme konsole konsole-color-schemes putty putty-color-schemes terminator termite xresources relaxed-theme relaxed

relaxed-terminal-themes's Introduction

npm

Relaxed

A relaxed terminal theme to take a more relaxed view of things. For iTerm, Hyper, the macOS Terminal and a bunch of others.

Available for:

The theme only provides the colors. Please note additional usages in the screenshots: Oh My Zsh, Bullet Train for Oh My Zsh and Source Code Pro for Powerline

Relaxing your editor:

Hyper

The theme should be compatible with Hyper 1.x and 2.x.

Screenshot

Installation

Open your ~/.hyper.js file (Hyper > Preferences) and add hyper-relaxed to the plugins: [] array and save the file.


plugins: ['hyper-relaxed'],

Note:

That’s really all you have to do. Hyper loads the plugin from the npm registry and reloads itself.

iTerm

The theme should be compatible with all iTerm2 versions.

Screenshot

Installation

Download Relaxed.itermcolors. Double click to import into iTerm.

Note:

  • You can change the themes via
    • iTerm > Preferences > Profiles > [Profile Name] > Colors > Color Presets…

Terminal

The theme should be compatible with all Terminal versions.

Screenshot

Installation

Download Relaxed.terminal. Double click to import into Terminal.

Note:

  • Set the theme as default theme
    • via Terminal > Preferences > Profile > Standard
  • Make sure to that new Terminal windows and tabs are openend with this theme
    • via Terminal > Preferences > General

Tabby (formerly Terminus)

Screenshot

Installation

  1. Go to Plugins in Settings.
  2. Install relaxed-theme in the available plugins and restart.

Additional formats

License

Please be aware of the licenses of the components we use in this project. Everything else that has been developed by the contributions to this project is under MIT License.

relaxed-terminal-themes's People

Contributors

antjanus avatar bsinky avatar mischah avatar reneviering avatar sondr3 avatar thornjad avatar uschmidt avatar visclodev 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

relaxed-terminal-themes's Issues

Feature: Make the Hyper theme configurable for users

The Hyper theme forces to use the backgroundColor, foregroundColor, borderColor and selectionColor from the theme Right now. Independent of the settings in ~/.hyper.js.

It would be need to add a config to make it possible to enforce usage of colors from ~/.hyper.js.

Example for default values:

plugins: [
  'hyper-relaxed-afterglow'
],

relaxedAfterglow: {
  forceBackgroundColorFromTheme: true,
  forceForegroundColorFromTheme: true,
  forceBorderColorFromTheme: true,
  forceSelectionColorFromTheme: true
}

Broken CDN links

First, thanks for this neat theme! 🙏🏻

I tried to download the theme for iTerm and Terminal, but the links are down:

image

I guess it's temporary, but just in case.

Thanks, again!

hyper-relaxed: Warning regarding deprecated CSS classes

When using the hyper-relaxed plugin, a warning message is thrown when closing tab or window in the developer console:

bundle.js:1 Warning: "hyper-relaxed" plugin uses some deprecated CSS classes

Hyper is using system notifications in macOS to inform you about the message/error. So when every I close tab or window a system notification pops up.

Update Tabby Screenshot

Leftover from #20

The readme still contains a screenshot of »Tabby«s predecessor »Terminus«.

This should be updated to avoid confusion 😕

Port theme to Mutt as well

I must say, this is a pretty good colourscheme and I like using it as my daily driver.

However, it really breaks my existing mutt colorscheme. So, I was wondering if it would be possible for you to make a mutt colorscheme for relaxed as well?

VIM theme

is it difficult to convert this theme to use with VIM?

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.