Giter VIP home page Giter VIP logo

tempus-themes-tilix's Introduction

Tempus themes for Tilix terminal

DEPRECATION NOTICE — MOVED TO GITLAB.

Automatic installation

If you use Arch Linux or derivatives, you can get these themes from the AUR.

Manual installation instructions

The theme files can be located in either of two places:

  • At /usr/share/tilix/schemes/ which makes them accessible to all users (requires root privileges).
  • Or ~/.config/tilix/schemes/ for use by the current user (directory path needs to be created if it does not already exist).

Choose whatever option suits your needs. The following document will use the latter as a working example.

We use the command line

Start by cloning the tempus-themes-tilix repo and entering it (unless you prefer copy-pasting, in which case you need to get the files manually and adapt accordingly):

git clone https://github.com/protesilaos/tempus-themes-tilix.git --depth 1 && cd tempus-themes-tilix

Prepare the destination directory

This step is normally not needed if you copy the files to /usr/share/tilix/schemes/.

Then make sure you have the local directory to store the files. Run the following command, excluding the lines that start with # (those are comments):

# Create directory if it does not already exist
mkdir -p ~/.config/tilix/schemes/

Copying the theme file

Now just copy the file you wish to use. The following command will have tempus_winter as an example:

cp tempus_winter.json ~/.config/tilix/schemes/

Done.

The theme will then be available from the application's preferences window, in the profiles' section (under the colours tab).

Copying all themes

You want to test them all out? A simple command to copy everything:

cp *.json ~/.config/tilix/schemes/

Enjoy!

Additional resources

For all available ports, refer to the main Tempus themes repo.

Contributing

All contributions should be submitted to the Tempus themes generator. See CONTRIBUTING.md.

License

GNU General Public License Version 3. See LICENSE.

Meta

The Tempus themes project consists of a number of repositories. It is maintained with a set of scripts and utilities, stored in the tempus-themes-utils.

All theme files are created with the Tempus themes generator. See the generator CONTRIBUTING.md.

Donations

If you appreciate this work, consider donating via PayPal.

tempus-themes-tilix's People

Contributors

protesilaos avatar

Stargazers

 avatar

Watchers

 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.