Subversion Repositories Kolibri OS

Rev

Rev 9010 | Rev 9193 | Go to most recent revision | Only display areas with differences | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 9010 Rev 9174
1
[paths]
1
[settings]
-
 
2
tab=4
-
 
3
blink=70
2
build=
4
build=
3
run=
5
run=
4
debug=
6
debug=
5
 
7
 
6
[color_Dark]
8
[color_Dark]
7
text=207,208,209
9
text=207,208,209
8
back=31,34,39
10
back=31,34,39
9
seltext=255,255,255
11
seltext=255,255,255
10
selback=64,67,71
12
selback=64,67,71
11
modified=232,232,0
13
modified=232,232,0
12
saved=0,208,0
14
saved=0,208,0
13
curline=37,40,45
15
curline=37,40,45
14
numtext=75,77,81
16
numtext=75,77,81
15
numback=230,230,230
17
numback=230,230,230
16
 
18
 
17
comment=78,106,135
19
comment=78,106,135
18
string=245,238,162
20
string=245,238,162
19
num=237,110,85
21
num=237,110,85
20
delim=255,79,104
22
delim=255,79,104
21
key1=255,79,104
23
key1=255,79,104
22
key2=188,112,253
24
key2=188,112,253
23
key3=188,112,253
25
key3=188,112,253
24
 
26
 
25
[color_Light]
27
[color_Light]
26
text=0,0,0
28
text=0,0,0
27
back=255,255,255
29
back=255,255,255
28
seltext=255,255,255
30
seltext=255,255,255
29
selback=0,0,255
31
selback=0,0,255
30
modified=232,232,0
32
modified=232,232,0
31
saved=0,208,0
33
saved=0,208,0
32
curline=255,255,200
34
curline=255,255,200
33
numtext=0,0,0
35
numtext=0,0,0
34
numback=230,230,230
36
numback=230,230,230
35
 
37
 
36
comment=128,0,128
38
comment=128,0,128
37
string=0,128,0
39
string=0,128,0
38
num=128,0,0
40
num=128,0,0
39
delim=0,0,128
41
delim=0,0,128
40
key1=0,0,128
42
key1=0,0,128
41
key2=0,128,128
43
key2=0,128,128
42
key3=0,128,128
44
key3=0,128,128
43
 
45
 
44
[lang_Oberon]
46
[lang_Oberon]
45
KW1 = ARRAY,BEGIN,BY,CASE,CONST,DIV,DO,ELSE,ELSIF,END,FALSE,FOR,IF,IMPORT,IN,IS,MOD,MODULE,NIL,OF,OR,POINTER,PROCEDURE,RECORD,REPEAT,RETURN,THEN,TO,TRUE,TYPE,UNTIL,VAR,WHILE
47
KW1 = ARRAY,BEGIN,BY,CASE,CONST,DIV,DO,ELSE,ELSIF,END,FALSE,FOR,IF,IMPORT,IN,IS,MOD,MODULE,NIL,OF,OR,POINTER,PROCEDURE,RECORD,REPEAT,RETURN,THEN,TO,TRUE,TYPE,UNTIL,VAR,WHILE
46
KW2 = ABS,ASR,ASSERT,BITS,BOOLEAN,BYTE,CHAR,CHR,COPY,DEC,DISPOSE,EXCL,FLOOR,FLT,INC,INCL,INTEGER,LEN,LENGTH,LSL,LSR,MAX,MIN,NEW,ODD,ORD,PACK,REAL,ROR,SET,UNPK,WCHAR,WCHR
48
KW2 = ABS,ASR,ASSERT,BITS,BOOLEAN,BYTE,CHAR,CHR,COPY,DEC,DISPOSE,EXCL,FLOOR,FLT,INC,INCL,INTEGER,LEN,LENGTH,LSL,LSR,MAX,MIN,NEW,ODD,ORD,PACK,REAL,ROR,SET,UNPK,WCHAR,WCHR
47
KW3 =
49
KW3 =
48
 
50
 
49
[lang_Pascal]
51
[lang_Pascal]
50
KW1 = AND,ARRAY,BEGIN,CASE,CONST,DIV,DO,DOWNTO,ELSE,END,FILE,FOR,FUNCTION,GOTO,IF,IMPLEMENTATION,IN,INTERFACE,LABEL,MOD,NIL,NOT,OF,OR,PACKED,PROCEDURE,PROGRAM,RECORD,REPEAT,SET,SHL,SHR,STRING,THEN,TO,TYPE,UNIT,UNTIL,USES,VAR,WHILE,WITH,XOR
52
KW1 = AND,ARRAY,BEGIN,CASE,CONST,DIV,DO,DOWNTO,ELSE,END,FILE,FOR,FUNCTION,GOTO,IF,IMPLEMENTATION,IN,INTERFACE,LABEL,MOD,NIL,NOT,OF,OR,PACKED,PROCEDURE,PROGRAM,RECORD,REPEAT,SET,SHL,SHR,STRING,THEN,TO,TYPE,UNIT,UNTIL,USES,VAR,WHILE,WITH,XOR
51
KW2 =
53
KW2 =
52
KW3 =
54
KW3 =
53
 
55
 
54
[lang_C]
56
[lang_C]
55
KW1 = auto,break,case,char,const,continue,default,do,double,else,enum,extern,float,for,goto,if,int,long,register,return,short,signed,sizeof,static,struct,switch,typedef,union,unsigned,void,volatile,while
57
KW1 = auto,break,case,char,const,continue,default,do,double,else,enum,extern,float,for,goto,if,int,long,register,return,short,signed,sizeof,static,struct,switch,typedef,union,unsigned,void,volatile,while
56
KW2 = define,error,include,elif,if,line,else,ifdef,pragma,endif,ifndef,undef
58
KW2 = define,error,include,elif,if,line,else,ifdef,pragma,endif,ifndef,undef
57
KW3 =
59
KW3 =
58
 
60
 
59
[lang_Lua]
61
[lang_Lua]
60
KW1 = and,break,do,else,elseif,end,false,goto,for,function,if,in,local,nil,not,or,repeat,return,then,true,until,while
62
KW1 = and,break,do,else,elseif,end,false,goto,for,function,if,in,local,nil,not,or,repeat,return,then,true,until,while
61
KW2 =
63
KW2 =
62
KW3 =
64
KW3 =
63
 
65
 
64
[lang_Ini]
66
[lang_Ini]
65
KW1 = auto,default,disabled,false,none,true
67
KW1 = auto,default,disabled,false,none,true
66
KW2 =
68
KW2 =
67
KW3 =
69
KW3 =
68
 
70
 
69
[lang_Fasm]
71
[lang_Fasm]
70
KW1 =
72
KW1 =
71
KW2 =
73
KW2 =
72
KW3 =
74
KW3 =
-
 
75
 
-
 
76
[lang_JSON]
-
 
77
KW1 =
-
 
78
KW2 = true,false,null
-
 
79
KW3 =