#                                             
#  Muli Resource file for styles to be used with Gtk 
#                                              
#   Rev   Date	    Who	  Risk2Do   Description  
#   ----  ----	    ---	  --------- ----------  
#=>  53  24.02.16  BrowCh R00000000 added ButtonHalt
#=>  52  15.02.16  Browch R00000000 changed for 9 menu colour backgrounds
#=>  51  07.09.15  CoopAn R00000000 change Description from midnightblue to a lighter blue called description and added Tooltip colour
#=>  50  21.11.12  ZakhMa R00000000 switch to bluecurve GTK theme engine
#=>  49  15.03.11  ChaoMa  Support Ngipi brand
#=>  48  27.01.10  GuptAs  Red border around drill selected row 
#=>  47  12.01.10  GuptAs  Modified style for coloured border of selected widget in NX
#=>  46  23.12.09  GuptAs  Add style for colored border and background color of selected entry widget
#=>  45  14.12.09  GuptAs  Add style for distinct visibility of selected row in zoom
#=>  44  15.09.09  BrowCh  Add style unapproved for incoming ap unapproved
#=>  43  14.09.09  BrowCh  Add wiget Unapproved for incoming ap unapproved
#=>  42  27.08.09  BrowCh  Add style CalcGL for p&L and BS, GL reports etc
#=>  41  25.06.09  CoopAn  Lighten up the ButtonOk colour 
#=>  40  06.01.09  MalcDo  Added foreground colour to default and white
#=>  39  11.11.08  ParnGr  Added CellProvisional for foreground of table cell
#=>  38  07.11.08  ParnGr  Added BGProvisional for background - cjb forgot to comment his.
#=>  37  14.10.08  CoopAn  Take out font changes 
#=>  36  09.10.08  CoopAn  Add calendar colours as base for input backgrounds
#=>  35  08.10.08  CoopAn  Add paytotal & lighten buttonok
#=>  34  19.09.08  BrowCh  Add provisional ( Provisional budget rbs)
#=>  33  18.09.08  ParnGr  Add more OOcalc colours, change Cal_n colours around
#=>  32  15.09.08  ParnGr  Add background colours used in calendars
#=>  31  08.09.08  CoopAn  Change notes edit font from 14 to 12
#=>  30  10.04.08  MalcDo  Add NoteBackground for Note Edit window
#=>  29  08.04.08  MalcDo  Add noteselect for selecting in Note Edit window
#=>  28  26.03.08  MalcDo  Add noteedittag for the tags in Note Edit window
#=>  27  17.03.08  CoopAn  Add pale blue background style for input box
#=>  26  15.03.08  CoopAn  Add white background style for input box
#=>  25  14.03.08  CoopAn  Add white background style
#=>  24  12.12.07  MalcDo  Add font size for Note edit window
#=>  23  16.11.07  CoopAn  Take out ButtonDisable style as nbbags does this now
#=>  22  13.09.07  CoopAn  Added fxStyle 
#=>  21  28.06.07  CoopAn  Added ButtonDisable
#=>  20  20.04.07  CoopAn  Changed Mandatory to Required
#=>  19  01.11.06  MalcDo  Added entry for display of database title bar
#=>  18  30.10.06  MalcDo  Added entries for the new menu
#=>  17  26.10.06  CoopAn  Added background colour for background and paleblue
#=>  16  24.10.06  MalcDo  Remove double ended match strings
#=>  15  29.08.06  CoopAn  Add back fixedfont        
#=>  14  24.08.06  CoopAn  Rearrange file completely 
#                             separate style creation from style use
#=>      24.08.06  MalcDo  Add fixedfont style used for the igdrill widget
#=>  13  21.07.06  CoopAn  Add background colour for tab buttons 
#=>  12  26.06.06  CoopAn  Add background colour efebe7  is current best guess 
#=>  11  01.06.06  HedgJo  Change default colour from ffffff(white) to 000000 (black)
#=>  10  29.05.06  CoopAn  Default bg is only used on labels
#=>  09  26.05.06  BrowCh  Fix default style typo
#=>  08  24.05.06  BrowCh  Add Default Style
#=>  07  09.05.06  CoopAn  Add Payroll style
#=>  06  06.04.06  CoopAn  Add Mandatory style
#=>  05  22.03.06  CoopAn  Add disabled style
#=>  04  13/03/06  CoopAn  Add describe style
#=>  03  15/02/06  CoopAn  Play with styles 
#=>  02  08/11/05  CoopAn  Add old List_tag file as comment for risk colours later
#=>  01  27.10.05  CoopAn  Add EventBox style                                 #
#=> N00  24/10/05  CoopAn  Initial test sample
#=.                                                                            #
#                                                                              #
#******************************************************************************/
# base is the background colour for an input widget
# fg is the foreground colour
# bg is the background colour
# font_name strangely enough is the font name
# A "style" contains at least one of the above
# A "widget" refers to a style

