Class: CodeRay::Styles::Style

Inherits:
Object
  • Object
show all
Extended by:
Plugin
Defined in:
lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/coderay-1.1.3/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