atlas
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
atlas
:atlas-mermaid
/
atlas.mermaid
/
MermaidThemeVariablesSpec
Mermaid
Theme
Variables
Spec
interface
MermaidThemeVariablesSpec
:
PropertiesSpec
(
source
)
Global diagram configuration properties.
See
the Mermaid docs
Members
Properties
background
Link copied to clipboard
abstract
var
background
:
String
?
dark
Mode
Link copied to clipboard
abstract
var
darkMode
:
Boolean
?
font
Family
Link copied to clipboard
abstract
var
fontFamily
:
String
?
font
Size
Link copied to clipboard
abstract
var
fontSize
:
String
?
line
Color
Link copied to clipboard
abstract
var
lineColor
:
String
?
primary
Border
Color
Link copied to clipboard
abstract
var
primaryBorderColor
:
String
?
primary
Color
Link copied to clipboard
abstract
var
primaryColor
:
String
?
primary
Text
Color
Link copied to clipboard
abstract
var
primaryTextColor
:
String
?
secondary
Color
Link copied to clipboard
abstract
var
secondaryColor
:
String
?
tertiary
Color
Link copied to clipboard
abstract
var
tertiaryColor
:
String
?