Beta2 relase
[jvcard.git] / src / be / nikiroo / jvcard / resources / colors.properties
index c57a99e9560b39f6dffc33463ba69c33fd5f24b1..092247877c90b4dcbecf1ae18ae8d969163aa14f 100644 (file)
@@ -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
+