https://github.com/suddengunter/panda-for-xresources
🐼 Panda color sheme for linux terminals that uses .Xresources color scheme (xterm, urxvt)
https://github.com/suddengunter/panda-for-xresources
panda terminal theme urxvt urxvt-theme xresources
Last synced: 3 months ago
JSON representation
🐼 Panda color sheme for linux terminals that uses .Xresources color scheme (xterm, urxvt)
- Host: GitHub
- URL: https://github.com/suddengunter/panda-for-xresources
- Owner: SuddenGunter
- License: mit
- Created: 2018-07-11T15:50:49.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-11-21T18:45:31.000Z (over 3 years ago)
- Last Synced: 2025-01-23T13:13:53.294Z (5 months ago)
- Topics: panda, terminal, theme, urxvt, urxvt-theme, xresources
- Homepage:
- Size: 202 KB
- Stars: 6
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Panda-for-Xresources
🐼 [Panda color sheme](https://github.com/PandaTheme) for linux terminals that use [.Xresources](https://wiki.archlinux.org/index.php/x_resources) color scheme (xterm, urxvt)Based on https://github.com/PandaTheme/panda-terminal
Converted via http://terminal.sexy

# Usage
Configure this theme in your ~/.Xresources like
```
color0: #111111
! ...
color15: #FFFFFF
```To apply changes in your ~/.Xresources, you have to reload the resource configuration with xrdb -merge ~/.Xresources