This file is indexed.

/etc/X11/app-defaults/XVile is in xvile 9.8f-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
! $Header: /usr/build/vile/vile/macros/RCS/XVile.ad,v 1.8 2010/09/05 14:37:12 tom Exp $

! "white" on "black" main window
*background: grey5
*foreground: grey95
*font: 8x13
*cursor.background: yellow
*cursor.foreground: grey5

! Note: xvile uses the main window's foreground/background as default values
! for the colors in the subresources for highlighting, menu, modeline and
! scrollbar.

! white on blue modeline
*modeline.focusBackground: medium blue
*modeline.focusForeground: white
*modeline.background: darkblue
*modeline.foreground: grey

! scrollbar
*scrollbar.background: grey67
*scrollbar.foreground: grey75
*scrollbar.sliderIsSolid: true
*scrollbarWidth: 10

! menu
*menubar*font: lucidasans-10
*menubar*background: grey
*menubar*borderColor: grey
*menubar*foreground: black
*menubar.vSpace: 1
*menubar.hSpace: 1
*menuHeader.highlightThickness: 1

! if OPT_MENUS_COLORED is set in configure/compile, these override/extend
! menubar*background and menubar*foreground:
*menuBackground: grey
*menuForeground: black

! options
*focusFollowsMouse: true
*forkOnStartup: false

! highlighting colours
*color.fcolor0: black
*color.fcolor1: red3
*color.fcolor2: green3
*color.fcolor3: yellow3
*color.fcolor4: blue3
*color.fcolor5: magenta3
*color.fcolor6: cyan3
*color.fcolor7: gray90
*color.fcolor8: gray30
*color.fcolor9: red
*color.fcolor10: green
*color.fcolor11: yellow
*color.fcolor12: blue
*color.fcolor13: magenta
*color.fcolor14: cyan
*color.fcolor15: white