Skip to content
Snippets Groups Projects
Commit a3698b91 authored by Paolo.Brasolin's avatar Paolo.Brasolin
Browse files

feat: #fe tweak atmosphere colors

parent 779b624c
No related branches found
No related tags found
No related merge requests found
......@@ -18,13 +18,13 @@ const LAYERS = {
// prettier-ignore
const HSL_COLORS = [
["#170048", "#fbb468"], // 06:00
["#674f9e", "#fbb468"], // 06:00
["#ffefd6", "#b8ffc7"], // 09:00
["#ffffff", "#ffffff"], // 12:00
["#fff9b8", "#b0ff88"], // 15:00
["#def3ff", "#77e176"], // 18:00
["#f490ff", "#fdbf7d"], // 21:00
["#474095", "#2d912d"], // 00:00
["#fff9b8", "#b3fa8f"], // 15:00
["#def3ff", "#97e095"], // 18:00
["#e790ff", "#fd9f7d"], // 21:00
["#474095", "#369f62"], // 00:00
["#ff1111", "#ff9bc0"], // 03:00
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment