Source code

Revision control

Copy as Markdown

Other Tools

{
"bgcolor": {
"@base": {
"value": {
"light": "rgb(234, 234, 237)",
"dark": "{color.gray.90}",
"nativeTheme": "-moz-headerbar"
}
},
"inactive": {
"value": {
"default": "{toolbox.bgcolor.@base}",
"nativeTheme": "-moz-headerbarinactive"
}
}
},
"textcolor": {
"@base": {
"value": {
"light": "{color.gray.100}",
"dark": "{color.gray.05}",
"nativeTheme": "-moz-headerbartext"
}
},
"inactive": {
"value": {
"default": "{toolbox.textcolor.@base}",
"nativeTheme": "-moz-headerbarinactivetext"
}
}
}
}