Anyone know what the colour codes are for OpenPeipheral's Glasses???
3 replies to this topic
#1
Posted 08 September 2014 - 09:54 PM
#3
Posted 09 September 2014 - 01:02 AM
OpenPeripheral's Terminal Glasses actually use a number encoding of rgb (0xrrggbb). So red would be 0xff0000, green would be 0x00ff00, blue would be 0x0000ff, and sky blue (according to wikipedia) would be 0x87CEEB
So yeah, the display column, just with an '0x' (for hexadecimal) instead of '#'
So yeah, the display column, just with an '0x' (for hexadecimal) instead of '#'
Edited by natedogith1, 09 September 2014 - 01:03 AM.
#4
Posted 09 September 2014 - 07:01 AM
natedogith1, on 09 September 2014 - 01:02 AM, said:
OpenPeripheral's Terminal Glasses actually use a number encoding of rgb (0xrrggbb). So red would be 0xff0000, green would be 0x00ff00, blue would be 0x0000ff, and sky blue (according to wikipedia) would be 0x87CEEB
So yeah, the display column, just with an '0x' (for hexadecimal) instead of '#'
So yeah, the display column, just with an '0x' (for hexadecimal) instead of '#'
Thanks
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