#include    <glade/glade.h>


style "noteedit"
	{ font_name = "Helvetica 12" }

style "noteselect"
	{ font_name = "Helvetica 12"
	base[NORMAL] = "#ffe4c6"
	bg[NORMAL] = "#ffe4c6" }

style "notebackground"
	{ font_name = "Helvetica 12"
	base[NORMAL] = "#efebe7"
	bg[NORMAL] = "#efebe7" }

style "noteedittag"
	{ font_name = "Helvetica 10"
#	bg[NORMAL] = "#548b54" 
	bg[NORMAL] = "#aae3aa" 
}
style "noteedithide"
	{ font_name = "Helvetica 10"
	bg[NORMAL] = "#e3ceaa" 
	base[NORMAL] = "#e3ceaa" 
}

#style "payinput"
#	{ font_name = "Helvetica 14"
#	bg[NORMAL] = "#548b54" }

style "fixedfont"
	{ 
	font_name = "Monospace 9" 
        base[SELECTED] = "#ff0000"
        bg[SELECTED] = "#ffc275"
	}
style "zoomstyle"	#Background and text color for selected row in zoom
{         
         #base[SELECTED] = "#ffc275"
         base[SELECTED] = "#000000"
         text[SELECTED] = "#ffffff" 
         bg[SELECTED] = "#0000ff"
#         bg[NORMAL] = "#0000ff"
}

style "bg0"		#Muli Background
	{ bg[NORMAL] = "#eff7c6" }
style "bg1"		#Muli Background
	{ bg[NORMAL] = "#ffe4c6" }
style "bg2"		#Muli Background
	{ bg[NORMAL] = "#eee8aa" }
style "bg3"		#Muli Background
	{ bg[NORMAL] = "#99cc99" }
style "bg4"		#Muli Background
	{ bg[NORMAL] = "#f4e5ff" }
style "bg5"		#Muli Background
	{ bg[NORMAL] = "#bbffee" }
style "bg6"		#Muli Background
	{ bg[NORMAL] = "#88ccff" }
style "bg7"		#Muli Background
	{ bg[NORMAL] = "#d1eafb" }
style "bg8"		#Muli Background
	{ bg[NORMAL] = "#ffc5d2" }
style "bg9"		#Muli Background
	{ bg[NORMAL] = "#cbffcb" }

style "mpink"		# Muli background
	{ bg[NORMAL] = "#ffe4c6" }
style "ngreen"		# Ngipi background
	{ bg[NORMAL] = "#eff7c6" }
style "inputpaleblue"		# Pale blue for input background
	{ base[NORMAL] = "#cef1d8" }
style "paytotal"		# Pale pink for total rows in timesheet
	{ base[NORMAL] = "#f0daf3" 
	 bg[NORMAL] = "#f0daf3" }
style "inputpink"		# Muli background
	{ base[NORMAL] = "#ffe4c6" }
style "inputwhite"		# White background
	{ base[NORMAL] = "#ffffff" }

