Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Styling

The equivalent of Type styling.
This object represents some Stylings of a Site in the Stack Exchange network.
These Stylings are meant to allow developers to subtly vary the presentation of resources in their applications so as to indicate to users the original source site.
Applications should be able to gracefully handle these styles changes, though they can safely assume that these style changes are infrequent.
Note that colors can be returned either as six or three digit hex triplets.

Hierarchy

  • Styling

Index

Constructors

constructor

Properties

linkColor

linkColor: string | null

tagBackgroundColor

tagBackgroundColor: string | null

tagForegroundColor

tagForegroundColor: string | null

Made by Horyus. Documentation generated by TypeDoc.