HEX
Server: Apache
System: Linux vps52061 6.8.0-85-generic #85~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Sep 19 16:18:59 UTC 2 x86_64
User: design11 (105868)
PHP: 8.4.14
Disabled: NONE
Upload Files
File: //usr/share/source-highlight/cpp2html.css
BODY {
  font-weight: normal;
  background-color: #E0E0E0;
}

.keyword {
  color: brown;
  font-weight: bold;
}

.string {
  color: darkgreen;
}

.comment {
  color: navy;
  font-style: italic;
}

.number {
  color: blue;
}

.type {
    color: teal;
    text-decoration: underline;
}

.preproc {
     color: darkred;
}

.function {
     color: black;
     text-weight: bold;
}

.normal {
  color: purple;
}

.symbol {
  color: black;
}

.cbracket {
  color: black;
}