mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
Add transparency optimized gruvbox theme
Change background from Grey15 → Black which can be mapped to transparent with a better visibility. Shuffle 6 lines of color for legibility. Signed-off-by: Trần H. Trung <work@trung.fun>
This commit is contained in:
parent
4b2bbe59ea
commit
dd52a3f5ce
82
themes/gruvbox_trung
Normal file
82
themes/gruvbox_trung
Normal file
@ -0,0 +1,82 @@
|
||||
[colours]
|
||||
bkgnd=Black
|
||||
titlebar=Grey19
|
||||
titlebar.text=yellow
|
||||
titlebar.brackets=IndianRed
|
||||
titlebar.unencrypted=IndianRed
|
||||
titlebar.encrypted=Grey66
|
||||
titlebar.untrusted=yellow
|
||||
titlebar.trusted=Grey66
|
||||
titlebar.online=DarkOliveGreen3
|
||||
titlebar.offline=IndianRed
|
||||
titlebar.away=Grey66
|
||||
titlebar.chat=Grey66
|
||||
titlebar.dnd=Grey66
|
||||
titlebar.xa=Grey66
|
||||
|
||||
statusbar=Grey19
|
||||
statusbar.text=NavajoWhite1
|
||||
statusbar.time=DarkOliveGreen3
|
||||
statusbar.brackets=IndianRed
|
||||
statusbar.active=Grey66
|
||||
statusbar.current=Yellow
|
||||
statusbar.new=DarkOliveGreen3
|
||||
main.text=NavajoWhite1
|
||||
main.text.me=NavajoWhite1
|
||||
main.text.them=NavajoWhite1
|
||||
main.splash=yellow
|
||||
main.help.header=yellow
|
||||
main.time=Grey66
|
||||
|
||||
input.text=NavajoWhite1
|
||||
subscribed=DarkOliveGreen3
|
||||
unsubscribed=IndianRed
|
||||
otr.started.trusted=DarkOliveGreen3
|
||||
otr.started.untrusted=yellow
|
||||
otr.ended=IndianRed
|
||||
otr.trusted=DarkOliveGreen3
|
||||
otr.untrusted=yellow
|
||||
online=DarkOliveGreen3
|
||||
away=Grey39
|
||||
chat=DarkOliveGreen3
|
||||
dnd=IndianRed
|
||||
xa=Grey39
|
||||
offline=IndianRed
|
||||
incoming=yellow
|
||||
mention=yellow
|
||||
trigger=yellow
|
||||
typing=yellow
|
||||
gone=yellow
|
||||
error=IndianRed
|
||||
roominfo=yellow
|
||||
roommention=yellow
|
||||
roommention.term=yellow
|
||||
roomtrigger=yellow
|
||||
roomtrigger.term=yellow
|
||||
me=yellow
|
||||
them=DarkOliveGreen3
|
||||
roster.header=yellow
|
||||
roster.chat=DarkOliveGreen3
|
||||
roster.online=DarkOliveGreen3
|
||||
roster.away=Grey39
|
||||
roster.xa=Grey39
|
||||
roster.dnd=IndianRed
|
||||
roster.offline=IndianRed
|
||||
roster.chat.active=DarkOliveGreen3
|
||||
roster.online.active=DarkOliveGreen3
|
||||
roster.away.active=Grey39
|
||||
roster.xa.active=Grey39
|
||||
roster.dnd.active=IndianRed
|
||||
roster.offline.active=IndianRed
|
||||
roster.chat.unread=DarkOliveGreen3
|
||||
roster.online.unread=DarkOliveGreen3
|
||||
roster.away.unread=Grey39
|
||||
roster.xa.unread=Grey39
|
||||
roster.dnd.unread=IndianRed
|
||||
roster.offline.unread=IndianRed
|
||||
roster.room=DarkOliveGreen3
|
||||
roster.room.unread=DarkOliveGreen3
|
||||
roster.room.mention=DarkOliveGreen3
|
||||
roster.room.trigger=DarkOliveGreen3
|
||||
occupants.header=yellow
|
||||
receipt.sent=IndianRed
|
Loading…
Reference in New Issue
Block a user