~skellat/+junk/shimmer-themes

« back to all changes in this revision

Viewing changes to greybird/xfwm4/top-left-inactive.xpm

  • Committer: Package Import Robot
  • Author(s): Lionel Le Folgoc
  • Date: 2012-02-05 22:48:30 UTC
  • mfrom: (0.3.1) (0.2.1) (0.1.1)
  • Revision ID: package-import@ubuntu.com-20120205224830-2xcw5f6gm51t4tci
Tags: 1.1-0ubuntu1
Initial release, split Shimmer Project themes from murrine-themes
(Albatross [a4c586d], Bluebird [2713c7e], Greybird [7915c3e]).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static char * top_left_active_xpm[] = {
 
3
"8 24 4 1",
 
4
"       c None",
 
5
".      c #939393",
 
6
"+      c #FFFFFF",
 
7
"@      c #DEDEDE s active_color_2",
 
8
"     ...",
 
9
"   ..+++",
 
10
"  .@@@@@",
 
11
" .@@@@@@",
 
12
" .@@@@@@",
 
13
".@@@@@@@",
 
14
".@@@@@@@",
 
15
".@@@@@@@",
 
16
".@@@@@@@",
 
17
".@@@@@@@",
 
18
".@@@@@@@",
 
19
".@@@@@@@",
 
20
".@@@@@@@",
 
21
".@@@@@@@",
 
22
".@@@@@@@",
 
23
".@@@@@@@",
 
24
".@@@@@@@",
 
25
".@@@@@@@",
 
26
".@@@@@@@",
 
27
".@@@@@@@",
 
28
".@@@@@@@",
 
29
".@@@@@@@",
 
30
".@@@@@@@",
 
31
".@@@@@@@"};