~shimmerproject/xubuntu-artwork/greybird

« back to all changes in this revision

Viewing changes to light/xfwm4-a11y/title-4-active.xpm

  • Committer: GitHub
  • Author(s): Sean Davis
  • Date: 2019-11-03 23:03:35 UTC
  • mfrom: (579.1.4)
  • Revision ID: git-v1:4a2a7fd79e484295e0457dcaba79e5ccbdc6fc28
Merge pull request #256 from Mau-G/master

Buildsystem ported to meson and added dark theme

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static char * title_4_active_xpm[] = {
 
3
"2 34 4 1",
 
4
"       c None",
 
5
".      c #939393",
 
6
"+      c #FFFFFF",
 
7
"@      c #CECECE 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
"@@",
 
32
"@@",
 
33
"@@",
 
34
"@@",
 
35
"@@",
 
36
"@@",
 
37
"@@",
 
38
"@@",
 
39
"@@",
 
40
"@@",
 
41
"@@"};