lemnos / theme.sh

A script which lets you set your $terminal theme.
Other
912 stars 45 forks source link

theme.sh -p omits color index #30

Closed faxm0dem closed 2 years ago

faxm0dem commented 2 years ago
☠ theme.sh -p
: #002831
: #d11c24
: #ffffff
: #a57706
: #2176c7
: #c61c6f
: #259286
: #eae3cb
: #006488
: #f5163b
: #51ef84
: #b27e28
: #178ec8
: #e24d8e
: #00b39e
: #fcf4dc
foreground: #9cc2c3
background: #001e27
cursor: #9cc2c3
☠ echo $SHELL $TERM $TMUX
/bin/bash screen /tmp/tmux-3942/default,59188,0
lemnos commented 2 years ago

What terminal emulator are you using?

faxm0dem commented 2 years ago
☠ urxvt -h
rxvt-unicode (urxvt) v9.22 - released: 2016-01-23
rvaiya commented 2 years ago

Resolved offline. Older versions of urxvt (<9.25) appear to send the wrong escape sequences.