File: bless-default.layout

package info (click to toggle)
bless 0.6.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,960 kB
  • sloc: cs: 15,261; xml: 1,954; sh: 18; makefile: 15; python: 4
file content (49 lines) | stat: -rw-r--r-- 894 bytes parent folder | download | duplicates (7)
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
<layout>
    <area type="offset">
	<display>
	    <evenrow>
		<evencolumn>
		    <foreground>dark red</foreground>
		    <background>white</background>
		</evencolumn>
	    </evenrow>
	    <oddrow>
		<evencolumn>
		    <foreground>dark red</foreground>
		    <background>white</background>
		</evencolumn>
	    </oddrow>    
	</display>
    </area>
    
    <area type="separator">
    	<display>
	    <evenrow>
		<evencolumn>
		    <foreground>dark green</foreground>
		    <background>white</background>
		</evencolumn>
	    </evenrow>    
	</display>

    </area>
    
    <area type="hexadecimal">
	<case>upper</case>
    </area>

    <area type="separator">
	<display>
	    <evenrow>
		<evencolumn>
		    <foreground>dark green</foreground>
		    <background>white</background>
		</evencolumn>
	    </evenrow>    
	</display>

    </area>
    
    <area type="ascii">
    </area>
</layout>