10 Controlling Font Selection and Coloring

This section describes the CSS selectors used to control font and color styling of marked-up Scheme code.

The CSS selectors used for syntax coloring are:

.schemeThe base style for Scheme code
.scheme .keywordScheme syntactic keywords
.scheme .builtinScheme built-in functions
.scheme .variableScheme variables
.scheme .globalScheme global variables
.scheme .selfevalSelf-evaluating expressions
.scheme .commentScheme comments
.scheme .schemeresponseScheme REPL responses

 

 

Last modified: Sunday, April 24th, 2005 2:52:28pm
HTML generated using WebIt!.