Skip to content

Instantly share code, notes, and snippets.

@jammi
Created May 12, 2012 09:48
Show Gist options
  • Save jammi/2665585 to your computer and use it in GitHub Desktop.
Save jammi/2665585 to your computer and use it in GitHub Desktop.
Weechatin themeasetuksia
[look]
align_end_of_lines = message
bar_more_down = "↓"
bar_more_left = "←"
bar_more_right = "→"
bar_more_up = "↑"
buffer_notify_default = all
buffer_time_format = " %H.%M.%S"
color_basic_force_bold = off
color_inactive_buffer = off
color_inactive_message = on
color_inactive_prefix = on
color_inactive_prefix_buffer = on
color_inactive_time = on
color_inactive_window = off
color_pairs_auto_reset = 5
color_real_white = off
command_chars = ""
confirm_quit = on
day_change = on
day_change_time_format = "%a, %d %b %Y"
eat_newline_glitch = off
highlight = ""
highlight_regex = ""
highlight_tags = ""
hotlist_add_buffer_if_away = on
hotlist_buffer_separator = " "
hotlist_count_max = 2
hotlist_count_min_msg = 2
hotlist_names_count = 3
hotlist_names_length = 0
hotlist_names_level = 12
hotlist_names_merged_buffers = on
hotlist_short_names = on
hotlist_sort = group_time_asc
hotlist_unique_numbers = on
input_cursor_scroll = 20
input_share = all
input_share_overwrite = off
input_undo_max = 32
item_buffer_filter = "*"
item_time_format = "%H.%M.%S"
jump_current_to_previous_buffer = on
jump_previous_buffer_when_closing = on
mouse = off
mouse_timer_delay = 100
nickmode = on
nickmode_empty = off
paste_bracketed = off
paste_bracketed_timer_delay = 10
paste_max_lines = 3
prefix_action = " *"
prefix_align = right
prefix_align_max = 7
prefix_align_min = 0
prefix_align_more = "+"
prefix_buffer_align = right
prefix_buffer_align_max = 10
prefix_buffer_align_more = "+"
prefix_error = "=!="
prefix_join = "-->"
prefix_network = "--"
prefix_quit = "<--"
prefix_same_nick = ""
prefix_suffix = "|"
read_marker = line
read_marker_always_show = off
read_marker_string = "- "
save_config_on_exit = on
save_layout_on_exit = none
scroll_amount = 3
scroll_bottom_after_switch = off
scroll_page_percent = 25
search_text_not_found_alert = on
separator_horizontal = "-"
separator_vertical = "║"
set_title = on
time_format = "%a, %d %b %Y %T"
[palette]
214 = "orange"
[color]
bar_more = lightmagenta
chat = default
chat_bg = default
chat_buffer = white
chat_channel = white
chat_delimiters = green
chat_highlight = yellow
chat_highlight_bg = magenta
chat_host = cyan
chat_inactive_buffer = darkgray
chat_inactive_window = darkgray
chat_nick = lightcyan
chat_nick_colors = "34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231"
chat_nick_other = cyan
chat_nick_self = white
chat_prefix_action = white
chat_prefix_buffer = brown
chat_prefix_buffer_inactive_buffer = darkgray
chat_prefix_error = yellow
chat_prefix_join = lightgreen
chat_prefix_more = lightmagenta
chat_prefix_network = magenta
chat_prefix_quit = lightred
chat_prefix_suffix = green
chat_read_marker = magenta
chat_read_marker_bg = default
chat_server = brown
chat_tags = red
chat_text_found = yellow
chat_text_found_bg = lightmagenta
chat_time = default
chat_time_delimiters = brown
chat_value = cyan
input_actions = lightgreen
input_text_not_found = red
nicklist_away = cyan
nicklist_group = green
nicklist_offline = blue
separator = blue
status_count_highlight = 226
status_count_msg = 249
status_count_other = 238
status_count_private = green
status_data_highlight = 226
status_data_msg = yellow
status_data_other = default
status_data_private = lightgreen
status_filter = green
status_more = yellow
status_name = 226
status_name_ssl = lightgreen
status_number = 226
status_time = 208
[bar]
input.color_bg = 16
input.color_delim = 248
input.color_fg = 15
input.conditions = ""
input.filling_left_right = vertical
input.filling_top_bottom = horizontal
input.hidden = off
input.items = " time ,buffer_number+:buffer_name+buffer_filter,>,[input_search],[input_paste],input_text"
input.position = bottom
input.priority = 1000
input.separator = off
input.size = 0
input.size_max = 0
input.type = window
nicklist.color_bg = 16
nicklist.color_delim = 15
nicklist.color_fg = 244
nicklist.conditions = "nicklist"
nicklist.filling_left_right = vertical
nicklist.filling_top_bottom = columns_vertical
nicklist.hidden = on
nicklist.items = "buffer_nicklist"
nicklist.position = top
nicklist.priority = 200
nicklist.separator = off
nicklist.size = 0
nicklist.size_max = 8
nicklist.type = window
status.color_bg = 16
status.color_delim = 242
status.color_fg = 246
status.conditions = ""
status.filling_left_right = vertical
status.filling_top_bottom = horizontal
status.hidden = off
status.items = " hotlist, completion, scroll, [lag s], (away)"
status.position = top
status.priority = 500
status.separator = off
status.size = 0
status.size_max = 0
status.type = window
title.color_bg = 16
title.color_delim = 238
title.color_fg = 240
title.conditions = ""
title.filling_left_right = vertical
title.filling_top_bottom = horizontal
title.hidden = off
title.items = " input_prompt, buffer_title"
title.position = top
title.priority = 1100
title.separator = off
title.size = 0
title.size_max = 0
title.type = window
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment