mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-11-09 20:31:38 +01:00
Implemented PieChart colors
This commit is contained in:
parent
59c339c6b0
commit
d317498eb6
@ -86,6 +86,10 @@ Theme:
|
||||
RAM: Base
|
||||
Chunks: Base
|
||||
Entities: Base
|
||||
WorldPie: '"#438c99", "#639A67", "#D8EBB5", "#D9BF77", "#0099C6", "#66AA00", "#316395", "#994499", "#22AA99", "#AAAA11", "#6633CC", "#E67300", "#329262", "#5574A6"'
|
||||
ActivityPie: '"#228B22", "#A9A9A9", "#808080", "#951800"'
|
||||
ServerPreferencePie: '"#0099C6", "#66AA00", "#316395", "#994499", "#22AA99", "#AAAA11", "#6633CC", "#E67300", "#329262", "#5574A6"'
|
||||
|
||||
|
||||
Servers:
|
||||
Example:
|
||||
|
@ -93,9 +93,9 @@ Theme:
|
||||
RAM: Base
|
||||
Chunks: Base
|
||||
Entities: Base
|
||||
WorldPie: '[#222]'
|
||||
ActivityPie: '[#333]'
|
||||
ServerPreferencePie: '[#444]'
|
||||
WorldPie: '"#438c99", "#639A67", "#D8EBB5", "#D9BF77", "#0099C6", "#66AA00", "#316395", "#994499", "#22AA99", "#AAAA11", "#6633CC", "#E67300", "#329262", "#5574A6"'
|
||||
ActivityPie: '"#228B22", "#A9A9A9", "#808080", "#951800"'
|
||||
ServerPreferencePie: '"#0099C6", "#66AA00", "#316395", "#994499", "#22AA99", "#AAAA11", "#6633CC", "#E67300", "#329262", "#5574A6"'
|
||||
|
||||
Plugins:
|
||||
Factions:
|
||||
|
Loading…
Reference in New Issue
Block a user