Skip to content
Snippets Groups Projects
Commit 88c882fa authored by Zolton Auburn's avatar Zolton Auburn
Browse files

81

parent 0f771edf
No related branches found
No related tags found
1 merge request!1202Improved text colormaps (Closes #222 and #359)
......@@ -382,7 +382,7 @@ static void CON_SetupColormaps(void)
// 0x1 0x3 0x9 0xF
colset(magentamap, 177, 177, 178, 178, 179, 179, 180, 180, 181, 181, 182, 182, 183, 183, 184, 184);
colset(yellowmap, 82, 82, 72, 73, 74, 74, 64, 64, 65, 65, 65, 66, 66, 66, 67, 67);
colset(yellowmap, 81, 81, 73, 73, 74, 74, 74, 65, 65, 65, 66, 66, 66, 67, 67, 67);
colset(lgreenmap, 97, 97, 98, 98, 99, 99, 100, 100, 101, 101, 102, 102, 103, 103, 104, 104);
colset(bluemap, 146, 146, 147, 147, 148, 148, 148, 149, 149, 149, 150, 150, 150, 151, 151, 151);
colset(redmap, 32, 32, 33, 33, 34, 34, 34, 35, 35, 35, 37, 37, 37, 39, 39, 39);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment