),
'STYLES' => array(
'KEYWORDS' => array(
- 1 => 'color: #472;', # type
- 2 => 'color: #35A;font-weight: bold;', # file construction
- 3 => 'color: #A53;', # structure
- 4 => 'color: #35A;', # operation
- 5 => 'color: #35A;', # numeric operation
- 6 => 'color: #35A;', # constructors
- 7 => 'color: #35A;', # labels
- 8 => 'color: #3B5;', # transformations
- 9 => 'color: #35A;', # draw instructions
+ 1 => 'color: #472;', # type
+ 2 => 'color: #35A;font-weight: bold;', # file construction
+ 3 => 'color: #A53;', # structure
+ 4 => 'color: #35A;', # operation
+ 5 => 'color: #35A;', # numeric operation
+ 6 => 'color: #35A;', # constructors
+ 7 => 'color: #35A;', # labels
+ 8 => 'color: #3B5;', # transformations
+ 9 => 'color: #35A;', # draw instructions
10 => 'color: #472;', # style
11 => 'color: #000;' # div
),
)
),
'URLS' => array(
- 1 => '',
- 2 => '',
- 3 => '',
- 4 => '',
- 5 => '',
- 6 => '',
- 7 => '',
- 8 => '',
- 9 => '',
+ 1 => '',
+ 2 => '',
+ 3 => '',
+ 4 => '',
+ 5 => '',
+ 6 => '',
+ 7 => '',
+ 8 => '',
+ 9 => '',
10 => '',
11 => ''
),