Skip to content

Instantly share code, notes, and snippets.

@aaronsteers
Last active January 5, 2023 22:26
Show Gist options
  • Star 6 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save aaronsteers/5a7f2e454318cc32ea7d0af32c8b710c to your computer and use it in GitHub Desktop.
Save aaronsteers/5a7f2e454318cc32ea7d0af32c8b710c to your computer and use it in GitHub Desktop.
Dark and Light Power BI Theme Files (Scroll down to view the light theme)
{
"name": "Sample Dark Theme",
"background": "#000000",
"backgroundLight": "#9b9b9b",
"backgroundNeutral": "#535353",
"foreground": "#ffffff",
"foregroundNeutralSecondary": "#ffffff",
"foregroundNeutralTertiary": "#ffffff",
"tableAccent": "#0c62fb",
"dataColors": [
"#0c62fb",
"#6da1fd",
"#85b0fd",
"#c2d8fe",
"#9b9b9b",
"#6e6e6e",
"#3e3e3e",
"#efbfbf"
],
"good": "#0c62fb",
"neutral": "#9b9b9b",
"bad": "#efbfbf",
"maximum": "#666666",
"center": "#9b9b9b",
"minimum": "#666666",
"null": "#efbfbf",
"textClasses": {
"callout": {
"fontSize": 28,
"fontFace": "Segoe UI",
"color": "#ffffff"
},
"title": {
"fontSize": 14,
"fontFace": "Segoe UI",
"color": "#ffffff"
},
"largeTitle": {
"fontSize": 14,
"fontFace": "Segoe UI",
"color": "#ffffff"
},
"header": {
"fontSize": 12,
"fontFace": "Segoe UI",
"color": "#c2d8fe"
},
"label": {
"fontSize": 10,
"fontFace": "Segoe UI",
"color": "#0c62fb"
},
"lightLabel": {
"color": "#c2d8fe"
},
"largeLightLabel": {
"color": "#c2d8fe"
},
"smallLightLabel": {
"color": "#c2d8fe"
}
},
"visualStyles": {
"page": {
"*": {
"background": [
{
"color": { "solid": { "color": "#000000" } },
"transparency": 0
}
],
"outspace": [
{
"color": { "solid": { "color": "#535353" } },
"transparency": 0
}
],
"outspacePane": [
{
"backgroundColor": { "solid": { "color": "#000000" } },
"foregroundColor": { "solid": { "color": "#ffffff" } },
"borderColor": { "solid": { "color": "#535353" } },
"transparency": 0,
"titleSize": 18,
"headerSize": 8,
"fontFamily": "Segoe UI",
"border": true
}
],
"filterCard": [
{
"$id": "Applied",
"backgroundColor": { "solid": { "color": "#000000" } },
"foregroundColor": { "solid": { "color": "#ffffff" } },
"borderColor": { "solid": { "color": "#0c62fb" } },
"inputBoxColor": { "solid": { "color": "#000000" } },
"transparency": 0,
"textSize": 11,
"fontFamily": "Segoe UI",
"border": true
},
{
"$id": "Available",
"backgroundColor": { "solid": { "color": "#2f2f2f" } },
"foregroundColor": { "solid": { "color": "#ffffff" } },
"borderColor": { "solid": { "color": "#9b9b9b" } },
"inputBoxColor": { "solid": { "color": "#3e3e3e" } },
"transparency": 0,
"textSize": 10,
"fontFamily": "Segoe UI",
"border": true
}
]
}
},
"*": {
"*": {
"*": [
{
"responsive": true,
"wordWrap": true,
"fontSize": 10,
"backColorPrimary": { "solid": { "color": "#000000" } },
"backColorSecondary": { "solid": { "color": "#535353" } }
}
],
"title": [
{
"show": true,
"fontColor": { "solid": {} },
"background": { "solid": {} },
"alignment": "center",
"fontSize": 12,
"fontFamily": "Segoe UI"
}
],
"background": [
{
"show": false,
"color": { "solid": { "color": "#000000" } },
"transparency": 100
}
],
"lockAspect": [{ "show": true }],
"border": [
{
"show": false,
"color": { "solid": {} }
}
],
"visualTooltip": [{ "type": "Default" }],
"stylePreset": [{ "name": "None" }],
"datalabels": { "color": { "solid": { "color": "#0c62fb" } } },
"wordWrap": [{ "show": true }],
"labels": [
{
"show": true,
"labelOrientation": "horizontal",
"color": { "solid": {} },
"fillcolor": { "solid": {} },
"enableBackground": true
}
],
"categoryLabels": [
{
"show": true,
"labelColor": { "solid": {} }
}
],
"categoryAxis": [
{
"showAxisTitle": true,
"labelColor": { "solid": {} }
}
],
"valueAxis": [
{
"showAxisTitle": true,
"labelColor": { "solid": {} }
}
]
}
},
"slicer": {
"*": {
"background": [{
"show": false,
"color": {
"solid": {
"color": "#000000"
}
},
"transparency": 0
}
],
"general": [
{
"outlineColor": { "solid": {} },
"outlineWeight": 1,
"orientation": "vertical",
"responsive": true
}
],
"data": [
{
"mode": "Basic",
"relativeRange": "",
"relativePeriod": ""
}
],
"selection": [
{
"selectAllCheckboxEnabled": false,
"singleSelect": true
}
],
"header": [
{
"show": true,
"fontColor": { "solid": { "color": "#ffffff" } },
"background": { "solid": {} },
"outline": "None",
"textSize": 10,
"fontFamily": "Segoe UI"
}
],
"items": [
{
"fontColor": { "solid": { "color": "#0c62fb" } },
"background": { "solid": { "color": "#000000" } },
"outline": "None"
}
]
}
},
"basicShape": {
"*": {
"general": [
{
"outlineColor": { "solid": { "color": "#c2d8fe" } },
"outlineWeight": 0,
"orientation": "vertical",
"responsive": true,
"background": { "solid": { "color": "#000000" } }
}
],
"border": [
{
"show": false,
"color": { "solid": {} }
}
],
"line": [
{
"lineColor": { "solid": { "color": "#0c62fb" } },
"transparency": 0,
"weight": 3,
"roundEdge": 0
}
],
"fill": [
{
"show": false,
"fillColor": { "solid": { "color": "#0c62fb" } },
"transparency": 0
}
],
"rotation": [{ "angle": 0 }],
"visualHeader": [{ "show": false }]
}
},
"waterfallChart": {
"*": {
"sentimentColors": [
{
"increaseFill": { "solid": { "color": "#0c62fb" } },
"decreaseFill": { "solid": { "color": "#efbfbf" } },
"totalFill": { "solid": { "color": "#535353" } },
"otherFill": { "solid": { "color": "#c2d8fe" } }
}
],
"breakdown": [
{
"maxBreakdowns": 8
}
]
}
},
"textbox": {
"*": {
"visualHeader": [{ "show": false }],
"background": [
{
"show": false,
"color": { "solid": {} },
"transparency": 0
}
]
}
}
}
}
{
"name": "Sample Light Theme",
"background": "#ffffff",
"backgroundLight": "#ffffff",
"backgroundNeutral": "#ffffff",
"foreground": "#000000",
"foregroundNeutralSecondary": "#535353",
"foregroundNeutralTertiary": "#9b9b9b",
"tableAccent": "#0c62fb",
"dataColors": [
"#0c62fb",
"#6da1fd",
"#85b0fd",
"#c2d8fe",
"#9b9b9b",
"#6e6e6e",
"#3e3e3e",
"#efbfbf"
],
"good": "#0c62fb",
"neutral": "#9b9b9b",
"bad": "#efbfbf",
"maximum": "#666666",
"center": "#9b9b9b",
"minimum": "#666666",
"null": "#efbfbf",
"textClasses": {
"callout": {
"fontSize": 28,
"fontFace": "Segoe UI",
"color": "#0c62fb"
},
"title": {
"fontSize": 14,
"fontFace": "Segoe UI",
"color": "#0c62fb"
},
"largeTitle": {
"fontSize": 14,
"fontFace": "Segoe UI",
"color": "#0c62fb"
},
"header": {
"fontSize": 12,
"fontFace": "Segoe UI",
"color": "#535353"
},
"label": {
"fontSize": 10,
"fontFace": "Segoe UI",
"color": "#535353"
},
"lightLabel": {
"color": "#3e3e3e"
},
"largeLightLabel": {
"color": "#3e3e3e"
},
"smallLightLabel": {
"color": "#3e3e3e"
}
},
"visualStyles": {
"page": {
"*": {
"background": [
{
"color": { "solid": { "color": "#ededed" } },
"transparency": 0
}
],
"outspace": [
{
"color": { "solid": { "color": "#ffffff" } },
"transparency": 0
}
],
"outspacePane": [
{
"backgroundColor": { "solid": { "color": "#6e6e6e" } },
"foregroundColor": { "solid": { "color": "#ffffff" } },
"borderColor": { "solid": { "color": "#9b9b9b" } },
"transparency": 0,
"titleSize": 18,
"headerSize": 8,
"fontFamily": "Segoe UI",
"border": false
}
],
"filterCard": [
{
"$id": "Applied",
"backgroundColor": { "solid": { "color": "#0c62fb" } },
"foregroundColor": { "solid": { "color": "#ffffff" } },
"borderColor": { "solid": { "color": "#c2d8fe" } },
"inputBoxColor": { "solid": { "color": "#ffffff" } },
"transparency": 0,
"textSize": 11,
"fontFamily": "Segoe UI",
"border": true
},
{
"$id": "Available",
"backgroundColor": { "solid": { "color": "#c2d8fe" } },
"foregroundColor": { "solid": { "color": "#3e3e3e" } },
"borderColor": { "solid": { "color": "#c2d8fe" } },
"inputBoxColor": { "solid": { "color": "#c2d8fe" } },
"transparency": 0,
"textSize": 10,
"fontFamily": "Segoe UI",
"border": true
}
]
}
},
"*": {
"*": {
"*": [
{
"responsive": true,
"wordWrap": true,
"fontSize": 10,
"backColorPrimary": { "solid": { "color": "#ffffff" } },
"backColorSecondary": { "solid": { "color": "#ededed" } }
}
],
"title": [
{
"show": true,
"fontColor": { "solid": { "color": "#535353" } },
"background": { "solid": { "color": "#ffffff" } },
"alignment": "center",
"fontSize": 12,
"fontFamily": "Segoe UI"
}
],
"background": [
{
"show": false,
"color": { "solid": { "color": "#ffffff" } },
"transparency": 0
}
],
"lockAspect": [{ "show": true }],
"border": [
{
"show": false,
"color": { "solid": { "color": "#ffffff" } }
}
],
"visualTooltip": [{ "type": "Default" }],
"stylePreset": [{ "name": "None" }],
"datalabels": { "color": { "solid": { "color": "#0c62fb" } } },
"wordWrap": [{ "show": true }],
"labels": [
{
"show": true,
"labelOrientation": "horizontal",
"color": { "solid": {} },
"fillcolor": { "solid": {} },
"enableBackground": true
}
],
"categoryLabels": [
{
"show": true,
"labelColor": { "solid": {} }
}
],
"categoryAxis": [
{
"showAxisTitle": true,
"labelColor": { "solid": {} }
}
],
"valueAxis": [
{
"showAxisTitle": true,
"labelColor": { "solid": {} }
}
]
}
},
"slicer": {
"*": {
"background": [
{
"show": false,
"color": { "solid": { "color": "#ffffff" } },
"transparency": 0
}
],
"general": [
{
"outlineColor": { "solid": {} },
"outlineWeight": 1,
"orientation": "vertical",
"responsive": true
}
],
"data": [
{
"mode": "Basic",
"relativeRange": "",
"relativePeriod": ""
}
],
"selection": [
{
"selectAllCheckboxEnabled": false,
"singleSelect": true
}
],
"header": [
{
"show": true,
"fontColor": { "solid": { "color": "#3e3e3e" } },
"background": { "solid": {} },
"outline": "None",
"textSize": 10,
"fontFamily": "Segoe UI"
}
],
"items": [
{
"fontColor": { "solid": { "color": "#0c62fb" } },
"background": { "solid": {} },
"outline": "None"
}
]
}
},
"basicShape": {
"*": {
"general": [
{
"outlineColor": { "solid": { "color": "#ffffff" } },
"outlineWeight": 0,
"orientation": "vertical",
"responsive": true,
"background": { "solid": { "color": "#ffffff" } }
}
],
"border": [
{
"show": false,
"color": { "solid": { "color": "#ffffff" } }
}
],
"line": [
{
"lineColor": { "solid": { "color": "#0c62fb" } },
"transparency": 0,
"weight": 3,
"roundEdge": 0
}
],
"fill": [
{
"show": true,
"fillColor": { "solid": { "color": "#0c62fb" } },
"transparency": 0
}
],
"rotation": [{ "angle": 0 }],
"visualHeader": [{ "show": false }]
}
},
"waterfallChart": {
"*": {
"sentimentColors": [
{
"increaseFill": { "solid": { "color": "#0c62fb" } },
"decreaseFill": { "solid": { "color": "#efbfbf" } },
"totalFill": { "solid": { "color": "#535353" } },
"otherFill": { "solid": { "color": "#c2d8fe" } }
}
],
"breakdown": [
{
"maxBreakdowns": 8
}
]
}
},
"textbox": {
"*": {
"visualHeader": [{ "show": false }],
"background": [
{
"show": false,
"color": { "solid": {} },
"transparency": 0
}
]
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment