X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=src%2Fbe%2Fnikiroo%2Fjvcard%2Fresources%2Fcolors.properties;h=092247877c90b4dcbecf1ae18ae8d969163aa14f;hb=176a83279a5aafb7e44cc7c34bf78f0bc35225fe;hp=c57a99e9560b39f6dffc33463ba69c33fd5f24b1;hpb=2a96e7b2cf3f155cccc633272b2f547ffd8f4672;p=jvcard.git diff --git a/src/be/nikiroo/jvcard/resources/colors.properties b/src/be/nikiroo/jvcard/resources/colors.properties index c57a99e..0922478 100644 --- a/src/be/nikiroo/jvcard/resources/colors.properties +++ b/src/be/nikiroo/jvcard/resources/colors.properties @@ -1,7 +1,7 @@ # application colours # # Note that you can define a colour in one of those 3 ways: -# - WHITE: one of the ANSI colour names, in uppercase +# - 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) # @@ -44,3 +44,8 @@ VIEW_CONTACT_NORMAL_FG = WHITE VIEW_CONTACT_NORMAL_BG = BLACK VIEW_CONTACT_NOTES_TITLE_FG = BLACK VIEW_CONTACT_NOTES_TITLE_BG = WHITE +CONTACT_LINE_DIRTY_SELECTED_FG = BLACK +CONTACT_LINE_DIRTY_SELECTED_BG = WHITE +CONTACT_LINE_DIRTY_FG = BLACK +CONTACT_LINE_DIRTY_BG = WHITE +