Another copy of my dotfiles. Because I don't completely trust GitHub.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

43 lines
1.2 KiB

4 years ago
  1. {
  2. "currentVersionInfo": {
  3. "version": "1.0.0",
  4. "hasShownChangelog": true
  5. },
  6. "settings": {
  7. "addition": "#98c379",
  8. "attr_1": "#d19a66",
  9. "attr_2": "#d19a66",
  10. "attribute": "#98c379",
  11. "background": "#282c34",
  12. "built_in": "#e6c07b",
  13. "bullet": "#61aeee",
  14. "code": "#abb2bf",
  15. "comment": "#5c6370",
  16. "deletion": "#e06c75",
  17. "doctag": "#c678dd",
  18. "keyword": "#c678dd",
  19. "literal": "#56b6c2",
  20. "meta_string": "#98c379",
  21. "meta": "#61aeee",
  22. "name": "#e06c75",
  23. "nomarkup": "#98c379",
  24. "number": "#d19a66",
  25. "params": "#abb2bf",
  26. "quote": "#5c6370",
  27. "regexp": "#98c379",
  28. "section": "#e06c75",
  29. "selector_attr": "#d19a66",
  30. "selector_class": "#d19a66",
  31. "selector_id": "#61aeee",
  32. "selector_pseudo": "#d19a66",
  33. "selector_tag": "#e06c75",
  34. "string": "#98c379",
  35. "subst": "#e06c75",
  36. "symbol": "#61aeee",
  37. "tag": "#e06c75",
  38. "template_variable": "#d19a66",
  39. "text": "#abb2bf",
  40. "title": "#61aeee",
  41. "type": "#d19a66",
  42. "variable": "#d19a66"
  43. }
  44. }