guest@dotshare [~/groups/panels/bmpanel] $ ls bmpanel2---greyscale/ | cat

bmpanel2 - greyscale (scrot, raw, dl)

hlvn Aug 18, 2013 (panels/bmpanel)

SCROT

 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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
theme
        name greypanel
        author hlvn

panel
        position top
        background tile.png

desktop_switcher
        idle
                left_corner tile.png
                left tile.png
                center tile.png
                right tile.png
                right_corner tile.png
                font Cure 8
                        color 128 128 128
                        offset 0 0
                        align center

        pressed
                left_corner tile.png
                left tile.png
                center tile.png
                right tile.png
                right_corner tile.png
                font Cure 8
                        color 255 255 255 
                        offset 0 0
                        align center

launchbar
        icon_size 14 14

empty 3

taskbar
        idle
                left tile.png
                center tile.png
                right tile.png
                font Cure 8
                        color 128 128 128
                        offset 0 0
                        align center

        idle_highlight
                left hover.png
                center hover.png
                right hover.png
                font Cure 8
                        color 0 0 0
                        offset 0 0
                        align center

        pressed
                left active.png
                center active.png
                right active.png
                font Cure 8
                        color 255 255 255
                        offset 0 0
                        align center

        pressed_highlight
                left active-hover.png
                center active-hover.png
                right active-hover.png
                font Cure 8
                        color 255 255 255
                        offset 0 0
                        align center

        task_max_width 200

empty 2

systray
        icon_size 14 14
        icon_spacing 2
        icon_offset 0 1

empty 2

clock
        background
                left tile.png
                center tile.png
                right tile.png
        font Cure 8
                color 128 128 128
                offset 0 0
                align center

        time_format %H:%M

empty 2

CLICK TO VIEW

x

Notes

the four .png files necessary for the panel can be found here: http://imgur.com/a/60kso#0
place the .png files in your …/bmpanel2/themes/[themename] directory along with the theme file above and make sure they’re named correctly.

using nm-applet and pnmixer for network/volume controls in the systray. faenza-dark for the gtk icon theme.

Comments

comradeterry said about 10 years ago

One problem. imgur renames your files so I have no idea which one to use where, as they all have funny names instead of left tile.pmg, etc. Can you give me a little advice on how to construct your setup here, please?