~israeldahl/jwm-settings-manager/trunk

« back to all changes in this revision

Viewing changes to data/defaults/.jwm/themes/DarkGnome2/panel

  • Committer: Israel Dahl
  • Date: 2014-07-06 02:48:28 UTC
  • Revision ID: israeldahl@gmail.com-20140706024828-1bt17riyy2ep06bt
actually added the themes, buttons, etc...
* Alpha Version update
 * Desktop
 - Added Rox checkers, and getters and setters, but haven't finished/enabled it
 - Finished gradient support
 - finished Single color support
 - moved the image setting code to flDesktop(h/cpp)
 * Window
 - fixed Window icon code to reliably open the directory containing icons
 - added 'BoxShaped' window buttons

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<!--
 
3
ToriOS Gnome2 Dark Theme
 
4
Israel <israel@torios.org>
 
5
MIT license copyright 2014
 
6
-->
 
7
<JWM>
 
8
    <RootMenu height="0" onroot="5">
 
9
        <Program icon="terminal.png" label="Terminal">x-terminal-emulator</Program>
 
10
        <Program icon="firefox.png" label="Firefox">firefox</Program>
 
11
        <Program icon="text-editor.png" label="Text Editor">gedit</Program>
 
12
        <Program icon="applets-screenshooter.png" label="Screenshot">import -window root $(date -I).png</Program>
 
13
        <Program icon="system-file-manager.png" label="Files">rox-filer -n </Program>
 
14
        <Separator/>
 
15
        <Program icon="lock.png" label="Lock">
 
16
                xscreensaver-command -activate
 
17
                </Program>
 
18
        <Include>/etc/jwm/debian-menu</Include>
 
19
        <Separator/>
 
20
        <Restart label="Restart" icon="system-restart.png"/>
 
21
        <Exit label="Exit" confirm="true" icon="exit.png"/>
 
22
    </RootMenu>
 
23
 
 
24
<!--Shudown-->
 
25
<RootMenu height="0" onroot="9">
 
26
        <Program icon="terminal.png" label="Terminal">x-terminal-emulator</Program>
 
27
        <Restart label="Restart" icon="system-restart.png"/>
 
28
        <Exit label="Exit" confirm="true" icon="exit.png"/>
 
29
</RootMenu>
 
30
 
 
31
<!--Places-->
 
32
<RootMenu height="0" onroot="7">
 
33
        <Program icon="file-manager.png" label="Home">rox-filer -n ~/</Program>
 
34
        <Program icon="file-manager.png" label="Documents">rox-filer -n ~/Documents</Program>
 
35
        <Program icon="file-manager.png" label="Downloads">rox-filer -n ~/Downloads</Program>
 
36
        <Program icon="file-manager.png" label="Music">rox-filer -n ~/Music</Program>
 
37
        <Program icon="file-manager.png" label="Pictures">rox-filer -n ~/Pictures</Program>
 
38
        <Program icon="file-manager.png" label="Videos">rox-filer -n ~/Videos</Program>
 
39
        <Program icon="user-trash.png" label="Trash">rox-filer -n ~/.local/share/Trash/files</Program>
 
40
<Program icon="file-manager.png" label="Connected Devices">rox-filer -n /media</Program>
 
41
</RootMenu>
 
42
    <Group>
 
43
        <Class>Pidgin</Class>
 
44
        <Option>sticky</Option>
 
45
    </Group>
 
46
    <Group>
 
47
        <Name>gkrellm</Name>
 
48
        <Option>nolist</Option>
 
49
        <Option>sticky</Option>
 
50
    </Group>
 
51
    <Group>
 
52
        <Name>conky</Name>
 
53
        <Option>nolist</Option>
 
54
        <Option>sticky</Option>
 
55
    </Group>
 
56
    <Group>
 
57
        <Name>xterm</Name>
 
58
        <Option>vmax</Option>
 
59
        <Option>icon:terminal.png</Option>
 
60
    </Group>
 
61
    <Tray height="34" autohide="false" valign="top" width="0" halign="fixed" layout="horizontal">
 
62
        <TrayButton label="Apps" icon="distributor-logo.png">root:5</TrayButton>
 
63
        <TrayButton label="Places" icon="favorites.png">root:7</TrayButton>
 
64
        <TrayButton icon="firefox.png">exec:firefox</TrayButton>
 
65
        <Spacer/>
 
66
        <Dock/>
 
67
        <Clock format="%a, %e %b %l:%M %p">xclock</Clock>
 
68
        <TrayButton label="Shutdown" icon="system-shutdown.png">root:9</TrayButton>
 
69
    </Tray>
 
70
    <Tray x="0" y="-1" height="34" autohide="false" valign="bottom" width="0" halign="fixed" layout="horizontal">
 
71
        <TrayButton icon="preferences-system-hotcorners.png">showdesktop</TrayButton>
 
72
        <TaskList maxwidth="256"/>
 
73
        <Pager labeled="false"/>
 
74
    </Tray>
 
75
    <TaskListStyle>
 
76
        <ActiveBackground>#A5A5A5</ActiveBackground>
 
77
        <Background>#595959</Background>
 
78
        <Font>ubuntu-12:antialias=true</Font>
 
79
        <ActiveForeground>#ffffff</ActiveForeground>
 
80
        <Foreground>#BFBFBF</Foreground>
 
81
    </TaskListStyle>
 
82
    <TrayStyle>
 
83
        <Font>ubuntu-12:antialias=true</Font>
 
84
        <Foreground>#ffffff</Foreground>
 
85
        <Background>#464646</Background>
 
86
        <Opacity>0.75</Opacity>
 
87
    </TrayStyle>
 
88
    <TrayButtonStyle>
 
89
            <Font>ubuntu-12:antialias=true</Font>
 
90
        <Foreground>#ffffff</Foreground>
 
91
        <Background>#2F2F2F</Background>
 
92
    </TrayButtonStyle>
 
93
    <PagerStyle>
 
94
        <Outline>#000000</Outline>
 
95
        <Foreground>#ffffff</Foreground>
 
96
        <Background>#58564D</Background>
 
97
        <ActiveForeground>#ffffff</ActiveForeground>
 
98
        <ActiveBackground>#406477</ActiveBackground>
 
99
    </PagerStyle>
 
100
    <MenuStyle>
 
101
        <Font>ubuntu-12:antialias=true</Font>
 
102
        <Foreground>#ffffff</Foreground>
 
103
        <Background>#58564D</Background>
 
104
        <ActiveBackground>#406477</ActiveBackground>
 
105
        <Opacity>0.85</Opacity>
 
106
    </MenuStyle>
 
107
</JWM>