-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMinimal-Light.ksf
128 lines (122 loc) · 4.12 KB
/
Minimal-Light.ksf
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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
Version = 15
Booleans = {'caretLineVisible': True, 'preferFixed': 1, 'useSelFore': False}
CommonStyles = {'attribute name': {},
'attribute value': {},
'bracebad': {},
'bracehighlight': {},
'classes': {},
'comments': {},
'control characters': {},
'default_fixed': {'back': 16777215,
'bold': 0,
'eolfilled': 0,
'face': 'InputMonoNarrow Light',
'fore': 0,
'hotspot': 0,
'italic': 0,
'size': 11,
'useFixed': 1},
'default_proportional': {'back': 16777215,
'bold': 0,
'eolfilled': 0,
'face': 'Helvetica',
'fore': 0,
'hotspot': 0,
'italic': 0,
'size': 11,
'useFixed': 0},
'fold markers': {},
'functions': {},
'identifiers': {},
'indent guides': {},
'keywords': {},
'keywords2': {},
'linenumbers': {},
'numbers': {},
'operators': {},
'preprocessor': {},
'regex': {},
'stderr': {},
'stdin': {},
'stdout': {},
'stringeol': {},
'strings': {},
'tags': {},
'variables': {}}
LanguageStyles = {'CoffeeScript': {},
'Perl': {'data sections': {}},
'Ruby': {'data sections': {}}}
MiscLanguageSettings = {}
Colors = {'bookmarkColor': 0,
'callingLineColor': 16764159,
'caretFore': 0,
'caretLineBack': 16777215,
'changeMarginDeleted': 15161172,
'changeMarginInserted': 10935459,
'changeMarginReplaced': 6476776,
'currentLineColor': 16764108,
'edgeColor': 0,
'foldMarginColor': 16777215,
'selBack': 8947848,
'selFore': 16772846,
'whitespaceColor': 0}
Indicators = {'collab_local_change': {'alpha': 30,
'color': 10066329,
'draw_underneath': True,
'style': 7},
'collab_remote_change': {'alpha': 30,
'color': 65060,
'draw_underneath': True,
'style': 7},
'collab_remote_cursor_1': {'alpha': 100,
'color': 3866485,
'draw_underneath': True,
'style': 6},
'collab_remote_cursor_2': {'alpha': 100,
'color': 16732495,
'draw_underneath': True,
'style': 6},
'collab_remote_cursor_3': {'alpha': 100,
'color': 204,
'draw_underneath': True,
'style': 6},
'collab_remote_cursor_4': {'alpha': 100,
'color': 6750207,
'draw_underneath': True,
'style': 6},
'collab_remote_cursor_5': {'alpha': 100,
'color': 13382604,
'draw_underneath': True,
'style': 6},
'find_highlighting': {'alpha': 100,
'color': 1110271,
'draw_underneath': True,
'style': 7},
'linter_error': {'alpha': 100,
'color': 255,
'draw_underneath': True,
'style': 13},
'linter_warning': {'alpha': 100,
'color': 32768,
'draw_underneath': True,
'style': 13},
'multiple_caret_area': {'alpha': 100,
'color': 16751001,
'draw_underneath': True,
'style': 6},
'soft_characters': {'alpha': 100,
'color': 13209,
'draw_underneath': False,
'style': 6},
'tabstop_current': {'alpha': 100,
'color': 3355647,
'draw_underneath': True,
'style': 7},
'tabstop_pending': {'alpha': 100,
'color': 16751001,
'draw_underneath': True,
'style': 6},
'tag_matching': {'alpha': 100,
'color': 33023,
'draw_underneath': True,
'style': 7}}