Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nordtheme/xresources
An arctic, north-bluish clean and elegant Xresources color theme.
https://github.com/nordtheme/xresources
bash cli color-theme nord shell terminal xresources xterm zsh
Last synced: 2 months ago
JSON representation
An arctic, north-bluish clean and elegant Xresources color theme.
- Host: GitHub
- URL: https://github.com/nordtheme/xresources
- Owner: nordtheme
- License: mit
- Created: 2016-12-22T22:03:55.000Z (about 8 years ago)
- Default Branch: develop
- Last Pushed: 2023-05-03T20:46:04.000Z (over 1 year ago)
- Last Synced: 2024-05-02T03:46:45.066Z (9 months ago)
- Topics: bash, cli, color-theme, nord, shell, terminal, xresources, xterm, zsh
- Language: JavaScript
- Homepage: https://www.nordtheme.com/ports/xresources
- Size: 724 KB
- Stars: 314
- Watchers: 6
- Forks: 42
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- License: license
- Codeowners: .github/codeowners
Awesome Lists containing this project
- awesome-nord - Xresources
- awesome-nord - Xresources
README
An arctic, north-bluish clean and elegant Xresources color theme.
Designed for a fluent and clear workflow based on the Nord color palette.
## Getting started
### Installation
Detailed information about Xresources configurations can be found in the [Arch Linux Wiki](https://wiki.archlinux.org/index.php/X_resources) and [Wikipedia](https://en.wikipedia.org/wiki/X_resources).
#### Manual
Copy the content of the [`nord`](https://github.com/nordtheme/xresources/blob/develop/src/nord) file into the `~/.Xresources` or `~/.Xdefaults` file and reload the settings with `xrdb`.
#### Via `#include`
Copy the [`nord`](https://github.com/nordtheme/xresources/blob/develop/src/nord) file to any place and import it via `#include "/path/to/nord"`.
#### Via `merge`
To merge the color theme into your current settings copy the [`nord`](https://github.com/nordtheme/xresources/blob/develop/src/nord) file to any place and run `xrdb -merge path/to/nord`.
## Screenshots
htop
### Contribution
Please report issues/bugs, feature requests and suggestions for improvements to the [issue tracker](https://github.com/nordtheme/xresources/issues).
Copyright © 2016-present Sven Greb