Skip to content
Snippets Groups Projects
Commit adfaf3c1 authored by ping's avatar ping
Browse files

Add new live_exam_os

parent 97c9bb74
Branches
No related tags found
No related merge requests found
Showing
with 0 additions and 240 deletions
/* XPM */
static char * bottom_left_inactive_xpm[] = {
"16 16 5 1",
" c None",
"+ c #E0E0FF s inactive_hilight_1",
"@ c #A0A0FF s inactive_shadow_1",
"$ c #B0B0B0 s inactive_mid_2",
"# c #C0C0C0 s inactive_color_2",
"@+### ",
"@+### ",
"@+### ",
"@+### ",
"@+### ",
"@+### ",
"@+### ",
"@+### ",
"@+### ",
"@+### ",
"@+### ",
"@+##############",
"@+##############",
"@+##############",
"@+++++++++++++++",
" @@@@@@@@@@@@@@@"};
/* XPM */
static char * bottom_right_active_xpm[] = {
"16 16 5 1",
" c None",
"+ c #E0E0FF s active_hilight_1",
"@ c #A0A0FF s active_shadow_1",
"$ c #B0B0B0 s active_mid_2",
"# c #C0C0C0 s active_color_2",
" ###+@",
" ###+@",
" ###+@",
" ###+@",
" ###+@",
" ###+@",
" ###+@",
" ###+@",
" ###+@",
" ###+@",
" ###+@",
"##############+@",
"##############+@",
"##############+@",
"+++++++++++++++@",
"@@@@@@@@@@@@@@@ "};
/* XPM */
static char * bottom_right_inactive_xpm[] = {
"16 16 5 1",
" c None",
"+ c #E0E0FF s inactive_hilight_1",
"@ c #A0A0FF s inactive_shadow_1",
"$ c #B0B0B0 s inactive_mid_2",
"# c #C0C0C0 s inactive_color_2",
" ###+@",
" ###+@",
" ###+@",
" ###+@",
" ###+@",
" ###+@",
" ###+@",
" ###+@",
" ###+@",
" ###+@",
" ###+@",
"##############+@",
"##############+@",
"##############+@",
"+++++++++++++++@",
"@@@@@@@@@@@@@@@ "};
live_exam_os/config/01-build_hooks/themes/Daloa/xfwm4/close-active.png

545 B

/* XPM */
static char * close_active_xpm[] = {
"24 19 2 1",
" c None",
". c #C0C0FF s active_color_1",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
" "};
live_exam_os/config/01-build_hooks/themes/Daloa/xfwm4/close-inactive.png

467 B

/* XPM */
static char * close_inactive_xpm[] = {
"24 19 2 1",
" c None",
". c #C0C0FF s inactive_color_1",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
" "};
live_exam_os/config/01-build_hooks/themes/Daloa/xfwm4/close-prelight.png

682 B

/* XPM */
static char * close_pressed_xpm[] = {
"24 19 2 1",
" c None",
". c #C0C0FF s active_color_1",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
" "};
live_exam_os/config/01-build_hooks/themes/Daloa/xfwm4/close-pressed.png

679 B

/* XPM */
static char * close_pressed_xpm[] = {
"24 19 2 1",
" c None",
". c #C0C0FF s active_color_1",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
" "};
live_exam_os/config/01-build_hooks/themes/Daloa/xfwm4/hide-active.png

267 B

/* XPM */
static char * hide_active_xpm[] = {
"24 19 2 1",
" c None",
". c #C0C0FF s active_color_1",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
" "};
live_exam_os/config/01-build_hooks/themes/Daloa/xfwm4/hide-inactive.png

241 B

/* XPM */
static char * hide_inactive_xpm[] = {
"24 19 2 1",
" c None",
". c #C0C0FF s inactive_color_1",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
" "};
live_exam_os/config/01-build_hooks/themes/Daloa/xfwm4/hide-prelight.png

484 B

/* XPM */
static char * hide_pressed_xpm[] = {
"24 19 2 1",
" c None",
". c #C0C0FF s active_color_1",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
" "};
live_exam_os/config/01-build_hooks/themes/Daloa/xfwm4/hide-pressed.png

498 B

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment