summaryrefslogtreecommitdiff
path: root/themes/LoveIt/assets/lib/echarts/theme/light.yml
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2022-08-14 19:01:21 +0200
committerChristoph Cullmann <cullmann@kde.org>2022-08-14 19:01:21 +0200
commit51fb029ca27d67d7cd67352cdede45e5b25868f7 (patch)
tree6d8e34b2abdc757310ffe11189e926d017417bae /themes/LoveIt/assets/lib/echarts/theme/light.yml
parent260b6803e78609e16ad3d59792f1681d9df0f1e4 (diff)
switch back to LoveIt, other theme is deprectated
Diffstat (limited to 'themes/LoveIt/assets/lib/echarts/theme/light.yml')
-rw-r--r--themes/LoveIt/assets/lib/echarts/theme/light.yml297
1 files changed, 297 insertions, 0 deletions
diff --git a/themes/LoveIt/assets/lib/echarts/theme/light.yml b/themes/LoveIt/assets/lib/echarts/theme/light.yml
new file mode 100644
index 0000000..87447ae
--- /dev/null
+++ b/themes/LoveIt/assets/lib/echarts/theme/light.yml
@@ -0,0 +1,297 @@
+# light theme based on macarons theme
+color:
+ - '#2ec7c9'
+ - '#b6a2de'
+ - '#5ab1ef'
+ - '#ffb980'
+ - '#d87a80'
+ - '#8d98b3'
+ - '#e5cf0d'
+ - '#97b552'
+ - '#95706d'
+ - '#dc69aa'
+ - '#07a2a4'
+ - '#9a7fd1'
+ - '#588dd5'
+ - '#f5994e'
+ - '#c05050'
+ - '#59678c'
+ - '#c9ab00'
+ - '#7eb00a'
+ - '#6f5553'
+ - '#c14089'
+backgroundColor: rgba(0,0,0,0)
+textStyle: {}
+title:
+ textStyle:
+ color: '#008acd'
+ subtextStyle:
+ color: '#aaaaaa'
+line:
+ itemStyle:
+ borderWidth: 1
+ lineStyle:
+ width: 2
+ symbolSize: 5
+ symbol: emptyCircle
+ smooth: true
+radar:
+ itemStyle:
+ borderWidth: 1
+ lineStyle:
+ width: 2
+ symbolSize: 3
+ symbol: emptyCircle
+ smooth: true
+bar:
+ itemStyle:
+ barBorderWidth: 0
+ barBorderColor: '#ccc'
+pie:
+ itemStyle:
+ borderWidth: 0
+ borderColor: '#ccc'
+scatter:
+ itemStyle:
+ borderWidth: 0
+ borderColor: '#ccc'
+boxplot:
+ itemStyle:
+ borderWidth: 0
+ borderColor: '#ccc'
+parallel:
+ itemStyle:
+ borderWidth: 0
+ borderColor: '#ccc'
+sankey:
+ itemStyle:
+ borderWidth: 0
+ borderColor: '#ccc'
+funnel:
+ itemStyle:
+ borderWidth: 0
+ borderColor: '#ccc'
+gauge:
+ itemStyle:
+ borderWidth: 0
+ borderColor: '#ccc'
+candlestick:
+ itemStyle:
+ color: '#d87a80'
+ color0: '#2ec7c9'
+ borderColor: '#d87a80'
+ borderColor0: '#2ec7c9'
+ borderWidth: 1
+graph:
+ itemStyle:
+ borderWidth: 0
+ borderColor: '#ccc'
+ lineStyle:
+ width: 1
+ color: '#aaaaaa'
+ symbolSize: 3
+ symbol: emptyCircle
+ smooth: true
+ color:
+ - '#2ec7c9'
+ - '#b6a2de'
+ - '#5ab1ef'
+ - '#ffb980'
+ - '#d87a80'
+ - '#8d98b3'
+ - '#e5cf0d'
+ - '#97b552'
+ - '#95706d'
+ - '#dc69aa'
+ - '#07a2a4'
+ - '#9a7fd1'
+ - '#588dd5'
+ - '#f5994e'
+ - '#c05050'
+ - '#59678c'
+ - '#c9ab00'
+ - '#7eb00a'
+ - '#6f5553'
+ - '#c14089'
+ label:
+ color: '#eeeeee'
+map:
+ itemStyle:
+ areaColor: '#dddddd'
+ borderColor: '#eeeeee'
+ borderWidth: 0.5
+ label:
+ color: '#d87a80'
+ emphasis:
+ itemStyle:
+ areaColor: rgba(254,153,78,1)
+ borderColor: '#444'
+ borderWidth: 1
+ label:
+ color: rgb(100,0,0)
+geo:
+ itemStyle:
+ areaColor: '#dddddd'
+ borderColor: '#eeeeee'
+ borderWidth: 0.5
+ label:
+ color: '#d87a80'
+ emphasis:
+ itemStyle:
+ areaColor: rgba(254,153,78,1)
+ borderColor: '#444'
+ borderWidth: 1
+ label:
+ color: rgb(100,0,0)
+categoryAxis:
+ axisLine:
+ show: true
+ lineStyle:
+ color: '#008acd'
+ axisTick:
+ show: true
+ lineStyle:
+ color: '#333'
+ axisLabel:
+ show: true
+ color: '#333'
+ splitLine:
+ show: false
+ lineStyle:
+ color:
+ - '#eee'
+ splitArea:
+ show: false
+ areaStyle:
+ color:
+ - rgba(250,250,250,0.3)
+ - rgba(200,200,200,0.3)
+valueAxis:
+ axisLine:
+ show: true
+ lineStyle:
+ color: '#008acd'
+ axisTick:
+ show: true
+ lineStyle:
+ color: '#333'
+ axisLabel:
+ show: true
+ color: '#333'
+ splitLine:
+ show: true
+ lineStyle:
+ color:
+ - '#eee'
+ splitArea:
+ show: true
+ areaStyle:
+ color:
+ - rgba(250,250,250,0.3)
+ - rgba(200,200,200,0.3)
+logAxis:
+ axisLine:
+ show: true
+ lineStyle:
+ color: '#008acd'
+ axisTick:
+ show: true
+ lineStyle:
+ color: '#333'
+ axisLabel:
+ show: true
+ color: '#333'
+ splitLine:
+ show: true
+ lineStyle:
+ color:
+ - '#eee'
+ splitArea:
+ show: true
+ areaStyle:
+ color:
+ - rgba(250,250,250,0.3)
+ - rgba(200,200,200,0.3)
+timeAxis:
+ axisLine:
+ show: true
+ lineStyle:
+ color: '#008acd'
+ axisTick:
+ show: true
+ lineStyle:
+ color: '#333'
+ axisLabel:
+ show: true
+ color: '#333'
+ splitLine:
+ show: true
+ lineStyle:
+ color:
+ - '#eee'
+ splitArea:
+ show: false
+ areaStyle:
+ color:
+ - rgba(250,250,250,0.3)
+ - rgba(200,200,200,0.3)
+toolbox:
+ iconStyle:
+ borderColor: '#2ec7c9'
+ emphasis:
+ iconStyle:
+ borderColor: '#18a4a6'
+legend:
+ textStyle:
+ color: '#333333'
+tooltip:
+ axisPointer:
+ lineStyle:
+ color: '#008acd'
+ width: 1
+ crossStyle:
+ color: '#008acd'
+ width: 1
+timeline:
+ lineStyle:
+ color: '#008acd'
+ width: 1
+ itemStyle:
+ color: '#008acd'
+ borderWidth: 1
+ controlStyle:
+ color: '#008acd'
+ borderColor: '#008acd'
+ borderWidth: 0.5
+ checkpointStyle:
+ color: '#2ec7c9'
+ borderColor: '#2ec7c9'
+ label:
+ color: '#008acd'
+ emphasis:
+ itemStyle:
+ color: '#a9334c'
+ controlStyle:
+ color: '#008acd'
+ borderColor: '#008acd'
+ borderWidth: 0.5
+ label:
+ color: '#008acd'
+visualMap:
+ color:
+ - '#5ab1ef'
+ - '#e0ffff'
+dataZoom:
+ backgroundColor: rgba(47,69,84,0)
+ dataBackgroundColor: '#efefff'
+ fillerColor: rgba(182,162,222,0.2)
+ handleColor: '#008acd'
+ handleSize: 100%
+ textStyle:
+ color: '#333333'
+markPoint:
+ label:
+ color: '#eeeeee'
+ emphasis:
+ label:
+ color: '#eeeeee'