Created
December 3, 2019 16:16
-
-
Save wbhinton/81b02fbcfd1df8cafe4c397f992909a3 to your computer and use it in GitHub Desktop.
Dark Green Power BI Theme
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "name": "GlobalLevelTemplate", | |
| "dataColors": [ | |
| "#217c60", | |
| "#009fae", | |
| "#00a99c", | |
| "#00b27e", | |
| "#56b75a", | |
| "#8fb831", | |
| "#c7b300", | |
| "#ffa600" | |
| ], | |
| "visualStyles": { | |
| "*": { | |
| "*": { | |
| "title": [{ | |
| "show": true, | |
| "fontColor": { "solid": { "color": "#e8f1ef" } }, | |
| "background": { "solid": { "color": "#217c60" } }, | |
| "alignment": "center", | |
| "fontSize": 10, | |
| "fontFamily": "Segoe UI" | |
| }], | |
| "background": [{ | |
| "show": true, | |
| "color": { "solid": { "color": "#FFFFFF" } }, | |
| "transparency": 25 | |
| }], | |
| "lockAspect": [{ | |
| "show": true | |
| }], | |
| "border": [{ | |
| "show": true, | |
| "color": { "solid": { "color": "#09251c" } } | |
| }], | |
| "visualTooltip": [{ | |
| "type": "Default" | |
| }], | |
| "stylePreset": [{ | |
| "name": "None" | |
| }] | |
| } | |
| }, | |
| "page": { | |
| "*": { | |
| "background": [{ | |
| "color": { "solid": { "color": "#FFFFFF" } }, | |
| "transparency": 50 | |
| }], | |
| "outspace": [{ | |
| "color": { "solid": { "color": "#FFFFFF" } }, | |
| "transparency": 50 | |
| } ]}}, | |
| "card": { | |
| "*": { | |
| "labels": [{ | |
| "color": { "solid": { "color": "#000000"}}, | |
| "labelDisplayUnits": "0", | |
| "labelPrecision": 0, | |
| "fontSize": 23, | |
| "fontFamily": "Segoe UI" | |
| }], | |
| "categoryLabels": [{ | |
| "show": false, | |
| "color": { "solid": { "color": "#09251c"}}, | |
| "fontSize": 10, | |
| "fontFamily": "Segoe UI" | |
| }], | |
| "wordWrap": [{ | |
| "show": true | |
| }], | |
| "background": [{ | |
| "show": true, | |
| "color": { | |
| "solid": { | |
| "color": "#FFFFFF" | |
| } | |
| }, | |
| "transparency": 0 | |
| }]}}, | |
| "pivotTable": { | |
| "*": { | |
| "stylePreset":[{ | |
| "name":"Bold Header" | |
| }], | |
| "grid": [{ | |
| "gridVertical": false, | |
| "gridVerticalColor": { "solid": { "color": "#5F6062"}}, | |
| "gridVerticalWeight": 1, | |
| "gridHorizontal": false, | |
| "gridHorizontalColor": { "solid": { "color": "#5F6062"}}, | |
| "gridHorizontalWeight": 1, | |
| "rowPadding": 4, | |
| "outlineColor": { "solid": { "color": "#ffffff"}}, | |
| "outlineWeight": 1, | |
| "textSize": 8, | |
| "imageHeight": 100 | |
| }], | |
| "columnHeaders": [{ | |
| "fontColor": { "solid": { "color": "#e8f1ef"}}, | |
| "backColor": { "solid": { "color": "#217c60"}}, | |
| "outline": "Bottom Only", | |
| "autoSizeColumnWidth": true, | |
| "fontFamily": "Segoe UI", | |
| "fontSize": 8, | |
| "alignment": "Center", | |
| "urlIcon": true, | |
| "wordWrap": true | |
| }], | |
| "rowHeaders": [{ | |
| "fontColor": { "solid": { "color": "#efefef"}}, | |
| "backColor": { "solid": { "color": "#5F6062"}}, | |
| "outline": "Right Only", | |
| "urlIcon": true, | |
| "wordWrap": true, | |
| "fontFamily": "Segoe UI", | |
| "fontSize": 8, | |
| "alignment": "Left", | |
| "showExpandCollapseButtons":true | |
| }], | |
| "values": [{ | |
| "fontColorPrimary": { "solid": { "color": "#000000"}}, | |
| "backColorPrimary": { "solid": { "color": "#ffffff"}}, | |
| "fontColorSecondary": { "solid": { "color": "#000000"}}, | |
| "backColorSecondary": { "solid": { "color": "#E9F0FF"}}, | |
| "bandedRowHeaders": false, | |
| "valuesOnRow": false, | |
| "outline": "Frame", | |
| "urlIcon": true, | |
| "wordWrap": true, | |
| "fontFamily": "Segoe UI", | |
| "fontSize": 8 | |
| }], | |
| "subTotals": [{ | |
| "rowSubtotals": true, | |
| "columnSubtotals": true, | |
| "fontColor": { "solid": { "color": "efefef"}}, | |
| "fontFamily": "Segoe UI", | |
| "backColor": { "solid": { "color": "5F6062"}}, | |
| "fontSize": 8, | |
| "applyToHeaders": true, | |
| "rowSubtotalsPosition": "Bottom", | |
| "perRowLevel": true, | |
| "perColumnLevel": true | |
| }], | |
| "total": [{ | |
| "fontColor": { "solid": { "color": "#efefef"}}, | |
| "fontFamily": "Segoe UI", | |
| "backColor": { "solid": { "color": "#5F6062"}}, | |
| "applyToHeaders": true, | |
| "fontSize": 8 | |
| }] | |
| } | |
| }, | |
| "slicer": { | |
| "*": { | |
| "general": [{ | |
| "outlineColor": { "solid": { "color": "#888888"}}, | |
| "outlineWeight": 1, | |
| "orientation": "Horizontal", | |
| "responsive": true | |
| }], | |
| "data": [{ | |
| "mode": "Basic", | |
| "relativeRange": "", | |
| "relativePeriod": "" | |
| }], | |
| "selection": [{ | |
| "selectAllCheckboxEnabled": false, | |
| "singleSelect": false | |
| }], | |
| "header": [{ | |
| "show": false, | |
| "fontColor": { "solid": { "color": "#ffffff"}}, | |
| "background": { "solid": { "color": "#217C60"}}, | |
| "outline": "None", | |
| "textSize": 10, | |
| "fontFamily": "Segoe UI" | |
| }], | |
| "items": [{ | |
| "fontColor": { "solid": { "color": "#000000"}}, | |
| "background": { "solid": { "color": "#cfcfcf"}}, | |
| "outline": "None", | |
| "textSize": 10, | |
| "fontFamily": "Segoe UI" | |
| }] | |
| } | |
| }, | |
| "tableEx": { | |
| "*": { | |
| "grid": [{ | |
| "gridVertical": false, | |
| "gridVerticalColor": { "solid": { "color": "#d3d3d3"}}, | |
| "gridVerticalWeight": 1, | |
| "gridHorizontal": false, | |
| "gridHorizontalColor": { "solid": { "color": "#d3d3d3"}}, | |
| "gridHorizontalWeight": 1, | |
| "rowPadding": 4, | |
| "outlineColor": { "solid": { "color": "#d3d3d3"}}, | |
| "outlineWeight": 1, | |
| "textSize": 8, | |
| "imageHeight": 100 | |
| }], | |
| "columnHeaders": [{ | |
| "fontColor": { "solid": { "color": "#e8f1ef"}}, | |
| "backColor": { "solid": { "color": "#217c60"}}, | |
| "outline": "Frame", | |
| "autoSizeColumnWidth": true, | |
| "fontFamily": "Segoe UI", | |
| "fontSize": 8, | |
| "alignment": "Center", | |
| "wordWrap": true | |
| }], | |
| "values": [{ | |
| "fontColorPrimary": { "solid": { "color": "#000000"}}, | |
| "backColorPrimary": { "solid": { "color": "#ffffff"}}, | |
| "fontColorSecondary": { "solid": { "color": "#000000"}}, | |
| "backColorSecondary": { "solid": { "color": "#E9F0FF"}}, | |
| "outline": "Frame", | |
| "urlIcon": true, | |
| "wordWrap": true, | |
| "fontFamily": "Segoe UI", | |
| "fontSize": 8 | |
| }], | |
| "total": [{ | |
| "totals": true, | |
| "fontColor": { "solid": { "color": "#efefef"}}, | |
| "backColor": { "solid": { "color": "#5F6062"}}, | |
| "outline": "Frame", | |
| "fontFamily": "Segoe UI", | |
| "fontSize": 10 | |
| }] | |
| } | |
| }, | |
| "image": { | |
| "*": { | |
| "border": [{ | |
| "show": false | |
| }], | |
| "imageScaling": [{ | |
| "imageScalingType": "Normal" | |
| }] | |
| } | |
| }, | |
| "textbox": { | |
| "*": { | |
| "background": [{ | |
| "show": true, | |
| "color": { "solid": { "color": "#ffffff"}}, | |
| "transparency": 0 | |
| }], | |
| "visualHeader": [{ | |
| "show": true | |
| }], | |
| "border":[{ | |
| "show":false | |
| }] | |
| } | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment