Guest User

Untitled

a guest
Oct 19th, 2017
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. {
  2. "black": "#282C34",
  3. "dark_blue": "#235B92",
  4. "dark_green": "#6A8854",
  5. "dark_cyan": "#3C7F87",
  6. "dark_red": "#BE5046",
  7. "dark_magenta": "#9E60B0",
  8. "dark_yellow": "#D19A66",
  9. "gray": "#828997",
  10. "dark_gray": "#5C6370",
  11. "blue": "#3383D1",
  12. "green": "#98C379",
  13. "cyan": "#56B6C2",
  14. "red": "#E06C75",
  15. "magenta": "#C678DD",
  16. "yellow": "#E5C07B",
  17. "white": "#ABB2BF",
  18. "screen_colors": "white,black",
  19. "popup_colors": "yellow,white",
  20. "font_face": "Consolas",
  21. "font_true_type": true,
  22. "font_size": "0x20",
  23. "font_weight": 700,
  24. "cursor_size": "small",
  25. "window_size": "130x35",
  26. "screen_buffer_size": "80x3000",
  27. "command_history_length": 200,
  28. "num_history_buffers": 4,
  29. "quick_edit": true,
  30. "insert_mode": true,
  31. "fullscreen": false,
  32. "load_console_IME": true
  33. }
Add Comment
Please, Sign In to add comment