PetroleumTheme

Type class

"Petroleum" — a restrained, near-monochrome dark theme: gas-flare gold text on a near-black crude ground, with a tight gold palette and a single industrial- green accent.

Palette: deep crude #141a1a, oil-slick #1e2824, pipeline green #3a5040, crude amber #c8890a, sulfur #a89050, gas-flare #f5d090.

This is a standalone theme; it does not modify any built-in theme.

Click here for more info

Sources

This information about PetroleumTheme is provided for reference only and is not available through exported packages and thus should not be imported or used on its own.

Inheritance

PetroleumTheme extends Theme.

PetroleumTheme is not extended by any other symbol.

Settings

PetroleumTheme does not have any settings.

Private settings

PetroleumTheme does not have any private settings.

Properties

PetroleumTheme does not have any properties.

Methods

constructor(

root: Root,
isReal: boolean

)

#

Returns PetroleumTheme

Inherited from Theme

new(

root: Root

)

#

Static

Returns InstanceType

Inherited from Theme

Use this method to create an instance of this class.

Click here for more info

rule(

themeClass: K,
themeTags: Array

)

#

Returns Template

Inherited from Theme

Creates a Template for specific theme class and tags.

Click here for more info

ruleRaw(

themeClass: string,
themeTags: Array

)

#

Returns Template

Inherited from Theme

Creates a Template for specific theme class and tags.

NOTE: the difference from rule() is that ruleRaw() does not do any type checks.

Click here for more info

There are 4 inherited items currently hidden from this list.

Events

PetroleumTheme does not have any events.