Indexed colours, better image handling, lines cut at 74:
[jvcard.git] / src / be / nikiroo / jvcard / resources / colors.properties
index 092247877c90b4dcbecf1ae18ae8d969163aa14f..b4cf41d8149e73071c0530dc1fffb19f4fd1143b 100644 (file)
@@ -4,6 +4,7 @@
 # - WHITE: one of the ANSI colour names, in upper case
 # - @RRGGBB: a RGB code we will try to match using one of the 256 Terminal colours
 # - #RRGGBB: an exact RGB colour (please make sure your terminal supports this)
+# - 255: one of the 256 indexed colours of the terminal (the 16 first colours are theme-based) 
 # 
 # ...and thus either for xxx_FG (foreground colour) or xxx_BG (background colour)