~ucl-cs-study-devs/activityfinder/xfwm4

« back to all changes in this revision

Viewing changes to themes/default/top-left-untrusted-active.xpm

  • Committer: Steve Dodier-Lazaro
  • Date: 2015-12-12 19:13:20 UTC
  • Revision ID: sidnioulz@gmail.com-20151212191320-it6xp5idwhskcg33
Adding sandboxed window visualisation (untrusted n protected)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static char * top_left_untrusted_active_xpm[] = {
 
3
"8 29 2 1",
 
4
"       c None",
 
5
".      c #C0C0FF s active_color_2",
 
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
"........"};