2023-10-07 03:47:37 -07:00
|
|
|
; in darkness, these eight are always used rather than following environment colors indices
|
|
|
|
|
2023-07-31 03:27:53 -07:00
|
|
|
; dark
|
2024-04-04 04:22:37 -07:00
|
|
|
RGB 03,03,04, 02,02,03, 01,01,02, 00,00,00 ; gray
|
|
|
|
RGB 03,03,04, 03,02,03, 02,00,01, 00,00,00 ; red
|
|
|
|
RGB 03,03,04, 02,02,03, 00,02,02, 00,00,00 ; green
|
|
|
|
RGB 03,03,04, 01,01,03, 00,00,02, 00,00,00 ; water
|
|
|
|
RGB 30,30,11, 03,02,03, 03,02,01, 00,00,00 ; yellow
|
|
|
|
RGB 03,03,04, 02,01,02, 01,00,01, 00,00,00 ; brown
|
|
|
|
RGB 03,03,04, 02,02,04, 01,01,03, 00,00,00 ; roof
|
2023-08-04 09:45:50 -07:00
|
|
|
RGB 31,31,31, 31,31,16, 14,09,00, 00,00,00 ; text
|