iset.conf 744 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. #
  2. # weechat -- iset.conf
  3. #
  4. # WARNING: It is NOT recommended to edit this file by hand,
  5. # especially if WeeChat is running.
  6. #
  7. # Use /set or similar command to change settings in WeeChat.
  8. #
  9. # For more info, see: https://weechat.org/doc/quickstart
  10. #
  11. [color]
  12. bg_selected = red
  13. help_default_value = green
  14. help_option_name = white
  15. help_text = default
  16. option = default
  17. option_selected = white
  18. type = brown
  19. type_selected = yellow
  20. value = cyan
  21. value_diff = magenta
  22. value_diff_selected = lightmagenta
  23. value_selected = lightcyan
  24. value_undef = green
  25. value_undef_selected = lightgreen
  26. [help]
  27. show_help_bar = on
  28. show_help_extra_info = on
  29. show_plugin_description = off
  30. [look]
  31. scroll_horiz = 10
  32. show_current_line = on
  33. use_mute = off
  34. value_search_char = "="