Subversion Repositories Kolibri OS

Rev

Rev 8762 | Rev 9174 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
9010 leency 1
[paths]
2
build=
3
run=
4
debug=
5
 
8728 leency 6
[color_Dark]
7
text=207,208,209
8
back=31,34,39
9
seltext=255,255,255
10
selback=64,67,71
11
modified=232,232,0
12
saved=0,208,0
13
curline=37,40,45
14
numtext=75,77,81
15
numback=230,230,230
16
 
17
comment=78,106,135
18
string=245,238,162
19
num=237,110,85
20
delim=255,79,104
21
key1=255,79,104
22
key2=188,112,253
23
key3=188,112,253
24
 
25
[color_Light]
26
text=0,0,0
27
back=255,255,255
28
seltext=255,255,255
29
selback=0,0,255
30
modified=232,232,0
31
saved=0,208,0
32
curline=255,255,200
33
numtext=0,0,0
34
numback=230,230,230
35
 
36
comment=128,0,128
37
string=0,128,0
38
num=128,0,0
39
delim=0,0,128
40
key1=0,0,128
41
key2=0,128,128
42
key3=0,128,128
43
 
44
[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
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
47
KW3 =
48
 
49
[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
51
KW2 =
52
KW3 =
53
 
54
[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
8762 leency 56
KW2 = define,error,include,elif,if,line,else,ifdef,pragma,endif,ifndef,undef
8728 leency 57
KW3 =
58
 
59
[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
61
KW2 =
62
KW3 =
63
 
64
[lang_Ini]
65
KW1 = auto,default,disabled,false,none,true
66
KW2 =
67
KW3 =
68
 
69
[lang_Fasm]
70
KW1 =
71
KW2 =
72
KW3 =