solarized.json 5.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. {
  2. "name": "Solarized Dark",
  3. "groups": {
  4. "background": { "fg": "oldlace", "bg": "royalblue5" },
  5. "background:divider": { "fg": "lightskyblue4", "bg": "royalblue5" },
  6. "mode": { "fg": "oldlace", "bg": "green", "attr": ["bold"] },
  7. "visual_range": { "fg": "green", "bg": "oldlace", "attr": ["bold"] },
  8. "modified_indicator": { "fg": "yellow", "bg": "darkgreencopper", "attr": ["bold"] },
  9. "paste_indicator": { "fg": "oldlace", "bg": "orange", "attr": ["bold"] },
  10. "readonly_indicator": { "fg": "red", "bg": "darkgreencopper" },
  11. "branch": { "fg": "lightyellow", "bg": "darkgreencopper" },
  12. "branch_dirty": { "fg": "yellow", "bg": "darkgreencopper" },
  13. "branch_clean": { "fg": "lightyellow", "bg": "darkgreencopper" },
  14. "branch:divider": { "fg": "gray61", "bg": "darkgreencopper" },
  15. "file_directory": { "fg": "lightyellow", "bg": "darkgreencopper" },
  16. "file_name": { "fg": "oldlace", "bg": "darkgreencopper", "attr": ["bold"] },
  17. "file_size": { "fg": "oldlace", "bg": "darkgreencopper" },
  18. "file_name_no_file": { "fg": "oldlace", "bg": "darkgreencopper", "attr": ["bold"] },
  19. "file_name_empty": { "fg": "oldlace", "bg": "darkgreencopper" },
  20. "file_format": { "fg": "gray61", "bg": "royalblue5" },
  21. "file_encoding": { "fg": "gray61", "bg": "royalblue5" },
  22. "file_type": { "fg": "gray61", "bg": "royalblue5" },
  23. "file_vcs_status": { "fg": "red", "bg": "darkgreencopper" },
  24. "file_vcs_status_M": { "fg": "yellow", "bg": "darkgreencopper" },
  25. "file_vcs_status_A": { "fg": "green", "bg": "darkgreencopper" },
  26. "line_percent": { "fg": "oldlace", "bg": "lightskyblue4" },
  27. "line_percent_gradient": { "fg": "green_yellow_orange_red", "bg": "lightskyblue4" },
  28. "line_current": { "fg": "gray13", "bg": "lightyellow", "attr": ["bold"] },
  29. "line_current_symbol": { "fg": "gray13", "bg": "lightyellow" },
  30. "virtcol_current_gradient": { "fg": "GREEN_Orange_red", "bg": "gray10" },
  31. "col_current": { "fg": "azure4", "bg": "lightyellow" },
  32. "environment": { "fg": "gray61", "bg": "royalblue5" },
  33. "error": { "fg": "oldlace", "bg": "red", "attr": ["bold"] },
  34. "warning": { "fg": "oldlace", "bg": "orange", "attr": ["bold"] },
  35. "current_tag": { "fg": "oldlace", "bg": "royalblue5", "attr": ["bold"] }
  36. },
  37. "mode_translations": {
  38. "nc": {
  39. "colors": {
  40. "darkgreencopper": "royalblue5",
  41. "lightskyblue4": "royalblue5",
  42. "azure4": "darkgreencopper",
  43. "gray61": "lightskyblue4",
  44. "lightyellow": "azure4",
  45. "oldlace": "gray61"
  46. }
  47. },
  48. "i": {
  49. "groups": {
  50. "background": { "fg": "oldlace", "bg": "darkgreencopper" },
  51. "background:divider": { "fg": "lightyellow", "bg": "darkgreencopper" },
  52. "mode": { "fg": "oldlace", "bg": "blue", "attr": ["bold"] },
  53. "modified_indicator": { "fg": "yellow", "bg": "lightyellow", "attr": ["bold"] },
  54. "paste_indicator": { "fg": "oldlace", "bg": "orange", "attr": ["bold"] },
  55. "readonly_indicator": { "fg": "red", "bg": "lightyellow" },
  56. "branch": { "fg": "darkgreencopper", "bg": "lightyellow" },
  57. "branch:divider": { "fg": "lightskyblue4", "bg": "lightyellow" },
  58. "file_directory": { "fg": "darkgreencopper", "bg": "lightyellow" },
  59. "file_name": { "fg": "royalblue5", "bg": "lightyellow", "attr": ["bold"] },
  60. "file_size": { "fg": "royalblue5", "bg": "lightyellow" },
  61. "file_name_no_file": { "fg": "royalblue5", "bg": "lightyellow", "attr": ["bold"] },
  62. "file_name_empty": { "fg": "royalblue5", "bg": "lightyellow" },
  63. "file_format": { "fg": "lightyellow", "bg": "darkgreencopper" },
  64. "file_encoding": { "fg": "lightyellow", "bg": "darkgreencopper" },
  65. "file_type": { "fg": "lightyellow", "bg": "darkgreencopper" },
  66. "file_vcs_status": { "fg": "red", "bg": "lightyellow" },
  67. "file_vcs_status_M": { "fg": "yellow", "bg": "lightyellow" },
  68. "file_vcs_status_A": { "fg": "green", "bg": "lightyellow" },
  69. "line_percent": { "fg": "oldlace", "bg": "gray61" },
  70. "line_percent_gradient": { "fg": "oldlace", "bg": "gray61" },
  71. "line_current": { "fg": "gray13", "bg": "oldlace", "attr": ["bold"] },
  72. "line_current_symbol": { "fg": "gray13", "bg": "oldlace" },
  73. "col_current": { "fg": "azure4", "bg": "oldlace" }
  74. }
  75. },
  76. "v": {
  77. "groups": {
  78. "mode": { "fg": "oldlace", "bg": "orange", "attr": ["bold"] }
  79. }
  80. },
  81. "V": {
  82. "groups": {
  83. "mode": { "fg": "oldlace", "bg": "orange", "attr": ["bold"] }
  84. }
  85. },
  86. "^V": {
  87. "groups": {
  88. "mode": { "fg": "oldlace", "bg": "orange", "attr": ["bold"] }
  89. }
  90. },
  91. "R": {
  92. "groups": {
  93. "mode": { "fg": "oldlace", "bg": "red", "attr": ["bold"] }
  94. }
  95. }
  96. }
  97. }