halloy theme

This commit is contained in:
notfire 2024-11-19 13:27:22 -05:00
parent 5ce90e94d4
commit 61237d0fb5
Signed by: notfire
GPG key ID: 3AFDACAAB4E56B16

View file

@ -0,0 +1,44 @@
# theme for Halloy irc client
[general]
background = "#161616"
border = "#262626"
horizontal_rule = "#262626"
unread_indicator = "#BE95FF"
[text]
primary = "#FFFFFF"
secondary = "#E8E8E8"
tertiary = "#BE95FF"
success = "#42BE65"
error = "#EE5396"
[buffer]
action = "#3DDBD9"
background = "#161616"
background_text_input = "#1F1E1E"
background_title_bar = "#1C1C1C"
border = "#262626"
border_selected = "#535353"
code = "#BE95FF"
highlight = "#40364F"
nickname = "#42BE65"
selection = "#30293A"
timestamp = "#8B8B8B"
topic = "#ECECEC"
url = "#78A9FF"
[buffer.server_messages]
default = "#FF7EB6"
[buttons.primary]
background = "#00000000"
background_hover = "#1D1D1D"
background_selected = "#272727"
background_selected_hover = "#363636"
[buttons.secondary]
background = "#242424"
background_hover = "#282828"
background_selected = "#40364F"
background_selected_hover = "#514367"