c03: changed default colors for images.

This commit is contained in:
Martin Preuss
2026-01-27 20:28:22 +01:00
parent 3b5d95f8b9
commit ce240f087e

View File

@@ -63,7 +63,8 @@ resImageNetwork:
.dw (resImageNetworkPixels*2) .dw (resImageNetworkPixels*2)
resImageNetworkColorMap: resImageNetworkColorMap:
.dw 4 .dw 4
.dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_LIGHTGREY ; .dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_LIGHTGREY
.dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_BLUE
resImageNetworkPixels: resImageNetworkPixels:
.db 0xd9, 0x00, 0x03, 0x55, 0x55, 0x40, 0x89, 0x00, 0x03, 0x7f, 0xff, 0x40, 0x89, 0x00, 0x03, 0x7f .db 0xd9, 0x00, 0x03, 0x55, 0x55, 0x40, 0x89, 0x00, 0x03, 0x7f, 0xff, 0x40, 0x89, 0x00, 0x03, 0x7f
.db 0xff, 0x40, 0x89, 0x00, 0x03, 0x7f, 0xff, 0x40, 0x89, 0x00, 0x03, 0x7f, 0xff, 0x40, 0x89, 0x00 .db 0xff, 0x40, 0x89, 0x00, 0x03, 0x7f, 0xff, 0x40, 0x89, 0x00, 0x03, 0x7f, 0xff, 0x40, 0x89, 0x00
@@ -90,7 +91,8 @@ resImageCloud:
.dw (resImageCloudPixels*2) .dw (resImageCloudPixels*2)
resImageCloudColorMap: resImageCloudColorMap:
.dw 4 .dw 4
.dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_LIGHTGREY ; .dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_LIGHTGREY
.dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_BLUE
resImageCloudPixels: resImageCloudPixels:
.db 0xff, 0x00, 0xbb, 0x00, 0x01, 0x55, 0x8a, 0x00, 0x03, 0x05, 0xff, 0x50, 0x89, 0x00, 0x03, 0x5f .db 0xff, 0x00, 0xbb, 0x00, 0x01, 0x55, 0x8a, 0x00, 0x03, 0x05, 0xff, 0x50, 0x89, 0x00, 0x03, 0x5f
.db 0xff, 0xf5, 0x88, 0x00, 0x05, 0x01, 0xff, 0xff, 0xff, 0x40, 0x87, 0x00, 0x05, 0x07, 0xff, 0xff .db 0xff, 0xf5, 0x88, 0x00, 0x05, 0x01, 0xff, 0xff, 0xff, 0x40, 0x87, 0x00, 0x05, 0x07, 0xff, 0xff
@@ -113,7 +115,8 @@ resImageTemp:
.dw (resImageTempPixels*2) .dw (resImageTempPixels*2)
resImageTempColorMap: resImageTempColorMap:
.dw 4 .dw 4
.dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_LIGHTGREY ; .dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_LIGHTGREY
.dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_BLUE
resImageTempPixels: resImageTempPixels:
.db 0x9d, 0x00, 0x02, 0x15, 0x50, 0x8a, 0x00, 0x02, 0x40, 0x04, 0x8a, 0x00, 0x02, 0x40, 0x04, 0x89 .db 0x9d, 0x00, 0x02, 0x15, 0x50, 0x8a, 0x00, 0x02, 0x40, 0x04, 0x8a, 0x00, 0x02, 0x40, 0x04, 0x89
.db 0x00, 0x03, 0x01, 0x00, 0x01, 0x89, 0x00, 0x03, 0x01, 0x00, 0x01, 0x89, 0x00, 0x06, 0x01, 0x00 .db 0x00, 0x03, 0x01, 0x00, 0x01, 0x89, 0x00, 0x03, 0x01, 0x00, 0x01, 0x89, 0x00, 0x06, 0x01, 0x00
@@ -144,7 +147,8 @@ resImageHumidity:
.dw (resImageHumidityPixels*2) .dw (resImageHumidityPixels*2)
resImageHumidityColorMap: resImageHumidityColorMap:
.dw 4 .dw 4
.dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_LIGHTGREY ; .dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_LIGHTGREY
.dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_BLUE
resImageHumidityPixels: resImageHumidityPixels:
.db 0xf1, 0x00, 0x01, 0x01, 0x8b, 0x00, 0x02, 0x04, 0x40, 0x8a, 0x00, 0x02, 0x04, 0x40, 0x8a, 0x00 .db 0xf1, 0x00, 0x01, 0x01, 0x8b, 0x00, 0x02, 0x04, 0x40, 0x8a, 0x00, 0x02, 0x04, 0x40, 0x8a, 0x00
.db 0x02, 0x10, 0x10, 0x8a, 0x00, 0x02, 0x10, 0x10, 0x8a, 0x00, 0x02, 0x40, 0x04, 0x89, 0x00, 0x03 .db 0x02, 0x10, 0x10, 0x8a, 0x00, 0x02, 0x10, 0x10, 0x8a, 0x00, 0x02, 0x40, 0x04, 0x89, 0x00, 0x03
@@ -175,7 +179,8 @@ resImageLight:
.dw (resImageLightPixels*2) .dw (resImageLightPixels*2)
resImageLightColorMap: resImageLightColorMap:
.dw 4 .dw 4
.dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_LIGHTGREY ; .dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_LIGHTGREY
.dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_BLUE
resImageLightPixels: resImageLightPixels:
.db 0x85, 0x00, 0x02, 0x55, 0x54, 0x89, 0x00, 0x04, 0x15, 0xaa, 0xa9, 0x50, 0x87, 0x00, 0x05, 0x01 .db 0x85, 0x00, 0x02, 0x55, 0x54, 0x89, 0x00, 0x04, 0x15, 0xaa, 0xa9, 0x50, 0x87, 0x00, 0x05, 0x01
.db 0x6a, 0xaa, 0xaa, 0xa5, 0x87, 0x00, 0x01, 0x06, 0x84, 0xaa, 0x01, 0x40, 0x86, 0x00, 0x01, 0x1a .db 0x6a, 0xaa, 0xaa, 0xa5, 0x87, 0x00, 0x01, 0x06, 0x84, 0xaa, 0x01, 0x40, 0x86, 0x00, 0x01, 0x1a
@@ -209,7 +214,8 @@ resImageWindowOpen:
.dw (resImageWindowOpenPixels*2) .dw (resImageWindowOpenPixels*2)
resImageWindowOpenColorMap: resImageWindowOpenColorMap:
.dw 4 .dw 4
.dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_LIGHTGREY ; .dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_LIGHTGREY
.dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_BLUE
resImageWindowOpenPixels: resImageWindowOpenPixels:
.db 0xb1, 0x00, 0x8a, 0x55, 0x03, 0x00, 0x00, 0x6a, 0x88, 0xaa, 0x04, 0xa9, 0x00, 0x00, 0x65, 0x88 .db 0xb1, 0x00, 0x8a, 0x55, 0x03, 0x00, 0x00, 0x6a, 0x88, 0xaa, 0x04, 0xa9, 0x00, 0x00, 0x65, 0x88
.db 0x00, 0x05, 0x59, 0x00, 0x00, 0x67, 0x50, 0x86, 0x00, 0x06, 0x05, 0xd9, 0x00, 0x00, 0x67, 0xf5 .db 0x00, 0x05, 0x59, 0x00, 0x00, 0x67, 0x50, 0x86, 0x00, 0x06, 0x05, 0xd9, 0x00, 0x00, 0x67, 0xf5
@@ -248,7 +254,8 @@ resImageWindowClosed:
.dw (resImageWindowClosedPixels*2) .dw (resImageWindowClosedPixels*2)
resImageWindowClosedColorMap: resImageWindowClosedColorMap:
.dw 4 .dw 4
.dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_LIGHTGREY ; .dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_LIGHTGREY
.dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_BLUE
resImageWindowClosedPixels: resImageWindowClosedPixels:
.db 0xb1, 0x00, 0x8a, 0x55, 0x03, 0x00, 0x00, 0x6a, 0x88, 0xaa, 0x04, 0xa9, 0x00, 0x00, 0x65, 0x88 .db 0xb1, 0x00, 0x8a, 0x55, 0x03, 0x00, 0x00, 0x6a, 0x88, 0xaa, 0x04, 0xa9, 0x00, 0x00, 0x65, 0x88
.db 0x55, 0x08, 0x59, 0x00, 0x00, 0x67, 0xff, 0xff, 0xff, 0xfd, 0x84, 0xff, 0x08, 0xd9, 0x00, 0x00 .db 0x55, 0x08, 0x59, 0x00, 0x00, 0x67, 0xff, 0xff, 0xff, 0xfd, 0x84, 0xff, 0x08, 0xd9, 0x00, 0x00
@@ -287,7 +294,8 @@ resImageDebugEeprom:
.dw (resImageDebugEepromPixels*2) .dw (resImageDebugEepromPixels*2)
resImageDebugEepromColorMap: resImageDebugEepromColorMap:
.dw 4 .dw 4
.dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_LIGHTGREY ; .dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_LIGHTGREY
.dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_BLUE
resImageDebugEepromPixels: resImageDebugEepromPixels:
.db 0x91, 0x00, 0x02, 0x10, 0x01, 0x8a, 0x00, 0x02, 0x10, 0x01, 0x8a, 0x00, 0x02, 0x04, 0x04, 0x8a .db 0x91, 0x00, 0x02, 0x10, 0x01, 0x8a, 0x00, 0x02, 0x10, 0x01, 0x8a, 0x00, 0x02, 0x04, 0x04, 0x8a
.db 0x00, 0x02, 0x01, 0x50, 0x8a, 0x00, 0x02, 0x07, 0xf4, 0x8a, 0x00, 0x02, 0x1f, 0xfd, 0x8a, 0x00 .db 0x00, 0x02, 0x01, 0x50, 0x8a, 0x00, 0x02, 0x07, 0xf4, 0x8a, 0x00, 0x02, 0x1f, 0xfd, 0x8a, 0x00
@@ -319,7 +327,8 @@ resImageArrowLeft:
.dw (resImageArrowLeftPixels*2) .dw (resImageArrowLeftPixels*2)
resImageArrowLeftColorMap: resImageArrowLeftColorMap:
.dw 4 .dw 4
.dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_LIGHTGREY ; .dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_LIGHTGREY
.dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_BLUE
resImageArrowLeftPixels: resImageArrowLeftPixels:
.db 0xa0, 0x00, 0x01, 0x50, 0x8a, 0x00, 0x02, 0x01, 0xd0, 0x8a, 0x00, 0x02, 0x07, 0xd0, 0x8a, 0x00 .db 0xa0, 0x00, 0x01, 0x50, 0x8a, 0x00, 0x02, 0x01, 0xd0, 0x8a, 0x00, 0x02, 0x07, 0xd0, 0x8a, 0x00
.db 0x02, 0x1f, 0xd0, 0x8a, 0x00, 0x02, 0x7f, 0xd0, 0x89, 0x00, 0x03, 0x01, 0xff, 0xd0, 0x89, 0x00 .db 0x02, 0x1f, 0xd0, 0x8a, 0x00, 0x02, 0x7f, 0xd0, 0x89, 0x00, 0x03, 0x01, 0xff, 0xd0, 0x89, 0x00
@@ -350,7 +359,8 @@ resImageArrowRight:
.dw (resImageArrowRightPixels*2) .dw (resImageArrowRightPixels*2)
resImageArrowRightColorMap: resImageArrowRightColorMap:
.dw 4 .dw 4
.dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_LIGHTGREY ; .dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_LIGHTGREY
.dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_BLUE
resImageArrowRightPixels: resImageArrowRightPixels:
.db 0x9b, 0x00, 0x01, 0x05, 0x8b, 0x00, 0x02, 0x07, 0x40, 0x8a, 0x00, 0x02, 0x07, 0xd0, 0x8a, 0x00 .db 0x9b, 0x00, 0x01, 0x05, 0x8b, 0x00, 0x02, 0x07, 0x40, 0x8a, 0x00, 0x02, 0x07, 0xd0, 0x8a, 0x00
.db 0x02, 0x07, 0xf4, 0x8a, 0x00, 0x02, 0x07, 0xfd, 0x8a, 0x00, 0x03, 0x07, 0xff, 0x40, 0x89, 0x00 .db 0x02, 0x07, 0xf4, 0x8a, 0x00, 0x02, 0x07, 0xfd, 0x8a, 0x00, 0x03, 0x07, 0xff, 0x40, 0x89, 0x00
@@ -381,7 +391,8 @@ resImageArrowUp:
.dw (resImageArrowUpPixels*2) .dw (resImageArrowUpPixels*2)
resImageArrowUpColorMap: resImageArrowUpColorMap:
.dw 4 .dw 4
.dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_LIGHTGREY ; .dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_LIGHTGREY
.dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_BLUE
resImageArrowUpPixels: resImageArrowUpPixels:
.db 0xff, 0x00, 0x8a, 0x00, 0x01, 0x01, 0x8b, 0x00, 0x02, 0x07, 0x40, 0x8a, 0x00, 0x02, 0x1f, 0xd0 .db 0xff, 0x00, 0x8a, 0x00, 0x01, 0x01, 0x8b, 0x00, 0x02, 0x07, 0x40, 0x8a, 0x00, 0x02, 0x1f, 0xd0
.db 0x8a, 0x00, 0x02, 0x7f, 0xf4, 0x89, 0x00, 0x03, 0x01, 0xff, 0xfd, 0x89, 0x00, 0x04, 0x07, 0xff .db 0x8a, 0x00, 0x02, 0x7f, 0xf4, 0x89, 0x00, 0x03, 0x01, 0xff, 0xfd, 0x89, 0x00, 0x04, 0x07, 0xff
@@ -404,7 +415,8 @@ resImageArrowDown:
.dw (resImageArrowDownPixels*2) .dw (resImageArrowDownPixels*2)
resImageArrowDownColorMap: resImageArrowDownColorMap:
.dw 4 .dw 4
.dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_LIGHTGREY ; .dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_LIGHTGREY
.dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_BLUE
resImageArrowDownPixels: resImageArrowDownPixels:
.db 0xff, 0x00, 0xa9, 0x00, 0x01, 0x05, 0x8a, 0x55, 0x02, 0x40, 0x07, 0x8a, 0xff, 0x02, 0x40, 0x01 .db 0xff, 0x00, 0xa9, 0x00, 0x01, 0x05, 0x8a, 0x55, 0x02, 0x40, 0x07, 0x8a, 0xff, 0x02, 0x40, 0x01
.db 0x89, 0xff, 0x04, 0xfd, 0x00, 0x00, 0x7f, 0x88, 0xff, 0x04, 0xf4, 0x00, 0x00, 0x1f, 0x88, 0xff .db 0x89, 0xff, 0x04, 0xfd, 0x00, 0x00, 0x7f, 0x88, 0xff, 0x04, 0xf4, 0x00, 0x00, 0x1f, 0x88, 0xff
@@ -427,7 +439,8 @@ resImageArrowBack:
.dw (resImageArrowBackPixels*2) .dw (resImageArrowBackPixels*2)
resImageArrowBackColorMap: resImageArrowBackColorMap:
.dw 4 .dw 4
.dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_LIGHTGREY ; .dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_LIGHTGREY
.dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_BLUE
resImageArrowBackPixels: resImageArrowBackPixels:
.db 0xa9, 0x00, 0x06, 0x01, 0x40, 0x00, 0x00, 0x01, 0x55, 0x86, 0x00, 0x07, 0x07, 0x40, 0x00, 0x00 .db 0xa9, 0x00, 0x06, 0x01, 0x40, 0x00, 0x00, 0x01, 0x55, 0x86, 0x00, 0x07, 0x07, 0x40, 0x00, 0x00
.db 0x07, 0xff, 0x40, 0x85, 0x00, 0x07, 0x1f, 0x40, 0x00, 0x00, 0x07, 0xff, 0x40, 0x85, 0x00, 0x07 .db 0x07, 0xff, 0x40, 0x85, 0x00, 0x07, 0x1f, 0x40, 0x00, 0x00, 0x07, 0xff, 0x40, 0x85, 0x00, 0x07
@@ -613,7 +626,8 @@ resImageReset:
.dw (resImageResetPixels*2) .dw (resImageResetPixels*2)
resImageResetColorMap: resImageResetColorMap:
.dw 4 .dw 4
.dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_LIGHTGREY ; .dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_LIGHTGREY
.dw 0, DISPLAY_COLOR_BLACK, DISPLAY_COLOR_LIGHTGREY, DISPLAY_COLOR_BLUE
resImageResetPixels: resImageResetPixels:
.db 0xc0, 0x00, 0x04, 0x01, 0x55, 0x55, 0x50, 0x88, 0x00, 0x04, 0x17, 0xff, 0xff, 0xf5, 0x87, 0x00 .db 0xc0, 0x00, 0x04, 0x01, 0x55, 0x55, 0x50, 0x88, 0x00, 0x04, 0x17, 0xff, 0xff, 0xf5, 0x87, 0x00
.db 0x06, 0x01, 0x7f, 0xff, 0xff, 0xff, 0x50, 0x86, 0x00, 0x01, 0x17, 0x84, 0xff, 0x01, 0xf5, 0x86 .db 0x06, 0x01, 0x7f, 0xff, 0xff, 0xff, 0x50, 0x86, 0x00, 0x01, 0x17, 0x84, 0xff, 0x01, 0xf5, 0x86