aboutsummaryrefslogtreecommitdiff
path: root/weechat/themes
diff options
context:
space:
mode:
Diffstat (limited to 'weechat/themes')
-rwxr-xr-xweechat/themes/_backup.theme125
-rwxr-xr-xweechat/themes/_undo.theme125
-rwxr-xr-xweechat/themes/doebi.theme123
3 files changed, 373 insertions, 0 deletions
diff --git a/weechat/themes/_backup.theme b/weechat/themes/_backup.theme
new file mode 100755
index 0000000..d33bbdb
--- /dev/null
+++ b/weechat/themes/_backup.theme
@@ -0,0 +1,125 @@
+#
+# -- WeeChat theme --
+# $name: _backup.theme
+# $date: 2016-05-11
+# $weechat: 1.0.1
+# $script: theme.py 0.1-dev
+#
+aspell.color.misspelled = "lightred"
+aspell.color.suggestions = "default"
+irc.color.input_nick = "lightcyan"
+irc.color.item_away = "yellow"
+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_new = "white"
+irc.color.topic_old = "default"
+logger.color.backlog_end = "default"
+logger.color.backlog_line = "default"
+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 = "cyan"
+weechat.bar.input.color_fg = "default"
+weechat.bar.nicklist.color_bg = "default"
+weechat.bar.nicklist.color_delim = "cyan"
+weechat.bar.nicklist.color_fg = "default"
+weechat.bar.status.color_bg = "blue"
+weechat.bar.status.color_delim = "cyan"
+weechat.bar.status.color_fg = "default"
+weechat.bar.title.color_bg = "blue"
+weechat.bar.title.color_delim = "cyan"
+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 = "green"
+weechat.color.chat_highlight = "yellow"
+weechat.color.chat_highlight_bg = "magenta"
+weechat.color.chat_host = "cyan"
+weechat.color.chat_inactive_buffer = "default"
+weechat.color.chat_inactive_window = "default"
+weechat.color.chat_nick = "lightcyan"
+weechat.color.chat_nick_colors = "cyan,magenta,green,brown,lightblue,default,lightcyan,lightmagenta,lightgreen,blue"
+weechat.color.chat_nick_offline = "default"
+weechat.color.chat_nick_offline_highlight = "default"
+weechat.color.chat_nick_offline_highlight_bg = "blue"
+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 = "default"
+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 = "green"
+weechat.color.chat_read_marker = "magenta"
+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 = "brown"
+weechat.color.chat_value = "cyan"
+weechat.color.emphasized = "yellow"
+weechat.color.emphasized_bg = "magenta"
+weechat.color.input_actions = "lightgreen"
+weechat.color.input_text_not_found = "red"
+weechat.color.nicklist_away = "cyan"
+weechat.color.nicklist_group = "green"
+weechat.color.nicklist_offline = "blue"
+weechat.color.separator = "blue"
+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_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:%S"
+weechat.look.color_inactive_buffer = "on"
+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 = "on"
+weechat.look.color_nick_offline = "off"
+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"
diff --git a/weechat/themes/_undo.theme b/weechat/themes/_undo.theme
new file mode 100755
index 0000000..24dfc79
--- /dev/null
+++ b/weechat/themes/_undo.theme
@@ -0,0 +1,125 @@
+#
+# -- WeeChat theme --
+# $name: _undo.theme
+# $date: 2016-05-11
+# $weechat: 1.0.1
+# $script: theme.py 0.1-dev
+#
+aspell.color.misspelled = "lightred"
+aspell.color.suggestions = "default"
+irc.color.input_nick = "lightcyan"
+irc.color.item_away = "yellow"
+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_new = "white"
+irc.color.topic_old = "default"
+logger.color.backlog_end = "default"
+logger.color.backlog_line = "default"
+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 = "cyan"
+weechat.bar.input.color_fg = "default"
+weechat.bar.nicklist.color_bg = "default"
+weechat.bar.nicklist.color_delim = "cyan"
+weechat.bar.nicklist.color_fg = "default"
+weechat.bar.status.color_bg = "blue"
+weechat.bar.status.color_delim = "cyan"
+weechat.bar.status.color_fg = "default"
+weechat.bar.title.color_bg = "blue"
+weechat.bar.title.color_delim = "cyan"
+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 = "green"
+weechat.color.chat_highlight = "yellow"
+weechat.color.chat_highlight_bg = "magenta"
+weechat.color.chat_host = "cyan"
+weechat.color.chat_inactive_buffer = "default"
+weechat.color.chat_inactive_window = "default"
+weechat.color.chat_nick = "lightcyan"
+weechat.color.chat_nick_colors = "cyan,magenta,green,brown,lightblue,default,lightcyan,lightmagenta,lightgreen,blue"
+weechat.color.chat_nick_offline = "default"
+weechat.color.chat_nick_offline_highlight = "default"
+weechat.color.chat_nick_offline_highlight_bg = "blue"
+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 = "default"
+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 = "green"
+weechat.color.chat_read_marker = "magenta"
+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 = "brown"
+weechat.color.chat_value = "cyan"
+weechat.color.emphasized = "yellow"
+weechat.color.emphasized_bg = "magenta"
+weechat.color.input_actions = "lightgreen"
+weechat.color.input_text_not_found = "red"
+weechat.color.nicklist_away = "cyan"
+weechat.color.nicklist_group = "green"
+weechat.color.nicklist_offline = "blue"
+weechat.color.separator = "blue"
+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_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:%S"
+weechat.look.color_inactive_buffer = "on"
+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 = "on"
+weechat.look.color_nick_offline = "off"
+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"
diff --git a/weechat/themes/doebi.theme b/weechat/themes/doebi.theme
new file mode 100755
index 0000000..ad5fb05
--- /dev/null
+++ b/weechat/themes/doebi.theme
@@ -0,0 +1,123 @@
+#
+# -- WeeChat theme --
+# $name: doebi.theme
+# $date: 2013-11-09
+# $weechat: 0.4.2
+# $script: theme.py 0.1-dev
+#
+aspell.color.misspelled = "161"
+aspell.color.suggestions = "118"
+irc.color.input_nick = "166"
+irc.color.item_away = "11"
+irc.color.item_channel_modes = "default"
+irc.color.item_lag_counting = "default"
+irc.color.item_lag_finished = "11"
+irc.color.message_join = "118"
+irc.color.message_quit = "161"
+irc.color.mirc_remap = "1,-1:darkgray"
+irc.color.nick_prefixes = "q:161;a:166;o:118;h:lightmagenta;v:11;*:lightblue"
+irc.color.notice = "118"
+irc.color.reason_quit = "235"
+irc.color.topic_new = "166"
+irc.color.topic_old = "235"
+logger.color.backlog_end = "235"
+logger.color.backlog_line = "235"
+relay.color.client = "166"
+relay.color.status_active = "81"
+relay.color.status_auth_failed = "161"
+relay.color.status_connecting = "118"
+relay.color.status_disconnected = "161"
+relay.color.status_waiting_auth = "brown"
+relay.color.text = "252"
+relay.color.text_bg = "default"
+relay.color.text_selected = "white"
+weechat.bar.input.color_bg = "233"
+weechat.bar.input.color_delim = "240"
+weechat.bar.input.color_fg = "default"
+weechat.bar.nicklist.color_bg = "233"
+weechat.bar.nicklist.color_delim = "166"
+weechat.bar.nicklist.color_fg = "default"
+weechat.bar.status.color_bg = "235"
+weechat.bar.status.color_delim = "240"
+weechat.bar.status.color_fg = "default"
+weechat.bar.title.color_bg = "237"
+weechat.bar.title.color_delim = "166"
+weechat.bar.title.color_fg = "default"
+weechat.color.bar_more = "81"
+weechat.color.chat = "250"
+weechat.color.chat_bg = "default"
+weechat.color.chat_buffer = "white"
+weechat.color.chat_channel = "white"
+weechat.color.chat_day_change = "166"
+weechat.color.chat_delimiters = "241"
+weechat.color.chat_highlight = "81"
+weechat.color.chat_highlight_bg = "161"
+weechat.color.chat_host = "240"
+weechat.color.chat_inactive_buffer = "240"
+weechat.color.chat_inactive_window = "244"
+weechat.color.chat_nick = "166"
+weechat.color.chat_nick_colors = "cyan,magenta,green,brown,lightblue,lightcyan,lightmagenta,lightgreen,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 = "233"
+weechat.color.chat_nick_other = "166"
+weechat.color.chat_nick_prefix = "118"
+weechat.color.chat_nick_self = "166"
+weechat.color.chat_nick_suffix = "118"
+weechat.color.chat_prefix_action = "white"
+weechat.color.chat_prefix_buffer = "12"
+weechat.color.chat_prefix_buffer_inactive_buffer = "4"
+weechat.color.chat_prefix_error = "11"
+weechat.color.chat_prefix_join = "118"
+weechat.color.chat_prefix_more = "lightmagenta"
+weechat.color.chat_prefix_network = "magenta"
+weechat.color.chat_prefix_quit = "161"
+weechat.color.chat_prefix_suffix = "118"
+weechat.color.chat_read_marker = "161"
+weechat.color.chat_read_marker_bg = "default"
+weechat.color.chat_server = "135"
+weechat.color.chat_tags = "161"
+weechat.color.chat_text_found = "81"
+weechat.color.chat_text_found_bg = "233"
+weechat.color.chat_time = "default"
+weechat.color.chat_time_delimiters = "brown"
+weechat.color.chat_value = "166"
+weechat.color.emphasized = "11"
+weechat.color.emphasized_bg = "magenta"
+weechat.color.input_actions = "118"
+weechat.color.input_text_not_found = "161"
+weechat.color.nicklist_away = "243"
+weechat.color.nicklist_group = "118"
+weechat.color.nicklist_offline = "blue"
+weechat.color.separator = "237"
+weechat.color.status_count_highlight = "81"
+weechat.color.status_count_msg = "118"
+weechat.color.status_count_other = "default"
+weechat.color.status_count_private = "118"
+weechat.color.status_data_highlight = "81"
+weechat.color.status_data_msg = "161"
+weechat.color.status_data_other = "default"
+weechat.color.status_data_private = "118"
+weechat.color.status_filter = "118"
+weechat.color.status_more = "11"
+weechat.color.status_name = "white"
+weechat.color.status_name_ssl = "118"
+weechat.color.status_number = "161"
+weechat.color.status_time = "default"
+weechat.look.buffer_time_format = "${color:252}%H${color:245}%M${color:240}%S"
+weechat.look.color_inactive_buffer = "on"
+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 = "on"
+weechat.look.color_nick_offline = "off"
+xfer.color.status_aborted = "161"
+xfer.color.status_active = "lightblue"
+xfer.color.status_connecting = "11"
+xfer.color.status_done = "118"
+xfer.color.status_failed = "161"
+xfer.color.status_waiting = "166"
+xfer.color.text = "default"
+xfer.color.text_bg = "233"
+xfer.color.text_selected = "white"