配色
色系 | 背景 | 前景 |
---|---|---|
蓝色 | f3f9fe | dae9fd |
黄色 | fefcef | fbe6cc |
绿色 | f4faf4 | caddca |
红色 | ecc4c2 | |
紫色 | e1d6e7 |
drawio 配置
{
"customPresetColors": [
"E3F2FD",
"BBDEFB",
"90CAF9",
"64B5F6",
"42A5F5",
"2196F3",
"1E88E5",
"1976D2",
"1565C0",
"0D47A1",
"FFEBEE",
"FFCDD2",
"EF9A9A",
"E57373",
"EF5350",
"F44336",
"E53935",
"D32F2F",
"C62828",
"B71C1C",
"E8F5E9",
"C8E6C9",
"A5D6A7",
"81C784",
"66BB6A",
"4CAF50",
"43A047",
"388E3C",
"2E7D32",
"1B5E20",
"121212",
"1E1E1E",
"424242",
"616161",
"757575",
"9E9E9E",
"BDBDBD",
"E0E0E0",
"FFFFFF",
"FF6F00",
"212121",
"455A64",
"607D8B",
"78909C",
"B0BEC5",
"CFD8DC",
"ECEFF1",
"29B6F6",
"00ACC1",
"00838F"
],
"customFonts": [
"Segoe UI",
"Segoe Script",
"Open Sans"
],
"customColorSchemes": [
[
{
"fill": "#F3E5F5",
"stroke": "#CE93D8",
"font": "#9C27B0"
},
{
"fill": "#FFF3E0",
"stroke": "#FFCC80",
"font": "#FF9800"
},
{
"fill": "#F1F8E9",
"stroke": "#C5E1A5",
"font": "#8BC34A"
},
{
"fill": "#E0F7FA",
"stroke": "#80DEEA",
"font": "#00BCD4"
},
{
"fill": "#FBE9E7",
"stroke": "#FFAB91",
"font": "#FF7043"
},
{
"fill": "#ECEFF1",
"stroke": "#B0BEC5",
"font": "#607D8B"
},
{
"fill": "#F3E5F5",
"stroke": "#BA68C8",
"font": "#7B1FA2"
}
],
[
{
"fill": "#E3F2FD",
"stroke": "#BBDEFB",
"font": "#2196F3"
},
{
"fill": "#FFEBEE",
"stroke": "#EF9A9A",
"font": "#F44336"
},
{
"fill": "#E8F5E9",
"stroke": "#A5D6A7",
"font": "#4CAF50"
},
{
"fill": "#fff4c3",
"stroke": "#ffce9f",
"font": "#ffb570"
},
{
"fill": "#BBDEFB",
"stroke": "#90CAF9",
"font": "#64B5F6"
},
{
"fill": "#90CAF9",
"stroke": "#64B5F6",
"font": "#42A5F5"
},
{
"fill": "#EF9A9A",
"stroke": "#E57373",
"font": "#EF5350"
},
{
"fill": "#E6D0DE",
"stroke": "#CDA2BE",
"font": "#B5739D"
},
{
"fill": "#d4e1f5",
"stroke": "#a9c4eb",
"font": "#7ea6e0"
},
{
"fill": "#d5e8d4",
"stroke": "#9ac7bf",
"font": "#67ab9f"
},
{
"fill": "#e1d5e7",
"stroke": "#c3abd0",
"font": "#a680b8"
},
{
"fill": "#d5e8d4",
"stroke": "#b9e0a5",
"font": "#70a057"
}
],
[
{
"fill": "none",
"stroke": "#7ea6e0",
"font": "#7ea6e0"
},
{
"fill": "none",
"stroke": "#a680b8",
"font": "#a680b8"
},
{
"fill": "none",
"stroke": "#ea6b66",
"font": "#ea6b66"
},
{
"fill": "none",
"stroke": "#67ab9f",
"font": "#67ab9f"
},
{
"fill": "none",
"stroke": "#ffd966",
"font": "#f4bc1b"
},
{
"fill": "none",
"stroke": "#ffb570",
"font": "#ffb570"
}
]
],
"defaultVertexStyle": {
"fontFamily": "Segoe UI",
"fontSize": "12",
"strokeWidth": "1",
"arcSize": "10",
"absoluteArcSize": "1",
"rounded": "1",
"shadow": "0",
"comic": "0"
},
"defaultEdgeStyle": {
"fontFamily": "Segoe UI",
"fontSize": "15",
"strokeWidth": "1",
"arcSize": "10",
"absoluteArcSize": "1",
"rounded": "1",
"shadow": "0",
"comic": "0"
},
"fontCss": "@import url('<https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i>')"
}
drawio 图标