diff --git a/docs/content/pages/reference/bramble_colors.md b/docs/content/pages/reference/bramble_colors.md new file mode 100644 index 00000000..f6640344 --- /dev/null +++ b/docs/content/pages/reference/bramble_colors.md @@ -0,0 +1,15 @@ +--- +Title: Bramble Colors +Render_TOC: False +--- + +| Dimension | Fog color | Node color | +|-------------|------------------------------------------|-----------------------------------------| +| Cluster | | | +| Vessel | {"r": 206, "g": 187, "b": 137, "a": 255} | | +| Small Nest | {"r": 131, "g": 128, "b": 121, "a": 255} | | +| Pioneer | {"r": 106, "g": 116, "b": 99, "a": 255} | | +| Hub | {"r": 84, "g": 83, "b": 73, "a": 255} | | +| Exit Only | {"r": 113, "g": 107, "b": 81, "a": 255} | | +| Escape Pod | {"r": 83, "g": 99, "b": 87, "a": 255} | | +| Angler Nest | {"r": 113, "g": 107, "b": 81, "a": 255} | {"r": 255, "g": 129, "b": 83, "a": 255} | \ No newline at end of file