Class: CodeRay::Styles::Style

Inherits:
Object
  • Object
show all
Extended by:
Plugin
Defined in:
lib/coderay/styles/style.rb

Overview

Base class for styles.

Styles are used by Encoders::HTML to colorize tokens.

Direct Known Subclasses

Alpha

Constant Summary collapse

DEFAULT_OPTIONS =

:nodoc:

{ }

Instance Attribute Summary

Attributes included from Plugin

#plugin_id

Method Summary

Methods included from Plugin

aliases, plugin_host, register_for, title