codemirror-themes.js 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. /* Do not edit. This file is auto-generated by build-vendor.js */
  2. 'use strict';
  3. /* exported CODEMIRROR_THEMES */
  4. const CODEMIRROR_THEMES = [
  5. '3024-day',
  6. '3024-night',
  7. 'abbott',
  8. 'abcdef',
  9. 'ambiance',
  10. 'ambiance-mobile',
  11. 'ayu-dark',
  12. 'ayu-mirage',
  13. 'base16-dark',
  14. 'base16-light',
  15. 'bespin',
  16. 'blackboard',
  17. 'cobalt',
  18. 'colorforth',
  19. 'darcula',
  20. 'dracula',
  21. 'duotone-dark',
  22. 'duotone-light',
  23. 'eclipse',
  24. 'elegant',
  25. 'erlang-dark',
  26. 'gruvbox-dark',
  27. 'hopscotch',
  28. 'icecoder',
  29. 'idea',
  30. 'isotope',
  31. 'juejin',
  32. 'lesser-dark',
  33. 'liquibyte',
  34. 'lucario',
  35. 'material',
  36. 'material-darker',
  37. 'material-ocean',
  38. 'material-palenight',
  39. 'mbo',
  40. 'mdn-like',
  41. 'midnight',
  42. 'monokai',
  43. 'moxer',
  44. 'neat',
  45. 'neo',
  46. 'night',
  47. 'nord',
  48. 'oceanic-next',
  49. 'panda-syntax',
  50. 'paraiso-dark',
  51. 'paraiso-light',
  52. 'pastel-on-dark',
  53. 'railscasts',
  54. 'rubyblue',
  55. 'seti',
  56. 'shadowfox',
  57. 'solarized',
  58. 'ssms',
  59. 'the-matrix',
  60. 'tomorrow-night-bright',
  61. 'tomorrow-night-eighties',
  62. 'ttcn',
  63. 'twilight',
  64. 'vibrant-ink',
  65. 'xq-dark',
  66. 'xq-light',
  67. 'yeti',
  68. 'yonce',
  69. 'zenburn',
  70. ];