https://github.com/jef/everforest-xresources
🌲 Everforest for Xresources
https://github.com/jef/everforest-xresources
theme xresources
Last synced: over 1 year ago
JSON representation
🌲 Everforest for Xresources
- Host: GitHub
- URL: https://github.com/jef/everforest-xresources
- Owner: jef
- License: mit
- Created: 2020-06-09T23:16:32.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2023-01-12T18:43:18.000Z (over 3 years ago)
- Last Synced: 2025-01-06T11:44:41.783Z (over 1 year ago)
- Topics: theme, xresources
- Homepage:
- Size: 1.34 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Everforest - Xresources


## 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 [`everforest`](https://raw.githubusercontent.com/jef/everforest-xresources/main/everforest) file into the `~/.Xresources` or `~/.Xdefaults` file and reload the settings with `xrdb`.
### Via `#include`
Copy the [`everforest`](https://raw.githubusercontent.com/jef/everforest-xresources/main/everforest) file to any place and import it via `#include "/path/to/everforest"`.
### Via `merge`
To merge the color theme into your current settings copy the [`everforest`](https://raw.githubusercontent.com/jef/everforest-xresources/main/everforest) file to any place and run `xrdb -merge path/to/everforest`.
## Credits
Based off [sainnhe's Everforest](https://github.com/sainnhe/everforest).