Advertisement
edps

config-solarized-(terminator)-funtoo

Dec 13th, 2015
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 KB | None | 0 0
  1. [global_config]
  2. enabled_plugins = TerminalShot,
  3. handle_size = 1
  4. [keybindings]
  5. [layouts]
  6. [[default]]
  7. [[[child1]]]
  8. parent = window0
  9. profile = default
  10. type = Terminal
  11. [[[window0]]]
  12. parent = ""
  13. type = Window
  14. [plugins]
  15. [profiles]
  16. [[default]]
  17. allow_bold = False
  18. background_color = "#002b36"
  19. background_darkness = 0.6
  20. background_image = None
  21. copy_on_selection = True
  22. cursor_blink = False
  23. cursor_color = "#eee8d5"
  24. font = Terminus Re33 Bold 16
  25. foreground_color = "#657b83"
  26. icon_bell = False
  27. login_shell = True
  28. palette = "#073642:#dc322f:#859900:#b58900:#268bd2:#d33682:#2aa198:#eee8d5:#002b36:#cb4b16:#586e75:#657b83:#839496:#6c71c4:#93a1a1:#fdf6e3"
  29. scroll_background = False
  30. scrollback_infinite = True
  31. scrollbar_position = hidden
  32. show_titlebar = False
  33. use_system_font = False
  34. [[Dark]]
  35. background_color = "#eee8d5"
  36. background_image = None
  37. copy_on_selection = True
  38. cursor_blink = False
  39. cursor_color = "#002b36"
  40. font = Monaco 15
  41. foreground_color = "#002b36"
  42. icon_bell = False
  43. login_shell = True
  44. palette = "#073642:#d30102:#859900:#b58900:#6c71c4:#d33682:#2aa198:#839496:#586e75:#cb4b16:#859900:#b58900:#268bd2:#d33682:#2aa198:#93a1a1"
  45. scroll_background = False
  46. scrollbar_position = hidden
  47. show_titlebar = False
  48. use_system_font = False
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement