]>
src.bluestatic.org Git - viewsvn.git/blob - templates/default/code2.css
1 /*=====================================================================*\
2 || ###################################################################
3 || # ViewSVN [#]version[#]
4 || # Copyright ©2002-[#]year[#] Iris Studios, Inc.
6 || # This program is free software; you can redistribute it and/or modify
7 || # it under the terms of the GNU General Public License as published by
8 || # the Free Software Foundation; version [#]gpl[#] of the License.
10 || # This program is distributed in the hope that it will be useful, but
11 || # WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
12 || # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
15 || # You should have received a copy of the GNU General Public License along
16 || # with this program; if not, write to the Free Software Foundation, Inc.,
17 || # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
18 || ###################################################################
19 \*=====================================================================*/
22 * Colours adaptd from Trac by Edgewall Software (http://www.edgewall.com/trac/)
23 * Trac is under the GNU GPL version 2
26 /* Key Words I (if, do, while, etc.) */
33 /* Key Words II (null, true, false, etc.) */
41 /* Built-in Functions */
48 /* Data Types (int, bool, etc) */
56 .code
.co1
, .code
.co2
, .code
.coMULTI
74 /* Standard text without highlighting (default) */
75 .code
.de1
, .code
.de2
79 /* Escaped characters */
84 /* Symbols [ ( { } ) ] */
94 /*=====================================================================*\
95 || ###################################################################
98 || ###################################################################
99 \*=====================================================================*/