boinc/clientgui/res/skins/default/graphic/workunit_active_image.xpm

145 lines
3.1 KiB
C

// Berkeley Open Infrastructure for Network Computing
// http://boinc.berkeley.edu
// Copyright (C) 2005 University of California
//
// This is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
// License as published by the Free Software Foundation;
// either version 2.1 of the License, or (at your option) any later version.
//
// This software is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
// See the GNU Lesser General Public License for more details.
//
// To view the GNU Lesser General Public License visit
// http://www.gnu.org/copyleft/lesser.html
// or write to the Free Software Foundation, Inc.,
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
/* XPM */
static char *workunit_active_image_xpm[] = {
/* columns rows colors chars-per-pixel */
"16 16 103 2",
"Q c #C8F6C9",
"Y c #92F493",
"o. c #DBF9DC",
"$. c #D4F8D5",
"B c #9EF69F",
"I c #A5F4A5",
"; c #E0FAE0",
". c #F3FDF3",
"X. c #D9F9DA",
"k c #B1F6B2",
"O c #ECFCEC",
"x c #C4F9C4",
" c None",
"@ c #E5FBE5",
"v c #B6F7B7",
"i c #D7F9D5",
"% c #EAFCEA",
"# c #E3FBE3",
"_ c #C9F7C9",
"N c #93F593",
"z c #C9F7CA",
"G c #8CF48C",
"M c #8CF48D",
"o c #EFFDEF",
"! c #BBF5BC",
"+ c #E8FCE8",
"V c #ABF6AC",
".. c #CCF8CD",
"d c #B7F8B7",
"p c #D1F9D2",
"u c #CAF8CA",
"] c #D8F7DA",
"e c #B5F8B5",
"< c #DDFBDE",
") c #BCF6BC",
"0 c #D6FAD7",
"b c #ACF7AD",
"q c #CDF9CD",
"' c #DBF8DC",
"j c #A5F6A5",
"^ c #9EF59E",
"2 c #CBF9CB",
"s c #C4F8C4",
"y c #BDF7BD",
"[ c #CBF6CD",
"C c #B6F6B7",
"f c #A8F7A9",
"( c #AFF5B0",
"~ c #AFF5B1",
"} c #B4F6B5",
"T c #98F599",
"U c #98F59A",
"> c #EDFCED",
"n c #9DF69D",
"R c #A4F4A5",
": c #DFFADF",
"K c #B7F7B7",
"A c #B7F7B8",
"X c #F2FDF2",
"g c #9BF69B",
"3 c #C3F9C5",
"@. c #CAF7CA",
"c c #BCF8BD",
"- c #DDFADD",
"$ c #F0FDF0",
"w c #C1F9C1",
"7 c #E2FBE1",
"D c #92F593",
"6 c #DBFADB",
"F c #8BF48C",
"/ c #9EF49E",
"= c #D9FADA",
"{ c #BFF6C0",
"t c #B1F7B2",
"J c #AAF6AB",
", c #E5FCE6",
"O. c #D9F7DB",
"#. c #C4F7C4",
"8 c #DEFBDF",
"L c #BDF6BE",
"h c #9AF79A",
"& c #E3FCE4",
"9 c #DCFBDC",
"* c #DCFBDD",
"m c #8CF58C",
"1 c #D5FAD5",
"r c #ADF7AD",
"5 c #CEF9CF",
" . c #C0F7C0",
"S c #ABF7AC",
"%. c #DAF8DB",
"&. c #DAF8DC",
"+. c #D3F7D4",
"4 c #C5F8C6",
"H c #9DF59E",
"l c #BEF7BE",
"a c #CAF9CB",
"E c #B0F5B1",
"P c #B0F5B2",
"Z c #C3F8C3",
"W c #D6F8D5",
"` c #D6F8D6",
"| c #AEF5B0",
/* pixels */
" ",
" ",
" . . X o O + @ # ",
" $ X $ % & * = - ; : ",
" % > % , < 1 2 3 4 5 6 - ",
" 7 8 9 0 q w e r t y u i ",
" p 5 a s d f g h j k l z ",
" x c v b n m M N B V C Z ",
" Z A S B D F G D H J K Z ",
" u L P I U D Y T R E L u ",
" W Q ! ~ I ^ / I ( ) _ ` ",
" ' ] [ { } | | } ...X.o. ",
" O.O.+.@.#.#.@.$.o.o. ",
" O.%.&.o.o.o.o.o. ",
" ",
" "
};