An open API service indexing awesome lists of open source software.

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)

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

![Screenshot](https://raw.githubusercontent.com/SuddenGunter/Panda-for-Xresources/master/panda_colors.jpg)

# 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