Create bramble_colors.md

This commit is contained in:
TerrificTrifid 2022-07-28 19:17:38 -05:00
parent c27a8d1a59
commit be9a036821

View File

@ -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} |