X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=src%2Fbe%2Fnikiroo%2Fjvcard%2Fresources%2Fcolors.properties;h=b4cf41d8149e73071c0530dc1fffb19f4fd1143b;hb=1c03abafc3987d93fa682e7b8758e51bed8a4faf;hp=092247877c90b4dcbecf1ae18ae8d969163aa14f;hpb=176a83279a5aafb7e44cc7c34bf78f0bc35225fe;p=jvcard.git diff --git a/src/be/nikiroo/jvcard/resources/colors.properties b/src/be/nikiroo/jvcard/resources/colors.properties index 0922478..b4cf41d 100644 --- a/src/be/nikiroo/jvcard/resources/colors.properties +++ b/src/be/nikiroo/jvcard/resources/colors.properties @@ -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)