tylerauerbeck / nord-tilix

An arctic, north-bluish clean and elegant Tilix color scheme.

Home Page:https://git.io/nord-tilix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An arctic, north-bluish clean and elegant Tilix color scheme.

Designed for a fluent and clear workflow.
Based on the Nord color palette.


Font: Source Code Pro 12px.

Getting started

Installation

Manual

Copy the nord.json file to the color schemes directory according to the desired installation type.

Local: ~/.config/tilix/schemes
Global: /usr/share/tilix/schemes

Install Script

The included install.sh shell script can be used for an automated installation.
If no option is specified, the default installion type is local and the scheme file is src/json/nord.json.

A list of available options can be shown with the --help option.

./install.sh --help

Syntax: install.sh [OPTIONS]

Option Description
-h, --help Shows the help
-v, --verbose Verbose output
-g, --global Install global
-s <SCHEME_FILE>, --schemefile <SCHEME_FILE> Use the specified scheme file

Note: The global installation requires root privileges via sudo!

Activation

  1. Open your profile preferences
  2. Switch to the Color tab
  3. Select Nord from the Color scheme drop-down menu

Screenshots

htop

Advanced Color Settings

Badges

Development

Continuous integration builds are running at Travis-CI and Circle CI.

Contribution

Please report issues/bugs, feature requests and suggestions for improvements to the issue tracker.

Copyright © 2016-present Arctic Ice Studio

About

An arctic, north-bluish clean and elegant Tilix color scheme.

https://git.io/nord-tilix

License:MIT License


Languages

Language:Shell 67.2%Language:JavaScript 32.8%