diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-08-02 08:43:51 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-08-02 08:43:51 +0000 |
| commit | 75bd479545251e77235cb2052be18a173197de2e (patch) | |
| tree | 7b577e17412596a599884a9f7a28a088db1d43b2 /themes/Om4Ob/openbox-3/max_toggled.xbm | |
| parent | 4be3e7e24b2491f7166a1f02fcbdd03734cf2d97 (diff) | |
add the om4ob theme
Diffstat (limited to 'themes/Om4Ob/openbox-3/max_toggled.xbm')
| -rw-r--r-- | themes/Om4Ob/openbox-3/max_toggled.xbm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/Om4Ob/openbox-3/max_toggled.xbm b/themes/Om4Ob/openbox-3/max_toggled.xbm new file mode 100644 index 00000000..05e8eb77 --- /dev/null +++ b/themes/Om4Ob/openbox-3/max_toggled.xbm @@ -0,0 +1,4 @@ +#define max_toggled_width 8 +#define max_toggled_height 8 +static unsigned char max_toggled_bits[] = { + 0xff, 0xf9, 0xf1, 0xe1, 0xc1, 0x81, 0x81, 0xff }; |
