-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathzenburn.jedit-scheme
88 lines (88 loc) · 3.12 KB
/
zenburn.jedit-scheme
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
#:mode=properties:lineSeparator=\n:
#Sun Jul 06 09:10:01 MDT 2008
#jEdit Editor Scheme
console.bgColor=\#3f3f3f
console.errorColor=\#ff4444
console.font=Courier New
console.fontsize=12
console.fontstyle=0
console.infoColor=\#009600
console.plainColor=\#dcdccc
console.warningColor=\#ffa800
error-list.errorColor=\#ff4444
error-list.warningColor=\#ffa800
jdiff.changed-color=\#61370d
jdiff.deleted-color=\#ac0428
jdiff.highlight-changed-color=\#61370d
jdiff.highlight-deleted-color=\#ac0428
jdiff.highlight-inserted-color=\#306130
jdiff.inserted-color=\#306130
jdiff.invalid-color=\#cccccc
jdiff.left-cursor-color=\#cccccc
jdiff.overview-changed-color=\#61370d
jdiff.overview-deleted-color=\#ac0428
jdiff.overview-inserted-color=\#306130
jdiff.overview-invalid-color=\#cccccc
jdiff.right-cursor-color=\#cccccc
jdiff.selected-highlight-changed-color=\#61370d
jdiff.selected-highlight-deleted-color=\#ac0428
jdiff.selected-highlight-inserted-color=\#306130
log-viewer.message.debug.color=\#cccccc
log-viewer.message.error.color=\#660000
log-viewer.message.message.color=\#99ccff
log-viewer.message.notice.color=\#00cc00
log-viewer.message.warning.color=\#ff6633
scheme.name=zenburn
tasklist.highlight.color=\#ffffff
vfs.browser.colors.1.color=\#7fb47f
view.bgColor=\#3f3f3f
view.caretColor=\#cccccc
view.eolMarkerColor=\#ff6633
view.fgColor=\#dcdccc
view.gutter.bgColor=\#3f4040
view.gutter.currentLineColor=\#4f4f4f
view.gutter.fgColor=\#93b3a3
view.gutter.focusBorderColor=\#9999ff
view.gutter.foldColor=\#93b3a3
view.gutter.highlightColor=\#4f4f4f
view.gutter.markerColor=\#ffffff
view.gutter.noFocusBorderColor=\#ffffff
view.gutter.structureHighlightColor=\#efefaf
view.lineHighlightColor=\#4f4f4f
view.multipleSelectionColor=\#222222
view.selectionColor=\#222222
view.selectionFgColor=\#dcdccc
view.status.background=\#3f3f3f
view.status.foreground=\#dcdccc
view.status.memory.background=\#3f3f3f
view.status.memory.foreground=\#dcdccc
view.structureHighlightColor=\#efefaf
view.wrapGuideColor=\#dcdccc
view.style.comment1=color\:\#7fb47f style\:i
view.style.comment2=color\:\#7fb47f style\:i
view.style.comment3=color\:\#7fb47f style\:i
view.style.comment4=color\:\#7fb47f
view.style.digit=color\:\#8cd0d3
view.style.foldLine.0=color\:\#93b3a3 bgColor\:\#3f4040 style\:b
view.style.foldLine.1=color\:\#93b3a3 bgColor\:\#3f4040 style\:b
view.style.foldLine.2=color\:\#93b3a3 bgColor\:\#3f4040 style\:b
view.style.foldLine.3=color\:\#93b3a3 bgColor\:\#3f4040 style\:b
view.style.function=color\:\#efef8f style\:b
view.style.invalid=color\:\#ff0066 bgColor\:\#ffffcc
view.style.keyword1=color\:\#f0dfaf style\:b
view.style.keyword2=color\:\#dddd66 style\:b
view.style.keyword3=color\:\#cccc66 style\:b
view.style.keyword4=color\:\#9999ff style\:b
view.style.label=color\:\#dfcfaf
view.style.literal1=color\:\#cc9393
view.style.literal2=color\:\#dca3a3 style\:b
view.style.literal3=color\:\#f0dfaf
view.style.literal4=color\:\#f0dfaf
view.style.markup=color\:\#c0c0c0
view.style.operator=color\:\#f0efd0
view.wrapGuideColor=\#808080
white-space.block-color=\#000000
white-space.fold-color=\#808080
white-space.space-color=\#6699cc
white-space.tab-color=\#336699
white-space.whitespace-color=\#ff6600