style "darkgreen" 	# dark olive green
	{ fg[NORMAL] = "#556b2f" }
style "red" 
	{ fg[NORMAL] = "#ff0000" }
style "inputred" 
	{ fg[NORMAL] = "#ff0000"
	  text[NORMAL] = "#ff0000" 
	  text[SELECTED] = "#ff0000" }
style "inputgreen"
	{ fg[NORMAL] = "#ff0000"  
	  fg[PRELIGHT] = "#ff0000"  
	  fg[ACTIVE] = "#ff0000"  
	  fg[INSENSITIVE] = "#ff0000" 
	  fg[SELECTED] = "#ff0000" 
	  text[NORMAL] = "#ff0000"
	  text[PRELIGHT] = "#ff0000"  
	  text[ACTIVE] = "#ff0000"  
	  text[INSENSITIVE] = "#ff0000" 
	  text[SELECTED] = "#ff0000" 
	  bg[NORMAL] = "#ffffff" }
style "midnightblue" 
	{ fg[NORMAL] = "#191970" }
style "unapproved" 
	{ fg[NORMAL] = "#cfa400" }
style "grey" 
	{ fg[NORMAL] = "#aea5a5"  
	  fg[PRELIGHT] = "#aea5a5"  
	  fg[ACTIVE] = "#aea5a5"  
	  fg[INSENSITIVE] = "#aea5a5" 
	  fg[SELECTED] = "#aea5a5" 
	}
style "bckgrnd" 	# same as background
	{ fg[NORMAL] = "#efebe7" }
style "seagreen4" 
	{ fg[NORMAL] = "#2e8b57" }
style "orange"    # = sienna 
	{ fg[NORMAL] = "#ff8247" }
style "pink"    
	{ fg[NORMAL] = "#e12277" }
style "purple"    
	{ fg[NORMAL] = "#8541a2" }
style "description"
	{ fg[NORMAL] = "#0088ff" }
style "provisional"
	{ fg[NORMAL] = "#00aaff" }
style "cellprovisional"
	{ fg[NORMAL] = "#00aaff" 
	  bg[NORMAL] = "#efebe7" }
	  # base[NORMAL] = "#efebe7" 
style "bgprovisional"
	{ bg[NORMAL] = "#00aaff" }

#  only bg works on our buttons - setting fg makes no difference

   # Menu colours
style "blue" 
	{ fg[NORMAL] = "#191970"
	  bg[NORMAL] = "#ffe4c6" }
style "blue0"
	{ fg[NORMAL] = "#191970"
	  bg[NORMAL] = "#eff7c6" }
style "blue1"
	{ fg[NORMAL] = "#191970"
	  bg[NORMAL] = "#ffe4c6" }
style "blue2"
	{ fg[NORMAL] = "#191970"
	  bg[NORMAL] = "#eee8aa" }
style "blue3"
	{ fg[NORMAL] = "#191970"
	  bg[NORMAL] = "#99cc99" }
style "blue4"
	{ fg[NORMAL] = "#191970"
	  bg[NORMAL] = "#f4e5ff" }
style "blue5"
	{ fg[NORMAL] = "#191970"
	  bg[NORMAL] = "#bbffee" }
style "blue6"
	{ fg[NORMAL] = "#191970"
	  bg[NORMAL] = "#88ccff" }
style "blue7"
	{ fg[NORMAL] = "#191970"
	  bg[NORMAL] = "#d1eafb" }
style "blue8"
	{ fg[NORMAL] = "#191970"
	  bg[NORMAL] = "#ffc5d2" }
style "blue9"
	{ fg[NORMAL] = "#191970"
	 bg[NORMAL] = "#cbffcb" }

style "npink"    
	{ fg[NORMAL] = "#e12277"
	  bg[NORMAL] = "#ffe4c6" }
style "npink0"    
	{ fg[NORMAL] = "#e12277"
	  bg[NORMAL] = "#eff7c6" }
style "npink1"
	{ fg[NORMAL] = "#e12277"
	  bg[NORMAL] = "#ffe4c6" }
style "npink2"
	{ fg[NORMAL] = "#e12277"
	  bg[NORMAL] = "#eee8aa" }
style "npink3"
	{ fg[NORMAL] = "#e12277"
	  bg[NORMAL] = "#99cc99" }
style "npink4"
	{ fg[NORMAL] = "#e12277"
	  bg[NORMAL] = "#f4e5ff" }
style "npink5"
	{ fg[NORMAL] = "#e12277"
	  bg[NORMAL] = "#bbffee" }
style "npink6"
	{ fg[NORMAL] = "#e12277"
	  bg[NORMAL] = "#88ccff" }
style "npink7"
	{ fg[NORMAL] = "#e12277"
	  bg[NORMAL] = "#d1eafb" }
style "npink8"
	{ fg[NORMAL] = "#e12277"
	  bg[NORMAL] = "#ffc5d2" }
style "npink9"
	{ fg[NORMAL] = "#e12277"
	 bg[NORMAL] = "#cbffcb" }

style "blackfg0"		#Muli Background
	{ fg[NORMAL] = "#000000"
	  bg[NORMAL] = "#eff7c6" }
style "blackfg1"		#Muli Background
	{ fg[NORMAL] = "#000000"
	  bg[NORMAL] = "#ffe4c6" }
style "blackfg2"		#Muli Background
	{ fg[NORMAL] = "#000000"
	  bg[NORMAL] = "#eee8aa" }
style "blackfg3"		#Muli Background
	{ fg[NORMAL] = "#000000"
	  bg[NORMAL] = "#99cc99" }
style "blackfg4"		#Muli Background
	{ fg[NORMAL] = "#000000"
	  bg[NORMAL] = "#f4e5ff" }
style "blackfg5"		#Muli Background
	{ fg[NORMAL] = "#000000"
	  bg[NORMAL] = "#bbffee" }
style "blackfg6"		#Muli Background
	{ fg[NORMAL] = "#000000"
	  bg[NORMAL] = "#88ccff" }
style "blackfg7"		#Muli Background
	{ fg[NORMAL] = "#000000"
	  bg[NORMAL] = "#d1eafb" }
style "blackfg8"		#Muli Background
	{ fg[NORMAL] = "#000000"
	  bg[NORMAL] = "#ffc5d2" }
style "blackfg9"		#Muli Background
	{ fg[NORMAL] = "#000000"
	 bg[NORMAL] = "#cbffcb" }
style "blackfg"
	{ fg[NORMAL] = "#000000"
	  bg[NORMAL] = "#ffe4c6" }

style "lightgrey"
	{ fg[NORMAL] = "#5e5555"
	  bg[NORMAL] = "#ffe4c6" }
style "lightgrey0"
	{ fg[NORMAL] = "#5e5555"
	  bg[NORMAL] = "#eff7c6" }
style "lightgrey1"
	{ fg[NORMAL] = "#5e5555"
	  bg[NORMAL] = "#ffe4c6" }
style "lightgrey2"
	{ fg[NORMAL] = "#5e5555"
	  bg[NORMAL] = "#eee8aa" }
style "lightgrey3"
	{ fg[NORMAL] = "#5e5555"
	  bg[NORMAL] = "#99cc99" }
style "lightgrey4"
	{ fg[NORMAL] = "#5e5555"
	  bg[NORMAL] = "#f4e5ff" }
style "lightgrey5"
	{ fg[NORMAL] = "#5e5555"
	  bg[NORMAL] = "#bbffee" }
style "lightgrey6"
	{ fg[NORMAL] = "#5e5555"
	  bg[NORMAL] = "#88ccff" }
style "lightgrey7"
	{ fg[NORMAL] = "#5e5555"
	  bg[NORMAL] = "#d1eafb" }
style "lightgrey8"
	{ fg[NORMAL] = "#5e5555"
	  bg[NORMAL] = "#ffc5d2" }
style "lightgrey9"
	{ fg[NORMAL] = "#5e5555"
	 bg[NORMAL] = "#cbffcb" }

style "midgrey"
	{ fg[NORMAL] = "#8a8a8a"
	  bg[NORMAL] = "#ffe4c6" }
style "midgrey0"
	{ fg[NORMAL] = "#8a8a8a"
	  bg[NORMAL] = "#eff7c6" }
style "midgrey1"
	{ fg[NORMAL] = "#8a8a8a"
	  bg[NORMAL] = "#ffe4c6" }
style "midgrey2"
	{ fg[NORMAL] = "#8a8a8a"
	  bg[NORMAL] = "#eee8aa" }
style "midgrey3"
	{ fg[NORMAL] = "#8a8a8a"
	  bg[NORMAL] = "#99cc99" }
style "midgrey4"
	{ fg[NORMAL] = "#8a8a8a"
	  bg[NORMAL] = "#f4e5ff" }
style "midgrey5"
	{ fg[NORMAL] = "#8a8a8a"
	  bg[NORMAL] = "#bbffee" }
style "midgrey6"
	{ fg[NORMAL] = "#8a8a8a"
	  bg[NORMAL] = "#88ccff" }
style "midgrey7"
	{ fg[NORMAL] = "#8a8a8a"
	  bg[NORMAL] = "#d1eafb" }
style "midgrey8"
	{ fg[NORMAL] = "#8a8a8a"
	  bg[NORMAL] = "#ffc5d2" }
style "midgrey9"
	{ fg[NORMAL] = "#8a8a8a"
	 bg[NORMAL] = "#cbffcb" }

style "blueN" 
	{ fg[NORMAL] = "#191970"
	  bg[NORMAL] = "#eff7c6" }
style "npinkN"    
	{ fg[NORMAL] = "#e12277"
	  bg[NORMAL] = "#eff7c6" }
style "blackfgN"
	{ fg[NORMAL] = "#000000"
	  bg[NORMAL] = "#eff7c6" }
style "lightgreyN"
	{ fg[NORMAL] = "#5e5555"
	  bg[NORMAL] = "#eff7c6" }
style "midgreyN"
	{ fg[NORMAL] = "#8a8a8a"
	  bg[NORMAL] = "#eff7c6" }


   #   background only
style "white"         
	{ fg[NORMAL] = "#000000"
	  text[NORMAL] = "#000000"
	  bg[NORMAL] = "#ffffff"
	  base[NORMAL] = "#ffffff" }
style "black"         
	{ bg[NORMAL] = "#000000" }
style "paleredish"   
	{ bg[NORMAL] = "#d79c9c" }
style "nmenutitle"   
	{ bg[NORMAL] = "#c8cea1" }
style "green4"		 # green4
	{ bg[NORMAL] = "#548b54" }
style "TextView"    
	{ bg[NORMAL] = {1.0, 0, 0} }
style "eventbox"   
	{ bg[NORMAL] = "#FFFFFF" }
style "sienna1"		 # Sienna 1 = orange
	{ bg[NORMAL] = "#ff8247" }
style "paleblue"	
	{ bg[NORMAL] = "#d5f6f1" }
style "backgrnd" 	# same as background
	{ fg[NORMAL] = "#000000"
	  text[NORMAL] = "#000000"
	  bg[NORMAL] = "#efebe7"
	  base[NORMAL] = "#efebe7" }

	#  Button background colours
style "palegreen"
	{ bg[NORMAL] = "#c2d7bf" }
#	{ bg[NORMAL] = "#bbe4bd" }
style "paleorange"
	{ bg[NORMAL] = "#f2b778" }
style "indianred2"
	{ bg[NORMAL] = "#ee6363" }
style "palered"
	{ bg[NORMAL] = "#ccaaaa" }

	# OOcalc cell background colours (for calendars)
	# alphabetical
style "bgblue5"
	{ bg[NORMAL] = "#0045ff" }
style "bgblue8"
	{ bg[NORMAL] = "#9cceff" }
style "bgbrown4"
	{ bg[NORMAL] = "#9c6531" }
style "bgchart6"
	{ bg[NORMAL] = "#84caff"
	 base[NORMAL] = "#84caff" }
style "bggreen3"
	{ bg[NORMAL] = "#7ba642"
	 base[NORMAL] = "#7ba642" }
style "bggreen4"
	{ bg[NORMAL] = "#94be5a"
	 base[NORMAL] = "#94be5a" }
style "bggreen8"
	{ bg[NORMAL] = "#21ff21" }
style "bggrey10"
	{ bg[NORMAL] = "#e6e7e6"
	 base[NORMAL] = "#e6e7e6" }
style "bggrey20"
	{ bg[NORMAL] = "#cecece"
	 base[NORMAL] = "#cecece" }
style "bglight_cyan"
	{ bg[NORMAL] = "#00ffff" }
style "bglight_magenta"
	{ bg[NORMAL] = "#ff00ff" }
style "bgmagenta4"
	{ bg[NORMAL] = "#9c65ce" }
style "bgorange1"
	{ bg[NORMAL] = "#ce6531" }
style "bgorange3"
	{ bg[NORMAL] = "#ff9a63"
	 base[NORMAL] = "#ff9a63" }
style "bgorange4"
	{ bg[NORMAL] = "#ffce9c"
	 base[NORMAL] = "#ffce9c" }
style "bgred2"
	{ bg[NORMAL] = "#de2000" 
	 base[NORMAL] = "#de2000" }
style "bgred5"
	{ bg[NORMAL] = "#ef613a"
	 base[NORMAL] = "#ef613a" }
style "bgturquoise2"
	{ bg[NORMAL] = "#00cfce" }
style "bgyellow2"
	{ bg[NORMAL] = "#ffff9c"
	 base[NORMAL] = "#ffff9c" }
style "bgyellow3"
	{ bg[NORMAL] = "#ffff63"
	 base[NORMAL] = "#ffff63" }
style "bgyellow4"
	{ bg[NORMAL] = "#e6e74a"
	 base[NORMAL] = "#e6e74a" }
style "bgyellow5"
	{ bg[NORMAL] = "#cecf00" 
	 base[NORMAL] = "#cecf00" }

style "WidgetDefault"	#default for all widgets
{
	########
	# Style Properties
#	engine "bluecurve" 
	engine "clearlooks"
	{
		contrast = 0.66
		spotcolor = "#0f0f03"
		# Set a hint to disable backward compatibility fallbacks.
#		style = GUMMY
#		hint = "use-hints"
	}
        bg[SELECTED] = "#ff0000"		#color of rectangle background

}	
style "entrybox"	#Background and text color for selected entry box
{         
	xthickness=3
	ythickness=3
	GtkWidget::cursor-color ="#0000ff"	# blue color cursor blink
        base[NORMAL] = "#ffffff"		#base color
        base[SELECTED] = "#ffc275"
        text[SELECTED] = "#000000" 		#text color
        text[NORMAL] = "#000000"
        bg[SELECTED] = "#ff0000"		#color of rectangle background

}
# Theme default style is applied to every widget
class "GtkWidget"    					style "WidgetDefault"
#widget_class "*TreeView.GtkButton*"			style fixedfont
widget_class "*GtkTextView" style "black"
widget_class "*GtkEventBox" style "eventbox"
widget_class "*GtkEntry" style "entrybox"	#Applying style to all GtkEntry box

#widget widget_name style style_name
widget "*Descriptor" style "description"
widget "*Tooltip" style "midnightblue"
widget "*Required" style "red"
widget "*Derived" style "darkgreen"
widget "*Calcred" style "red"
widget "*CalcGL" style "blue"
widget "*Unapproved" style "unapproved"
widget "*Disabled" style "grey"
widget "*Background" style "bckgrnd"
widget "*prompt" style "black"
widget "*Des" style "description"
widget "*Header" style "seagreen4"
widget "*Ok" style "seagreen4"
widget "*Warning" style "red"
widget "*Orange" style "orange"
widget "*Pink" style "pink"
widget "*Fx" style "purple"
widget "*Provisional" style "provisional"

widget "*MenuAM" style "blackfg"
widget "*MenuAM0" style "blackfg0"
widget "*MenuAM1" style "blackfg1"
widget "*MenuAM2" style "blackfg2"
widget "*MenuAM3" style "blackfg3"
widget "*MenuAM4" style "blackfg4"
widget "*MenuAM5" style "blackfg5"
widget "*MenuAM6" style "blackfg6"
widget "*MenuAM7" style "blackfg7"
widget "*MenuAM8" style "blackfg8"
widget "*MenuAM9" style "blackfg9"
widget "*MenuBM" style "blue"
widget "*MenuBM0" style "blue0"
widget "*MenuBM1" style "blue1"
widget "*MenuBM2" style "blue2"
widget "*MenuBM3" style "blue3"
widget "*MenuBM4" style "blue4"
widget "*MenuBM5" style "blue5"
widget "*MenuBM6" style "blue6"
widget "*MenuBM7" style "blue7"
widget "*MenuBM8" style "blue8"
widget "*MenuBM9" style "blue9"
widget "*MenuCM" style "npink"
widget "*MenuCM0" style "npink0"
widget "*MenuCM1" style "npink1"
widget "*MenuCM2" style "npink2"
widget "*MenuCM3" style "npink3"
widget "*MenuCM4" style "npink4"
widget "*MenuCM5" style "npink5"
widget "*MenuCM6" style "npink6"
widget "*MenuCM7" style "npink7"
widget "*MenuCM8" style "npink8"
widget "*MenuCM9" style "npink9"
widget "*MenuDM" style "midgrey"
widget "*MenuDM0" style "midgrey0"
widget "*MenuDM1" style "midgrey1"
widget "*MenuDM2" style "midgrey2"
widget "*MenuDM3" style "midgrey3"
widget "*MenuDM4" style "midgrey4"
widget "*MenuDM5" style "midgrey5"
widget "*MenuDM6" style "midgrey6"
widget "*MenuDM7" style "midgrey7"
widget "*MenuDM8" style "midgrey8"
widget "*MenuDM9" style "midgrey9"
widget "*MenuEM" style "lightgrey"
widget "*MenuEM0" style "lightgrey0"
widget "*MenuEM1" style "lightgrey1"
widget "*MenuEM2" style "lightgrey2"
widget "*MenuEM3" style "lightgrey3"
widget "*MenuEM4" style "lightgrey4"
widget "*MenuEM5" style "lightgrey5"
widget "*MenuEM6" style "lightgrey6"
widget "*MenuEM7" style "lightgrey7"
widget "*MenuEM8" style "lightgrey8"
widget "*MenuEM9" style "lightgrey9"
widget "*MenuAN" style "blackfgN"
widget "*MenuBN" style "blueN"
widget "*MenuCN" style "npinkN"
widget "*MenuDN" style "midgreyN"
widget "*MenuEN" style "lightgreyN"

widget "*MenuBgM" style "mpink"
widget "*MenuBgM0" style "bg0"
widget "*MenuBgM1" style "bg1"
widget "*MenuBgM2" style "bg2"
widget "*MenuBgM3" style "bg3"
widget "*MenuBgM4" style "bg4"
widget "*MenuBgM5" style "bg5"
widget "*MenuBgM6" style "bg6"
widget "*MenuBgM7" style "bg7"
widget "*MenuBgM8" style "bg8"
widget "*MenuBgM9" style "bg9"
widget "*MenuTitleM" style "paleredish"
widget "*MenuBgN" style "ngreen"
widget "*MenuTitleN" style "nmenutitle"

   #   foreground only
widget "*InputRed" style "inputred"
   #   background only
