From dd52a3f5ce63601a0701892b136420abf8268179 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tr=E1=BA=A7n=20H=2E=20Trung?= Date: Wed, 5 Oct 2022 03:56:15 +0700 Subject: [PATCH] Add transparency optimized gruvbox theme MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- themes/gruvbox_trung | 82 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 themes/gruvbox_trung diff --git a/themes/gruvbox_trung b/themes/gruvbox_trung new file mode 100644 index 00000000..0ecd6f4b --- /dev/null +++ b/themes/gruvbox_trung @@ -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