mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-12-29 12:37:40 +01:00
theme.yml
This commit is contained in:
parent
bb2696e8fb
commit
aaed757af9
23
Plan/src/main/resources/theme.yml
Normal file
23
Plan/src/main/resources/theme.yml
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
DefaultColor: "light-green"
|
||||||
|
|
||||||
|
Colors:
|
||||||
|
red: "#F44336"
|
||||||
|
pink: "#E91E63"
|
||||||
|
purple: "#9C27B0"
|
||||||
|
deep-purple: "#673AB7"
|
||||||
|
indigo: "#3F51B5"
|
||||||
|
blue: "#2196F3"
|
||||||
|
light-blue: "#03A9F4"
|
||||||
|
cyan: "#00BCD4"
|
||||||
|
teal: "#009688"
|
||||||
|
green: "#4CAF50"
|
||||||
|
light-green: "#8BC34A"
|
||||||
|
lime: "#CDDC39"
|
||||||
|
yellow: "#FFEB3B"
|
||||||
|
amber: "#FFC107"
|
||||||
|
orange: "#FF9800"
|
||||||
|
deep-orange: "#FF5722"
|
||||||
|
brown: "#795548"
|
||||||
|
grey: "#9E9E9E"
|
||||||
|
blue-grey: "#607D8B"
|
||||||
|
black: "#000000"
|
Loading…
Reference in New Issue
Block a user