ace.js配置主题(30多种主题的详解--虽然官网说一共就20多种,但我怎么看到30多个)
问:怎么配
答:editor.setTheme("主题的路径");比如:editor.setTheme("ace/theme/ambiance");
详解:
1.第一种:ambiance(editor.setTheme("ace/theme/ambiance");
2.第二种:chaos
3. 第三种 chrome
4.第四种 cloud
5.cloud_midnight 跟上一个看着没什么差
6.cobalt
7.crimson_editor
8.dawn
9.dracula
10.dreamweaver
11.eclipse
12.gob
13.gruvbox
14. idle_fingers
15. xcode
16. vibrant_ink
17. twilight
18.tomorrow_night_eighties
19.tomorrow_night_bright
20.tomorrow_night_blue
21.tomorrow_night
22.tomorrow
23.textmate
24.terminal
25。sqlserver
26.solarizes_light
27.solarized_dark
28.pastel_on_dark
29.monokai
30.mono_industrial
31.merbivore_soft
32.merbivore
33.kuroir
34. kr_theme
35.katzenmilch
36.iplastic
最后我选择了sqlserver