Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nordtheme/tilix
An arctic, north-bluish clean and elegant Tilix color scheme.
https://github.com/nordtheme/tilix
bash cli color color-scheme color-theme colorscheme nord shell terminal terminix theme tilix zsh
Last synced: 5 days ago
JSON representation
An arctic, north-bluish clean and elegant Tilix color scheme.
- Host: GitHub
- URL: https://github.com/nordtheme/tilix
- Owner: nordtheme
- License: mit
- Created: 2016-10-07T05:35:37.000Z (about 8 years ago)
- Default Branch: develop
- Last Pushed: 2023-05-03T20:42:26.000Z (over 1 year ago)
- Last Synced: 2024-08-01T22:58:21.028Z (3 months ago)
- Topics: bash, cli, color, color-scheme, color-theme, colorscheme, nord, shell, terminal, terminix, theme, tilix, zsh
- Language: Shell
- Homepage: https://www.nordtheme.com/ports/tilix
- Size: 938 KB
- Stars: 111
- Watchers: 4
- Forks: 15
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- License: license
- Codeowners: .github/codeowners
Awesome Lists containing this project
README
An arctic, north-bluish clean and elegant Tilix color scheme.
Designed for a fluent and clear workflow based on the Nord color palette.
## Getting started
### Installation
#### Manual
Copy the [`nord.json`](https://github.com/nordtheme/tilix/blob/develop/src/json/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.
```shell
./install.sh --help
```Syntax: `install.sh [OPTIONS]`
| Option | Description |
| ------------------------------------------------- | ----------------------------- |
| `-h`, `--help` | Shows the help |
| `-v`, `--verbose` | Verbose output |
| `-g`, `--global` | Install global |
| `-s `, `--schemefile ` | 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
### Contribution
Please report issues/bugs, feature requests and suggestions for improvements to the [issue tracker](https://github.com/nordtheme/tilix/issues).
Copyright © 2016-present Sven Greb