2 # weechat -- script.conf
 
   4 # WARNING: It is NOT recommended to edit this file by hand,
 
   5 # especially if WeeChat is running.
 
   7 # Use commands like /set or /fset to change settings in WeeChat.
 
   9 # For more info, see: https://weechat.org/doc/weechat/quickstart/
 
  13 columns = "%s %n %V %v %u | %d | %t"
 
  19 translate_description = on
 
  23 status_autoloaded = cyan
 
  25 status_installed = lightcyan
 
  26 status_obsolete = lightmagenta
 
  27 status_popular = yellow
 
  28 status_running = lightgreen
 
  29 status_unknown = lightred
 
  32 text_bg_selected = red
 
  34 text_date_selected = white
 
  35 text_delimiters = darkgray
 
  36 text_description = default
 
  37 text_description_selected = white
 
  38 text_extension = default
 
  39 text_extension_selected = white
 
  41 text_name_selected = lightcyan
 
  44 text_tags_selected = yellow
 
  45 text_version = magenta
 
  46 text_version_loaded = default
 
  47 text_version_loaded_selected = white
 
  48 text_version_selected = lightmagenta
 
  57 url = "http://www.weechat.org/files/plugins.xml.gz"