No changes
This commit is contained in:
parent
8680a02b13
commit
b6b398f5bf
17374 changed files with 2475441 additions and 0 deletions
7
modules/ftp/plugins/codepress/languages/java.css
Normal file
7
modules/ftp/plugins/codepress/languages/java.css
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
/*
|
||||
* CodePress color styles for Java syntax highlighting
|
||||
*/
|
||||
|
||||
b {color:#7F0055;font-weight:bold;font-style:normal;} /* reserved words */
|
||||
i, i b, i s {color:#3F7F5F;font-weight:bold;} /* comments */
|
||||
s, s b {color:#2A00FF;font-weight:normal;} /* strings */
|
||||
Loading…
Add table
Add a link
Reference in a new issue