Skip to content

Instantly share code, notes, and snippets.

@sn0opy
Last active July 1, 2022 14:21
Show Gist options
  • Star 6 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sn0opy/02baf5fdcfe71d1db4039f1946500928 to your computer and use it in GitHub Desktop.
Save sn0opy/02baf5fdcfe71d1db4039f1946500928 to your computer and use it in GitHub Desktop.
Weechat Theme
#
# -- WeeChat theme --
# $name: _backup.theme
# $date: 2016-10-20
# $weechat: 1.6
# $script: theme.py 0.1-dev
#
aspell.color.misspelled = "lightred"
aspell.color.suggestions = "default"
irc.color.input_nick = "lightcyan"
irc.color.item_channel_modes = "default"
irc.color.item_lag_counting = "default"
irc.color.item_lag_finished = "yellow"
irc.color.item_nick_modes = "default"
irc.color.message_join = "green"
irc.color.message_quit = "red"
irc.color.mirc_remap = "1,-1:darkgray"
irc.color.nick_prefixes = "q:lightred;a:lightcyan;o:lightgreen;h:lightmagenta;v:yellow;*:lightblue"
irc.color.notice = "green"
irc.color.reason_quit = "default"
irc.color.topic_current = "default"
irc.color.topic_new = "white"
irc.color.topic_old = "darkgray"
logger.color.backlog_end = "darkgray"
logger.color.backlog_line = "darkgray"
relay.color.client = "cyan"
relay.color.status_active = "lightblue"
relay.color.status_auth_failed = "lightred"
relay.color.status_connecting = "yellow"
relay.color.status_disconnected = "lightred"
relay.color.status_waiting_auth = "brown"
relay.color.text = "default"
relay.color.text_bg = "default"
relay.color.text_selected = "white"
weechat.bar.input.color_bg = "default"
weechat.bar.input.color_delim = "white"
weechat.bar.input.color_fg = "default"
weechat.bar.nicklist.color_bg = "default"
weechat.bar.nicklist.color_delim = "black"
weechat.bar.nicklist.color_fg = "default"
weechat.bar.status.color_bg = "default"
weechat.bar.status.color_delim = "darkgray"
weechat.bar.status.color_fg = "default"
weechat.bar.title.color_bg = "default"
weechat.bar.title.color_delim = "darkgray"
weechat.bar.title.color_fg = "default"
weechat.color.bar_more = "lightmagenta"
weechat.color.chat = "default"
weechat.color.chat_bg = "default"
weechat.color.chat_buffer = "white"
weechat.color.chat_channel = "white"
weechat.color.chat_day_change = "cyan"
weechat.color.chat_delimiters = "default"
weechat.color.chat_highlight = "yellow"
weechat.color.chat_highlight_bg = "default"
weechat.color.chat_host = "cyan"
weechat.color.chat_inactive_buffer = "darkgray"
weechat.color.chat_inactive_window = "darkgray"
weechat.color.chat_nick = "lightcyan"
weechat.color.chat_nick_colors = "31,35,38,40,49,63,70,80,92,99,112,126,130,138,142,148,160,162,167,169,174,176,178,184,186,210,212,215,247"
weechat.color.chat_nick_offline = "darkgray"
weechat.color.chat_nick_offline_highlight = "default"
weechat.color.chat_nick_offline_highlight_bg = "darkgray"
weechat.color.chat_nick_other = "cyan"
weechat.color.chat_nick_prefix = "green"
weechat.color.chat_nick_self = "white"
weechat.color.chat_nick_suffix = "green"
weechat.color.chat_prefix_action = "white"
weechat.color.chat_prefix_buffer = "brown"
weechat.color.chat_prefix_buffer_inactive_buffer = "darkgray"
weechat.color.chat_prefix_error = "yellow"
weechat.color.chat_prefix_join = "lightgreen"
weechat.color.chat_prefix_more = "lightmagenta"
weechat.color.chat_prefix_network = "magenta"
weechat.color.chat_prefix_quit = "lightred"
weechat.color.chat_prefix_suffix = "darkgray"
weechat.color.chat_read_marker = "gray"
weechat.color.chat_read_marker_bg = "default"
weechat.color.chat_server = "brown"
weechat.color.chat_tags = "red"
weechat.color.chat_text_found = "yellow"
weechat.color.chat_text_found_bg = "lightmagenta"
weechat.color.chat_time = "default"
weechat.color.chat_time_delimiters = "darkgray"
weechat.color.chat_value = "cyan"
weechat.color.chat_value_null = "blue"
weechat.color.emphasized = "yellow"
weechat.color.emphasized_bg = "magenta"
weechat.color.input_actions = "lightgreen"
weechat.color.input_text_not_found = "red"
weechat.color.item_away = "yellow"
weechat.color.nicklist_away = "cyan"
weechat.color.nicklist_group = "green"
weechat.color.separator = "darkgray"
weechat.color.status_count_highlight = "magenta"
weechat.color.status_count_msg = "brown"
weechat.color.status_count_other = "default"
weechat.color.status_count_private = "green"
weechat.color.status_data_highlight = "lightmagenta"
weechat.color.status_data_msg = "yellow"
weechat.color.status_data_other = "default"
weechat.color.status_data_private = "lightgreen"
weechat.color.status_filter = "green"
weechat.color.status_more = "yellow"
weechat.color.status_mouse = "green"
weechat.color.status_name = "white"
weechat.color.status_name_ssl = "lightgreen"
weechat.color.status_nicklist_count = "default"
weechat.color.status_number = "yellow"
weechat.color.status_time = "default"
weechat.look.buffer_time_format = "%H:%M"
weechat.look.color_inactive_buffer = "off"
weechat.look.color_inactive_message = "on"
weechat.look.color_inactive_prefix = "on"
weechat.look.color_inactive_prefix_buffer = "on"
weechat.look.color_inactive_time = "off"
weechat.look.color_inactive_window = "off"
weechat.look.color_nick_offline = "off"
weechat.look.nick_color_force = ""
weechat.look.nick_color_hash = "djb2"
weechat.look.nick_color_stop_chars = "_|["
xfer.color.status_aborted = "lightred"
xfer.color.status_active = "lightblue"
xfer.color.status_connecting = "yellow"
xfer.color.status_done = "lightgreen"
xfer.color.status_failed = "lightred"
xfer.color.status_waiting = "lightcyan"
xfer.color.text = "default"
xfer.color.text_bg = "default"
xfer.color.text_selected = "white"
weechat.bar.highmon.items = "highmon"
weechat.bar.input.items = "›,input_text"
weechat.bar.isetbar.items = "isetbar_help"
weechat.bar.nicklist.items = "buffer_nicklist"
weechat.bar.status.items = ""
weechat.bar.title.items = "buffer_number,buffer_name,| hotlist,| lag,| completion,| scroll"
@TravelTrader
Copy link

How can I include it in my weechat system? Is there a file in ~/.weechat/ which I can replace with the above?

@sn0opy
Copy link
Author

sn0opy commented Jul 1, 2022

How can I include it in my weechat system? Is there a file in ~/.weechat/ which I can replace with the above?

Checkout https://weechat.org/themes/. It also links to a script that can be used to import/export themes. I have no idea if this is still working, since this is already like 6 years old.

@TravelTrader
Copy link

Thank you very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment