# Pierre DITTGEN 1996
# dittgen@univ-mlv.fr
#
# Sample .Xdefaults file

# Xvile options
XVile*font: 7x14
XVile*geometry: 80x50
XVile.background: aliceblue
XVile.foreground: black
XVile.selection.background: green4
XVile.selection.foreground: yellow
XVile.cursor.background: red
XVile.cursor.foreground: white
XVile.persistentSelections: false

# Xvile colors
# fcolor 1 ->  Comments
# fcolor 2 ->  Preproc instructions
# fcolor 3 ->  Keywords
# fcolor 4 ->  Types
# fcolor 5 ->  strings
# fcolor 6 ->  Numbers
XVile.color.fcolor1: blue1
XVile.color.fcolor2: red4
XVile.color.fcolor3: salmon
XVile.color.fcolor4: seagreen
XVile.color.fcolor5: brown
XVile.color.fcolor6: orchid
XVile.color.bcolor7: snow
XVile.color.bcolor8: linen
XVile.color.bcolor9: blanched almond
XVile.color.bcolor10: moccasin
XVile.color.bcolor11: navajo white
XVile.color.bcolor12: burlywood1
XVile.color.bcolor13: goldenrod1
XVile.color.bcolor14: goldenrod2
XVile.color.bcolor15: goldenrod3

