Giter Club home page Giter Club logo

decay-terms's Introduction

๐Ÿ’  Guide

Decay For Terminal Emulators

Decay Theme

INFORMATION

Decay uses shades of green along with a dark-toned background for better contrast!

The contrast between background and primary color helps avoiding any eye fatigue when spending a lot of time in front of the computer.

Current Ports โœˆ๏ธ

Terminal Ported
Alacritty YES
Kitty YES
Tilix YES
Terminator YES
st - Suckless YES
tym YES
WezTerm YES
Xresources YES

โ— Setup

IMPORTANT

First clone the repo into your prefered directory using:

git clone https://github.com/decaycs/decay-terms

After that, you can get the theme from specific directories for supported terminals.

See Below

Head over to alacritty/ and copy decay.yml to your alacritty config path:

cd decay-terms/alacritty
cp decay.yml ~/.config/alacritty/

See the folder alacritty to get more versions of decay like decayce, dark-decay or light-decay.

Enable decay adding

import:
  - ~/.config/alacritty/decay.yml

to your alacritty.yml

Showcase

decay-alacritty

Happy ricing :)

Head over to kitty/ and copy decay.ini to your kitty config path:

cd decay-terms/kitty
cp decay.ini ~/.config/kitty/

See the folder kitty to get more versions of decay like decayce, dark-decay or light-decay.

Enable Decay theme adding include decay.ini to your kitty.conf

Showcase

decay-kitty

Happy ricing :)

Head over to tilix/ and copy decay.json to your tilix schemes directory:

cd decay-terms/tilix
cp decay.json ~/.config/tilix/schemes

See the folder tilix/schemes to get more versions of decay like decayce, dark-decay or light-decay.

To enable Decay theme in tilix, you need to follow a few steps:

  1. Open your profile preferences (tilix settings)
  2. Switch to Color tab
  3. Select Decay from the color scheme drop-down menu
Showcase

decay-tilix

Happy ricing :)

To get Decay Theme for Terminator terminal, you need to dot some I's and cross some T's :|

You need to copy the content of terminator/decay into your ~/.config/terminator/config file under the profiles section.

After you've done that your Terminator config file should look something like this: Terminator Guide

To enable Decay theme in terminator you need to right click inside terminal and select the Decay profile from the drop-down menu.

To make Decay theme default, check out EliverLara Terminator themes

See the folder terminator to get more versions of decay like decayce, dark-decay or light-decay.

Showcase

decay-terminator

Happy ricing :)

Getting Decay Theme for st terminal can be a little bit tricky :|

There are a few approaches to make it work, showing a few for now, but will add extra soon :)

The easiest way is using xrdb merge and path/to/xresources, in our case you can use:

xrdb merge ./st/xresources

This only works using the xresources st patch, for example, we're using the siduck's st build that really works nice with this!

Another way is to edit your ~/.Xresources file to match the colors of Decay

To do so, just copy the content of ./st/xresources into your ~/.Xresources file, but make sure to edit the correct section, such as colors section

Note*: If you use .Xresources for your rice colors, then your whole rice will change to Decay Theme colors. Be Aware !

Showcase

decay-st

Happy ricing!

tym -

To get Decay Theme work in tym terminal is quite simple, just head over to tym/ and copy theme.lua to your tym terminal config path:

By default tym terminal config path is ~/.config/tym

cp -r decay-terms/tym/theme.lua ~/.config/tym

If you just installed tym and don't have any previous configurations for tym, you can copy the config.lua:

cp -r decay-terms/tym/config.lua ~/.config/tym

or if you do have custom configurations, then you just add the content of tym/config.lua to your ~/.config/tym/config.lua file.

See the folder tym to get more versions of decay like decayce, dark-decay or light-decay.

Showcase

decay-tym

Happy ricing :)

All you need to do is, once again use your favorite keyboard keys, ctrl+c and ctrl+v :)

Head over to wezterm/ and copy the content of wezterm.lua under the return section into your wezterm config file.

See the folder wezterm to get more versions of decay like decayce, dark-decay or light-decay.

Showcase

decay-wezterm

Happy ricing :)

To get the Decay Theme in your personal Xresources is easy. Head over the folder xresources of the repo, and then copy the file .Xresources to your home.

cd decay-terms/xresources
cp .Xresources ~

Now merge the info in your system using xrdb:

xrdb merge ~/.Xresources

See the folder xresources to get more versions of decay like decayce, dark-decay or light-decay.

Is recommended to put this in your autostart, but not in all cases

decay-terms's People

Contributors

alphatechnolog avatar drsheppard01 avatar panickk avatar ttibsi avatar yummy-licorice 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.