One Hat Cyber Team
Your IP :
216.73.216.115
Server IP :
194.44.31.54
Server :
Linux zen.imath.kiev.ua 4.18.0-553.77.1.el8_10.x86_64 #1 SMP Fri Oct 3 14:30:23 UTC 2025 x86_64
Server Software :
Apache/2.4.37 (Rocky Linux) OpenSSL/1.1.1k
PHP Version :
5.6.40
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
source-highlight
/
View File Name :
default.style
bgcolor "white"; // the background color for documents context gray; // the color for context lines (when specified with line ranges) keyword blue b ; // for language keywords type darkgreen ; // for basic types usertype teal ; // for user defined types string red f ; // for strings and chars regexp orange f ; // for strings and chars specialchar pink f ; // for special chars, e.g., \n, \t, \\ comment brown i, noref; // for comments number purple ; // for literal numbers preproc darkblue b ; // for preproc directives (e.g. #include, import) symbol darkred ; // for simbols (e.g. <, >, +) function black b; // for function calls and declarations cbracket red; // for block brackets (e.g. {, }) todo bg:cyan b; // for TODO and FIXME code bg:brightgreen b; // for code snippets //Predefined variables and functions (for instance glsl) predef_var darkblue ; predef_func darkblue b ; // for OOP classname teal ; // for class names, e.g., in Java and C++ // line numbers linenum black f; // Internet related url blue u, f; // other elements for ChangeLog and Log files date blue b ; time, file darkblue b ; ip, name darkgreen ; // for Prolog, Perl... variable darkgreen ; // explicit for Latex italics darkgreen i; bold darkgreen b; underline darkgreen u; fixed green f; argument darkgreen; optionalargument purple; math orange; bibtex blue; // for diffs oldfile orange; newfile darkgreen; difflines blue; // for css selector purple; property blue; value darkgreen i; // for oz atom orange; meta i; // for file system path orange; // for C (or other language) labels label teal b; // for errors error purple; warning darkgreen; // for feature (Cucumber) files cuketag green ; gherken blue ; given red ; when cyan ; then yellow ; and_but pink ; table gray ;