widget "*InputPink" style "inputpink"
widget "*InputPaleBlue" style "inputpaleblue"
widget "*PayTotal" style "paytotal"
widget "*InputWhite" style "inputwhite"
widget "*Default" style "black"
widget "*Payroll" style "paleredish"
widget "*RowBG" style "paleblue"
widget "*DefBackground" style "backgrnd"
widget "*White" style "white"
widget "*BGProvisional" style "bgprovisional"
widget "*CellProvisional" style "cellprovisional"

widget "*Risk1" style "indianred2"
widget "*Risk2" style "sienna1"
widget "*Risk3" style "green4"
widget "*Risk4" style "bckgrnd"

widget "*Cal_1" style "backgrnd"
widget "*Cal_2" style "bggrey20"
widget "*Cal_3" style "bggrey10"
widget "*Cal_4" style "bgorange4"
widget "*Cal_5" style "bgorange3"
widget "*Cal_6" style "bggreen4"
widget "*Cal_7" style "bggreen3"
widget "*Cal_8" style "bgred5"
widget "*Cal_9" style "bgchart6"
widget "*Cal_10" style "bgyellow2"
widget "*Cal_11" style "bgyellow4"
widget "*Cal_12" style "bgyellow3"
widget "*Cal_13" style "bgyellow5"
widget "*Cal_14" style "bgred2"

widget "*ButtonNormal" style "bckgrnd"
widget "*ButtonOk" style "palegreen"
widget "*ButtonIssue" style "paleorange"
widget "*ButtonProblem" style "indianred2"
widget "*ButtonHalt" style "palered"

   #   Font and Note styles
widget "*NoteBackground" style "notebackground"
widget "*NoteSelect" style "noteselect"
widget "*NoteEdit" style "noteedit"
widget "*NoteEditTag" style "noteedittag"
widget "*NoteEditHide" style "noteedithide"
widget "*FixedFont" style "fixedfont"
widget "*ZoomFixedFont" style "zoomstyle"
# payinput - not used as it ruins background colours
# widget "*PayInput" style "payinput"  

#########################################
#   old List_tags file with the Risk clours 

# Fonts available to use with the tag names bellow:
# BOLD_FONT ITALIC_FONT BOLDITALIC_FONT
# Dft -foreground black
# Black -foreground black
# Blue -foreground blue1
# #Boldblue -foreground blue4 -background white -font $BOLD_FONT
# Boldblue -foreground blue4 -background white
# Green -foreground green
# Orange -foreground orange
# Yellow -foreground yellow
# Page_head -foreground orange
# Text_head -foreground orange
# Proj -foreground blue1 
# Alloc -foreground green 
# Elem -foreground cyan   
# Rpc -foreground green 
# Org -foreground blue1 
# Total -foreground green 
# Stat0 -foreground orchid4
# Stat1 -foreground forestgreen
# Stat2 -foreground forestgreen
# Stat3 -foreground khaki
# Stat4 -foreground coral4
# Stat5 -foreground blue
# Stat6 -foreground coral4
# Stat7 -foreground orange
# Stat8 -foreground burlywood4
# Stat9 -foreground magenta
# Stipple1 -background azure -bg  @$env(PPATH)/graphics/muli50
# Stipple2 -background lightseagreen -bg  @$env(PPATH)/graphics/muli50
# Stipple3 -background beige -bg  @$env(PPATH)/graphics/muli50
# Stipple4 -background gray95 -bg  @$env(PPATH)/graphics/muli50
# Stipple5 -background bisque -bg  @$env(PPATH)/graphics/muli50
# Stipple6 -background aliceblue -bg  @$env(PPATH)/graphics/muli50
# Stipple7 -background ghostwhite -bg  @$env(PPATH)/graphics/muli50
# Stipple8 -background navajowhite -bg  @$env(PPATH)/graphics/muli50
# Stipple9 -background lightsalmon -bg  @$env(PPATH)/graphics/muli50
# # Red -foreground red1

