From: Giannis Adamopoulos Date: Sun, 19 Feb 2017 20:40:45 +0000 (+0000) Subject: [blackshade.msstyles] -Add a skeleton for a theme based on a mockup by David Quintana X-Git-Tag: ReactOS-0.4.4-CLT2017~236 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=ef483f95f773c8ee224a59f46b24ec3452473ef8;ds=inline [blackshade.msstyles] -Add a skeleton for a theme based on a mockup by David Quintana svn path=/trunk/; revision=73854 --- diff --git a/reactos/media/themes/CMakeLists.txt b/reactos/media/themes/CMakeLists.txt index 4aa208f01d8..5825f24f290 100644 --- a/reactos/media/themes/CMakeLists.txt +++ b/reactos/media/themes/CMakeLists.txt @@ -1,2 +1,3 @@ +add_subdirectory(blackshade.msstyles) add_subdirectory(lautus.msstyles) diff --git a/reactos/media/themes/blackshade.msstyles/BlackShade.png b/reactos/media/themes/blackshade.msstyles/BlackShade.png new file mode 100644 index 00000000000..f2ae094fb5c Binary files /dev/null and b/reactos/media/themes/blackshade.msstyles/BlackShade.png differ diff --git a/reactos/media/themes/blackshade.msstyles/CMakeLists.txt b/reactos/media/themes/blackshade.msstyles/CMakeLists.txt new file mode 100644 index 00000000000..17cffe0279b --- /dev/null +++ b/reactos/media/themes/blackshade.msstyles/CMakeLists.txt @@ -0,0 +1,23 @@ + +list(APPEND TEXTFILES + textfiles/ExtraLargeNormal.INI + textfiles/LargeFontsNormal.INI + textfiles/NormalNormal.INI) + +file(MAKE_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/textfiles) +foreach(_file ${TEXTFILES}) + get_filename_component(_file_name ${_file} NAME_WE) + string(REPLACE ${CMAKE_SOURCE_DIR} ${CMAKE_BINARY_DIR} _converted_file "${_file}") + string(REPLACE ${_file_name} "${_file_name}_utf16" _converted_file ${_converted_file}) + set(_file ${CMAKE_CURRENT_SOURCE_DIR}/${_file}) + set(_converted_file ${CMAKE_CURRENT_BINARY_DIR}/${_converted_file}) + add_custom_command(OUTPUT ${_converted_file} + COMMAND native-utf16le ${_file} ${_converted_file} + DEPENDS native-utf16le ${_file}) + list(APPEND _converted_files ${_converted_file}) +endforeach() + +set_source_files_properties(blackshade.rc PROPERTIES OBJECT_DEPENDS "${_converted_files}") +add_library(blackshade.msstyles SHARED blackshade.rc) +set_module_type(blackshade.msstyles module) +set_target_properties(blackshade.msstyles PROPERTIES SUFFIX "") \ No newline at end of file diff --git a/reactos/media/themes/blackshade.msstyles/bitmaps/dummy.bmp b/reactos/media/themes/blackshade.msstyles/bitmaps/dummy.bmp new file mode 100644 index 00000000000..4a36596ecfb Binary files /dev/null and b/reactos/media/themes/blackshade.msstyles/bitmaps/dummy.bmp differ diff --git a/reactos/media/themes/blackshade.msstyles/blackshade.rc b/reactos/media/themes/blackshade.msstyles/blackshade.rc new file mode 100644 index 00000000000..febcc24fa67 --- /dev/null +++ b/reactos/media/themes/blackshade.msstyles/blackshade.rc @@ -0,0 +1,187 @@ +#define REACTOS_VERSION_DLL +#define REACTOS_STR_FILE_DESCRIPTION "Black Shade Theme\0" +#define REACTOS_STR_INTERNAL_NAME "Black Shade\0" +#define REACTOS_STR_ORIGINAL_FILENAME "blackshade.msstyles\0" +#include + +#include + +LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL + +1 COLORNAMES {L"Normal Color\0\0"} +COMBO COMBODATA {0x0003,0x0003, 0x0000, 0x0003, 0x0006, 0x0001,0x0004,0x0007,0x0002,0x0005,0x08,} +1 PACKTHEM_VERSION {0x03,} +1 FILERESNAMES {L"NORMALNORMAL_INI\0LARGEFONTSNORMAL_INI\0EXTRALARGENORMAL_INI\0\0"} +1 SIZENAMES {L"Normal Size\0Large Fonts\0Extra Large Fonts\0\0"} +1 MINDEPTH {0x000F,0x000F,0x000F,0x000F,0x000F,0x000F,0x000F,0x000F,0x000F,0x0000,} + +EXTRALARGENORMAL_INI TEXTFILE "textfiles/ExtraLargeNormal_utf16.INI" +LARGEFONTSNORMAL_INI TEXTFILE "textfiles/LargeFontsNormal_utf16.INI" +NORMALNORMAL_INI TEXTFILE "textfiles/NormalNormal_utf16.INI" +THEMES_INI TEXTFILE {L"\r\n"} + +NORMAL_BALLOONCLOSE_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_BALLOONCLOSE.bmp" +NORMAL_BUTTON_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_BUTTON.bmp" +NORMAL_CHECKBOX13_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_CHECKBOX13.bmp" +NORMAL_CHECKBOX16_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_CHECKBOX16.bmp" +NORMAL_CHECKBOX25_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_CHECKBOX25.bmp" +NORMAL_CHEVRON_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_CHEVRON.bmp" +NORMAL_CLOSEBUTTON_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_CLOSEBUTTON.bmp" +NORMAL_CLOSEGLYPH9_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_CLOSEGLYPH9.bmp" +NORMAL_COMBOBUTTONGLYPH_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_COMBOBUTTONGLYPH.bmp" +NORMAL_COMBOBUTTON_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_COMBOBUTTON.bmp" +NORMAL_EXPLORERBARHEADERBACKGROUND_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_EXPLORERBARHEADERBACKGROUND.bmp" +NORMAL_EXPLORERBARHEADERCLOSE_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_EXPLORERBARHEADERCLOSE.bmp" +NORMAL_EXPLORERBARTOOLBARBACKGROUND_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_EXPLORERBARTOOLBARBACKGROUND.bmp" +NORMAL_EXPLORERBARTOOLBARBUTTONSSPLITDROPDOWN_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_EXPLORERBARTOOLBARBUTTONSSPLITDROPDOWN.bmp" +NORMAL_EXPLORERBARTOOLBARBUTTONSSPLIT_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_EXPLORERBARTOOLBARBUTTONSSPLIT.bmp" +NORMAL_FIELDOUTLINEBLUE_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_FIELDOUTLINEBLUE.bmp" +NORMAL_FRAMEBOTTOM_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_FRAMEBOTTOM.bmp" +NORMAL_FRAMECAPTIONMIN_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_FRAMECAPTIONMIN.bmp" +NORMAL_FRAMECAPTIONSIZING_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_FRAMECAPTIONSIZING.bmp" +NORMAL_FRAMECAPTION_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_FRAMECAPTION.bmp" +NORMAL_FRAMELEFT_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_FRAMELEFT.bmp" +NORMAL_FRAMEMAXIMIZED_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_FRAMEMAXIMIZED.bmp" +NORMAL_FRAMERIGHT_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_FRAMERIGHT.bmp" +NORMAL_GRIPPERVERT_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_GRIPPERVERT.bmp" +NORMAL_GRIPPER_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_GRIPPER.bmp" +NORMAL_GROUPBOX_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_GROUPBOX.bmp" +NORMAL_HELPBUTTON_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_HELPBUTTON.bmp" +NORMAL_LISTVIEWHEADERBACKGROUND_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_LISTVIEWHEADERBACKGROUND.bmp" +NORMAL_LISTVIEWHEADER_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_LISTVIEWHEADER.bmp" +NORMAL_MAXBUTTON_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_MAXBUTTON.bmp" +NORMAL_MDICAPTIONBUTTON_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_MDICAPTIONBUTTON.bmp" +NORMAL_MDIGLYPHCLOSE_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_MDIGLYPHCLOSE.bmp" +NORMAL_MDIGLYPHMINIMIZE_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_MDIGLYPHMINIMIZE.bmp" +NORMAL_MDIGLYPHRESTORE_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_MDIGLYPHRESTORE.bmp" +NORMAL_MINBUTTON_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_MINBUTTON.bmp" +NORMAL_NORMALGROUPBACKGROUND_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_NORMALGROUPBACKGROUND.bmp" +NORMAL_NORMALGROUPHEAD_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_NORMALGROUPHEAD.bmp" +NORMAL_PLACEBARBACKGROUND_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_PLACEBARBACKGROUND.bmp" +NORMAL_PLACEBARBUTTONS_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_PLACEBARBUTTONS.bmp" +NORMAL_PROGRESSCHUNKVERT_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_PROGRESSCHUNKVERT.bmp" +NORMAL_PROGRESSCHUNK_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_PROGRESSCHUNK.bmp" +NORMAL_PROGRESSTRACKVERT_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_PROGRESSTRACKVERT.bmp" +NORMAL_PROGRESSTRACK_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_PROGRESSTRACK.bmp" +NORMAL_RADIOBUTTON13_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_RADIOBUTTON13.bmp" +NORMAL_RESIZEGRIP2_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_RESIZEGRIP2.bmp" +NORMAL_RESTOREBUTTON_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_RESTOREBUTTON.bmp" +NORMAL_SCROLLARROWGLYPHSSMALL_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_SCROLLARROWGLYPHSSMALL.bmp" +NORMAL_SCROLLARROWGLYPHS_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_SCROLLARROWGLYPHS.bmp" +NORMAL_SCROLLARROWS_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_SCROLLARROWS.bmp" +NORMAL_SCROLLSHAFTHORIZONTAL_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_SCROLLSHAFTHORIZONTAL.bmp" +NORMAL_SCROLLSHAFTVERTICAL_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_SCROLLSHAFTVERTICAL.bmp" +NORMAL_SCROLLTHUMBGRIPPERHORIZONTAL_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_SCROLLTHUMBGRIPPERHORIZONTAL.bmp" +NORMAL_SCROLLTHUMBGRIPPERVERTICAL_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_SCROLLTHUMBGRIPPERVERTICAL.bmp" +NORMAL_SCROLLTHUMBHORIZONTAL_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_SCROLLTHUMBHORIZONTAL.bmp" +NORMAL_SCROLLTHUMBVERTICAL_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_SCROLLTHUMBVERTICAL.bmp" +NORMAL_SEPARATORVERT_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_SEPARATORVERT.bmp" +NORMAL_SEPARATOR_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_SEPARATOR.bmp" +NORMAL_SLIDERTRACK_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_SLIDERTRACK.bmp" +NORMAL_SLIDERTRACKVERT_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_SLIDERTRACKVERT.bmp" +NORMAL_SMALLCLOSEBUTTON_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_SMALLCLOSEBUTTON.bmp" +NORMAL_SMALLFRAMECAPTIONSIZING_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_SMALLFRAMECAPTIONSIZING.bmp" +NORMAL_SMALLFRAMECAPTION_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_SMALLFRAMECAPTION.bmp" +NORMAL_SPECIALGROUPBACKGROUND_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_SPECIALGROUPBACKGROUND.bmp" +NORMAL_SPECIALGROUPHEAD_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_SPECIALGROUPHEAD.bmp" +NORMAL_SPINBUTTONBACKGROUNDDOWN_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_SPINBUTTONBACKGROUNDDOWN.bmp" +NORMAL_SPINBUTTONBACKGROUNDLEFT_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_SPINBUTTONBACKGROUNDLEFT.bmp" +NORMAL_SPINBUTTONBACKGROUNDRIGHT_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_SPINBUTTONBACKGROUNDRIGHT.bmp" +NORMAL_SPINBUTTONBACKGROUNDUP_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_SPINBUTTONBACKGROUNDUP.bmp" +NORMAL_SPINDOWNGLYPH_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_SPINDOWNGLYPH.bmp" +NORMAL_SPINLEFTGLYPH_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_SPINLEFTGLYPH.bmp" +NORMAL_SPINRIGHTGLYPH_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_SPINRIGHTGLYPH.bmp" +NORMAL_SPINUPGLYPH_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_SPINUPGLYPH.bmp" +NORMAL_STARTBUTTON_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_STARTBUTTON.bmp" +NORMAL_STARTGROUPBACKGROUND_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_STARTGROUPBACKGROUND.bmp" +NORMAL_STARTGROUPNEWAPPBUTTON_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_STARTGROUPNEWAPPBUTTON.bmp" +NORMAL_STARTGROUPSEPERATOR_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_STARTGROUPSEPERATOR.bmp" +NORMAL_STARTGROUPTOOLBARBUTTON_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_STARTGROUPTOOLBARBUTTON.bmp" +NORMAL_STARTPANELLOGOFFBACKGROUND_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_STARTPANELLOGOFFBACKGROUND.bmp" +NORMAL_STARTPANELLOGOFFBUTTONSHOT_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_STARTPANELLOGOFFBUTTONSHOT.bmp" +NORMAL_STARTPANELLOGOFFBUTTONS_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_STARTPANELLOGOFFBUTTONS.bmp" +NORMAL_STARTPANELMFUBACKGROUND_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_STARTPANELMFUBACKGROUND.bmp" +NORMAL_STARTPANELMOREPROGARROWHOT_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_STARTPANELMOREPROGARROWHOT.bmp" +NORMAL_STARTPANELMOREPROGARROW_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_STARTPANELMOREPROGARROW.bmp" +NORMAL_STARTPANELMOREPROGBACKGROUND_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_STARTPANELMOREPROGBACKGROUND.bmp" +NORMAL_STARTPANELPLACESBACKGROUND_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_STARTPANELPLACESBACKGROUND.bmp" +NORMAL_STARTPLACESSEPARATOR_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_STARTPLACESSEPARATOR.bmp" +NORMAL_STARTPROGRAMSSEPARATOR_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_STARTPROGRAMSSEPARATOR.bmp" +NORMAL_STARTUSERPANEL_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_STARTUSERPANEL.bmp" +NORMAL_STATUSBACKGROUND_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_STATUSBACKGROUND.bmp" +NORMAL_STATUSPANE_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_STATUSPANE.bmp" +NORMAL_TABBACKGROUND_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TABBACKGROUND.bmp" +NORMAL_TABITEMBOTH_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TABITEMBOTH.bmp" +NORMAL_TABITEMLEFT_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TABITEMLEFT.bmp" +NORMAL_TABITEMRIGHT_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TABITEMRIGHT.bmp" +NORMAL_TABITEMTOPBOTH_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TABITEMTOPBOTH.bmp" +NORMAL_TABITEMTOPLEFT_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TABITEMTOPLEFT.bmp" +NORMAL_TABITEMTOPRIGHT_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TABITEMTOPRIGHT.bmp" +NORMAL_TABITEMTOP_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TABITEMTOP.bmp" +NORMAL_TABITEM_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TABITEM.bmp" +NORMAL_TABPANEEDGE_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TABPANEEDGE.bmp" +NORMAL_TASKBANDBACKGROUND_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TASKBANDBACKGROUND.bmp" +NORMAL_TASKBANDBUTTONNOEDGEVERTICAL_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TASKBANDBUTTONNOEDGEVERTICAL.bmp" +NORMAL_TASKBANDBUTTONNOEDGE_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TASKBANDBUTTONNOEDGE.bmp" +NORMAL_TASKBANDBUTTONVERTICAL_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TASKBANDBUTTONVERTICAL.bmp" +NORMAL_TASKBANDBUTTON_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TASKBANDBUTTON.bmp" +NORMAL_TASKBANDFLASHBUTTONGROUPMENU_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TASKBANDFLASHBUTTONGROUPMENU.bmp" +NORMAL_TASKBANDFLASHBUTTON_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TASKBANDFLASHBUTTON.bmp" +NORMAL_TASKBANDHOVER_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TASKBANDHOVER.bmp" +NORMAL_TASKBANDSCROLLARROWGLYPHS_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TASKBANDSCROLLARROWGLYPHS.bmp" +NORMAL_TASKBANDSCROLLARROWS_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TASKBANDSCROLLARROWS.bmp" +NORMAL_TASKBANDSCROLLSHAFTHORIZONTAL_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TASKBANDSCROLLSHAFTHORIZONTAL.bmp" +NORMAL_TASKBANDSCROLLSHAFTVERTICAL_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TASKBANDSCROLLSHAFTVERTICAL.bmp" +NORMAL_TASKBANDSCROLLTHUMBGRIPPERHORIZONTAL_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TASKBANDSCROLLTHUMBGRIPPERHORIZONTAL.bmp" +NORMAL_TASKBANDSCROLLTHUMBGRIPPERVERTICAL_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TASKBANDSCROLLTHUMBGRIPPERVERTICAL.bmp" +NORMAL_TASKBANDSCROLLTHUMBHORIZONTAL_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TASKBANDSCROLLTHUMBHORIZONTAL.bmp" +NORMAL_TASKBANDSCROLLTHUMBVERTICAL_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TASKBANDSCROLLTHUMBVERTICAL.bmp" +NORMAL_TASKBARBACKGROUNDVERTICAL_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TASKBARBACKGROUNDVERTICAL.bmp" +NORMAL_TASKBARBACKGROUND_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TASKBARBACKGROUND.bmp" +NORMAL_TASKBARCHEVRONVERT_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TASKBARCHEVRONVERT.bmp" +NORMAL_TASKBARCHEVRON_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TASKBARCHEVRON.bmp" +NORMAL_TASKBARGRIPPERVERTICAL_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TASKBARGRIPPERVERTICAL.bmp" +NORMAL_TASKBARGRIPPER_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TASKBARGRIPPER.bmp" +NORMAL_TASKBARSIZINGBARBOTTOM_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TASKBARSIZINGBARBOTTOM.bmp" +NORMAL_TASKBARSIZINGBARLEFT_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TASKBARSIZINGBARLEFT.bmp" +NORMAL_TASKBARSIZINGBARRIGHT_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TASKBARSIZINGBARRIGHT.bmp" +NORMAL_TASKBARSIZINGBARTOP_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TASKBARSIZINGBARTOP.bmp" +NORMAL_TASKBARTRAYVERTICAL_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TASKBARTRAYVERTICAL.bmp" +NORMAL_TASKBARTRAY_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TASKBARTRAY.bmp" +NORMAL_TOOLBARBACKGROUND_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TOOLBARBACKGROUND.bmp" +NORMAL_TOOLBARBUTTONSSPLITDROPDOWNGLYPH_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TOOLBARBUTTONSSPLITDROPDOWNGLYPH.bmp" +NORMAL_TOOLBARBUTTONSSPLITDROPDOWN_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TOOLBARBUTTONSSPLITDROPDOWN.bmp" +NORMAL_TOOLBARBUTTONSSPLIT_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TOOLBARBUTTONSSPLIT.bmp" +NORMAL_TOOLBARBUTTONS_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TOOLBARBUTTONS.bmp" +NORMAL_TOOLBARGRIPPERVERT_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TOOLBARGRIPPERVERT.bmp" +NORMAL_TOOLBARGRIPPER_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TOOLBARGRIPPER.bmp" +NORMAL_TRACKBARDOWN13_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TRACKBARDOWN13.bmp" +NORMAL_TRACKBARDOWN16_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TRACKBARDOWN16.bmp" +NORMAL_TRACKBARDOWN25_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TRACKBARDOWN25.bmp" +NORMAL_TRACKBARHORIZONTAL_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TRACKBARHORIZONTAL.bmp" +NORMAL_TRACKBARLEFT13_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TRACKBARLEFT13.bmp" +NORMAL_TRACKBARLEFT16_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TRACKBARLEFT16.bmp" +NORMAL_TRACKBARLEFT25_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TRACKBARLEFT25.bmp" +NORMAL_TRACKBARRIGHT13_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TRACKBARRIGHT13.bmp" +NORMAL_TRACKBARRIGHT16_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TRACKBARRIGHT16.bmp" +NORMAL_TRACKBARRIGHT25_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TRACKBARRIGHT25.bmp" +NORMAL_TRACKBARUP13_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TRACKBARUP13.bmp" +NORMAL_TRACKBARUP16_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TRACKBARUP16.bmp" +NORMAL_TRACKBARUP25_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TRACKBARUP25.bmp" +NORMAL_TRACKBARVERTICAL_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TRACKBARVERTICAL.bmp" +NORMAL_TRAYCHEVRONHORIZONTALOPEN_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TRAYCHEVRONHORIZONTALOPEN.bmp" +NORMAL_TRAYCHEVRONHORIZONTAL_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TRAYCHEVRONHORIZONTAL.bmp" +NORMAL_TREEEXPANDCOLLAPSE_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_TREEEXPANDCOLLAPSE.bmp" +NORMAL_USERTILEBACKGROUND_BMP BITMAP "../lautus.msstyles/bitmaps/NORMAL_USERTILEBACKGROUND.bmp" + +/* These three are needed before Windows will accept the theme */ +NORMAL_EXPLORERBARHEADERPIN_BMP BITMAP "bitmaps/dummy.bmp" +NORMAL_EXPLORERBARTOOLBARBUTTONS_BMP BITMAP "bitmaps/dummy.bmp" +NORMAL_IE_PERSONALBARMENU_BMP BITMAP "bitmaps/dummy.bmp" +NORMAL_NORMALGROUPCOLLAPSE_BMP BITMAP "bitmaps/dummy.bmp" +NORMAL_NORMALGROUPEXPAND_BMP BITMAP "bitmaps/dummy.bmp" + +#pragma code_page(65001) + +#include "lang/en-US.rc" + diff --git a/reactos/media/themes/blackshade.msstyles/lang/en-US.rc b/reactos/media/themes/blackshade.msstyles/lang/en-US.rc new file mode 100644 index 00000000000..5c607717e12 --- /dev/null +++ b/reactos/media/themes/blackshade.msstyles/lang/en-US.rc @@ -0,0 +1,37 @@ +LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US + +STRINGTABLE +{ +1000, "Black Shade" +} + +STRINGTABLE +{ +2000, "Black Shade" +} + +STRINGTABLE +{ +3000, "Normal" +3001, "Large Fonts" +3002, "Extra Large Fonts" +} + +STRINGTABLE +{ +4000, "Normal" +4001, "Large Fonts" +4002, "Extra Large Fonts" +} + +STRINGTABLE +{ +5000, "Black Shade" +5001, "Visual Style" +5002, "ReactOS Foundation" +5003, "Images by David Quintana " +5004, "Images released under CC-BY-SA 4.0" +5005, "http://www.reactos.org" +5006, "1.0" +5007, "Visual Style for ReactOS" +} \ No newline at end of file diff --git a/reactos/media/themes/blackshade.msstyles/textfiles/ExtraLargeNormal.INI b/reactos/media/themes/blackshade.msstyles/textfiles/ExtraLargeNormal.INI new file mode 100644 index 00000000000..ae865bb0166 --- /dev/null +++ b/reactos/media/themes/blackshade.msstyles/textfiles/ExtraLargeNormal.INI @@ -0,0 +1,2274 @@ + +[Globals] +EdgeDkShadowColor = 113 111 100 +EdgeFillColor = 239 238 243 +EdgeHighLightColor = 249 249 249 +EdgeLightColor = 241 239 226 +EdgeShadowColor = 165 175 185 + +[SysMetrics] +ActiveCaption = 21 21 21 +Background = 73 73 73 +Btnface = 239 238 243 +BtnHighlight = 255 255 255 +BtnShadow = 162 162 162 +CaptionBarHeight = 24 +CaptionFont = Open Sans, 8, Bold +CaptionText = 255 255 255 +CssName = cpwebvw.css +DkShadow3d = 162 162 162 +FlatMenus = true +GradientActiveCaption = 58 58 58 +GradientInactiveCaption = 81 81 81 +GrayText = 172 168 153 +Highlight = 75 75 75 +HighlightText = 255 255 255 +HotTracking = 0 0 128 +IconTitleFont = Open Sans, 8 +InactiveCaption = 65 65 65 +InactiveCaptionText = 180 180 180 +Light3d = 241 239 226 +Menu = 255 255 255 +MenuBar = 239 238 243 +MenuFont = Open Sans, 8 +MenuHilight = 100 100 100 +MenuText = 75 75 75 +MinColorDepth = 15 +MsgBoxFont = Open Sans, 8 +ScrollbarHeight = 15 +ScrollbarWidth = 15 +SmallCaptionFont = Open Sans, 8, Bold +SMCaptionBarHeight = 19 +SMCaptionBarWidth = 21 +StatusFont = Open Sans, 8 +Window = 255 255 255 +XmlName = default.xml + +[Button.Checkbox] +AccentColorHint = 250 196 88 +Bgtype = imagefile +BorderColorHint = 29 82 129 +FillColorHint = 33 161 33 +ImageCount = 12 +ImageFile1 = Normal\CheckBox13.bmp +ImageFile2 = Normal\CheckBox16.bmp +ImageFile3 = Normal\CheckBox25.bmp +Imagelayout = vertical +ImageSelectType = Dpi +MinDpi1 = 96 +MinDpi2 = 118 +MinDpi3 = 185 +MirrorImage = false +ContentMargins = 0, 0, 0, 0 +SizingMargins = 0, 0, 0, 0 +SizingType = TrueSize +TrueSizeScalingType = Dpi +TrueSizeStretchMark = 50 +UniformSizing = true + +[Button.Checkbox(Checkeddisabled)] +TextColor = 153 153 153 + +[Button.Checkbox(Mixeddisabled)] +TextColor = 153 153 153 + +[Button.Checkbox(Uncheckeddisabled)] +TextColor = 153 153 153 + +[Button.Groupbox] +Bgtype = imagefile +BorderColorHint = 208 208 191 +BorderOnly = true +ImageFile = Normal\GroupBox.bmp +NormalSize = 9999, 9999 +SizingMargins = 4, 4, 4, 4 +SizingType = Tile +TextColor = 75 75 75 +Transparent = true + +[Button.Pushbutton] +AccentColorHint = 250 196 88 +Bgtype = imagefile +BorderColorHint = 0 60 116 +ContentMargins = 3, 3, 3, 3 +FillColorHint = 243 243 239 +ImageCount = 5 +ImageFile = Normal\button.bmp +ImageLayout = vertical +MinSize = 10, 5 +SizingMargins = 8, 8, 9, 9 +SizingType = Stretch +TextColor = 112 112 112 +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 +FONT = Open Sans, 8 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single +TEXTSHADOWCOLOR = 221 221 221 + +[Button.Pushbutton(Defaulted)] +AccentColorHint = 0 255 0 + +[Button.Pushbutton(Disabled)] +TextColor = 153 153 153 + +[Button.Pushbutton(Hot)] +TextColor = 75 75 75 + +[Button.Pushbutton(Normal)] +TextColor = 75 75 75 + +[Button.Pushbutton(Pressed)] +TextColor = 75 75 75 + +[Button.Radiobutton] +AccentColorHint = 250 196 88 +Bgtype = imagefile +BorderColorHint = 29 82 129 +ContentMargins = 0, 0, 0, 0 +FillColorHint = 33 161 33 +ImageCount = 8 +ImageFile1 = Normal\RadioButton13.bmp +ImageFile2 = Normal\RadioButton13.bmp +ImageFile3 = Normal\RadioButton13.bmp +Imagelayout = vertical +ImageSelectType = Dpi +MinDpi1 = 96 +MinDpi2 = 118 +MinDpi3 = 185 +SizingMargins = 0, 0, 0, 0 +SizingType = TrueSize +Transparent = true +TrueSizeScalingType = Dpi +TrueSizeStretchMark = 50 +UniformSizing = true + +[Button.Radiobutton(Checkeddisabled)] +TextColor = 153 153 153 + +[Button.Radiobutton(Uncheckeddisabled)] +TextColor = 153 153 153 + +[Combobox] +BgType = BorderFill +BorderColor = 225 225 225 +BorderSize = 1 +FillColor = 255 255 255 + +[Combobox(Disabled)] +BorderColor = 201 199 186 +FillColor = 235 235 228 + +[Combobox(Hot)] +BorderColor = 225 225 225 + +[Combobox.DropDownButton] +BgType = imagefile +BorderColorHint = 255 255 255 +ContentMargins = 0, 0, 0, 0 +FillColorHint = 200 214 251 +GlyphImageFile = Normal\ComboButtonGlyph.bmp +GlyphTransparent = true +GlyphType = ImageGlyph +ImageCount = 4 +ImageFile = Normal\ComboButton.bmp +Imagelayout = vertical +SizingMargins = 2, 2, 3, 3 +SizingType = Stretch +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 + +[Edit] +BgType = BorderFill +BorderColor = 225 225 225 +BorderSize = 1 +FillColor = 255 255 255 + +[Edit.Edittext(Disabled)] +FillColor = 235 235 228 +TextColor = 153 153 153 + +[Edit.Edittext(ReadOnly)] +FillColor = 235 235 228 +TextColor = 75 75 75 + +[ExplorerBar] +BgType = BorderFill +BorderSize = 0 +ContentMargins = 12, 12, 12, 12 +FillType = VertGradient +GradientColor1 = 140 170 230 +GradientColor2 = 100 135 220 +GradientRatio1 = 0 +GradientRatio2 = 255 + +[ExplorerBar.HeaderBackground] +BgType = ImageFile +ContentMargins = 8, 8, 7, 7 +FillColorHint = 94 135 217 +Font = Open Sans, 8, Bold +ImageFile = Normal\ExplorerBarHeaderBackground.bmp +SizingMargins = 17, 1, 0, 0 +SizingType = Stretch +TextColor = 255 255 255 + +[ExplorerBar.HeaderClose] +AccentColorHint = 255 121 95 +BgType = ImageFile +FillColorHint = 138 168 229 +ImageCount = 3 +ImageFile = Normal\ExplorerBarHeaderClose.bmp +ImageLayout = Vertical +Offset = 4, 4 +OffsetType = TopRight +SizingType = TrueSize +Transparent = true + +[ExplorerBar.HeaderPin] +BgType = ImageFile +FillColorHint = 189 206 239 +ImageCount = 6 +ImageFile = Normal\ExplorerBarHeaderPin.bmp +ImageLayout = Vertical +Offset = 6, 4 +OffsetType = TopRight +SizingType = TrueSize +Transparent = true + +[ExplorerBar.IEBarMenu] +BgType = ImageFile +BorderColorHint = 165 187 228 +FillColorHint = 236 240 249 +ImageCount = 3 +ImageFile = Normal\IE_PersonalBarMenu.bmp +ImageLayout = Vertical +Offset = 3, 1 +OffsetType = TopRight +SizingType = TrueSize +Transparent = true + +[ExplorerBar.NormalGroupBackground] +BgType = ImageFile +BorderColor = 255 255 255 +ContentMargins = 8, 8, 7, 7 +FillColor = 214 223 247 +Font = Open Sans, 8 +ImageFile = Normal\NormalGroupBackground.bmp +SizingMargins = 3, 3, 3, 3 +SizingType = Stretch +TextColor = 82 82 82 + +[ExplorerBar.NormalGroupCollapse] +BgType = ImageFile +BorderColorHint = 165 187 228 +FillColorHint = 236 240 249 +ImageCount = 3 +ImageFile = Normal\NormalGroupCollapse.bmp +ImageLayout = Vertical +Offset = 3, 1 +OffsetType = TopRight +SizingType = TrueSize +Transparent = true + +[ExplorerBar.NormalGroupExpand] +BgType = ImageFile +BorderColorHint = 165 187 228 +FillColorHint = 236 240 249 +ImageCount = 3 +ImageFile = Normal\NormalGroupExpand.bmp +ImageLayout = Vertical +Offset = 3, 1 +OffsetType = TopRight +SizingType = TrueSize +Transparent = true + +[ExplorerBar.NormalGroupHead] +BgType = ImageFile +ContentMargins = 8, 8, 7, 7 +FillColorHint = 240 243 251 +Font = Open Sans, 8, Bold +ImageFile = Normal\NormalGroupHead.bmp +SizingMargins = 3, 15, 3, 1 +SizingType = Stretch +TextColor = 82 82 82 +Transparent = true + +[ExplorerBar.SpecialGroupBackground] +BgType = ImageFile +ContentMargins = 8, 8, 7, 7 +FillColorHint = 239 243 255 +Font = Open Sans, 8 +ImageFile = Normal\SpecialGroupBackground.bmp +SizingMargins = 3, 3, 3, 3 +SizingType = Stretch +TextColor = 82 82 82 + +[ExplorerBar.SpecialGroupCollapse] +BgType = ImageFile +BorderColorHint = 70 114 205 +FillColorHint = 36 89 195 +ImageCount = 3 +ImageFile = Normal\NormalGroupCollapse.bmp +ImageLayout = Vertical +Offset = 3, 1 +OffsetType = TopRight +SizingType = TrueSize +Transparent = true + +[ExplorerBar.SpecialGroupExpand] +BgType = ImageFile +BorderColorHint = 70 114 205 +FillColorHint = 36 89 195 +ImageCount = 3 +ImageFile = Normal\NormalGroupExpand.bmp +ImageLayout = Vertical +Offset = 3, 1 +OffsetType = TopRight +SizingType = TrueSize +Transparent = true + +[ExplorerBar.SpecialGroupHead] +BgType = ImageFile +ContentMargins = 8, 8, 7, 7 +FillColor = 2 72 178 +Font = Open Sans, 8, Bold +ImageFile = Normal\SpecialGroupHead.bmp +SizingMargins = 3, 6, 5, 16 +SizingType = Stretch +TextColor = 82 82 82 +Transparent = true + +[Header] +Bgtype = imagefile +ImageFile = Normal\ListviewHeaderBackground.bmp +SizingMargins = 0, 0, 4, 6 +SizingType = Stretch + +[Header.HeaderItem] +AccentColorHint = 252 194 71 +Bgtype = imagefile +ContentMargins = 3, 3, 0, 0 +FillColorHint = 250 248 243 +ImageCount = 5 +ImageFile = Normal\ListViewHeader.bmp +ImageLayout = vertical +SizingMargins = 2, 4, 3, 6 +SizingType = Stretch +Transparent = true +Transparentcolor = 255 0 0 + +[Listbox] +BgType = BorderFill +BorderColor = 225 225 225 +BorderSize = 1 +FillColor = 255 255 255 + +[ListView] +BgType = BorderFill +BorderColor = 225 225 225 +BorderSize = 1 +FillColor = 255 255 255 + +[Progress] +BgType = borderFill +BorderColor = 235 235 228 +Bordersize = 1 +FillColor = 46 211 49 +FillType = RadialGradient +ProgressChunkSize = 1 +ProgressSpaceSize = 0 + +[Progress.Bar] +Bgtype = imagefile +BorderColorHint = 104 104 104 +FillColorHint = 255 255 255 +ImageFile = Normal\ProgressTrack.bmp +MinSize = 12, 22 +NormalSize = 100, 22 +SizingMargins = 2, 2, 1, 0 +SizingType = Stretch +SourceShrink = False + +[Progress.BarVert] +Bgtype = imagefile +BorderColorHint = 104 104 104 +FillColorHint = 255 255 255 +ImageFile = Normal\ProgressTrackVert.bmp +SizingMargins = 2, 2, 2, 2 +SizingType = Stretch + +[Progress.Chunk] +Bgtype = imagefile +FillColorHint = 59 154 234 +ImageFile = Normal\ProgressChunk.bmp +SizingMargins = 2, 2, 12, 0 +SizingType = Stretch +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 + +[Progress.ChunkVert] +Bgtype = imagefile +FillColorHint = 59 154 234 +ImageFile = Normal\ProgressChunkVert.bmp +SizingMargins = 12, 0, 2, 2 +SizingType = Stretch + +[Rebar] +Bgtype = imagefile +FillColorHint = 241 243 239 +Font = Open Sans, 8 +ImageFile = Normal\ToolbarBackground.bmp +Sizingmargins = 1, 1, 1, 2 +Sizingtype = stretch +TextColor = 127 124 115 + +[Rebar.Band] +Bgtype = none +ContentMargins = 0, 0, 0, 0 +EdgeShadowColor = 165 175 185 + +[Rebar.Chevron] +Bgtype = imagefile +ContentMargins = 0, 0, 0, 0 +FillColorHint = 75 75 75 +GlyphImageFile = Normal\Chevron.bmp +GlyphTransparent = true +GlyphType = ImageGlyph +ImageCount = 6 +ImageFile = Normal\ToolbarButtons.bmp +Imagelayout = vertical +SizingMargins = 4, 4, 4, 4 +SizingType = Stretch +Transparent = true +VAlign = Top + +[Rebar.ChevronVert] +Bgtype = imagefile +ContentMargins = 0, 0, 0, 0 +FillColorHint = 75 75 75 +GlyphImageFile = Normal\Chevron.bmp +GlyphTransparent = true +GlyphType = ImageGlyph +ImageCount = 6 +ImageFile = Normal\ToolbarButtons.bmp +Imagelayout = vertical +SizingMargins = 4, 4, 4, 4 +SizingType = Stretch +Transparent = true +VAlign = Top + +[Rebar.Gripper] +Bgtype = imagefile +ContentMargins = 2, 1, 0, 0 +FillColorHint = 171 167 149 +ImageFile = Normal\ToolbarGripper.bmp +SizingMargins = 2, 1, 4, 2 +SizingType = Tile +Transparent = true + +[Rebar.GripperVert] +Bgtype = imagefile +ContentMargins = 1, 2, 0, 0 +FillColorHint = 171 167 149 +ImageFile = Normal\ToolbarGripperVert.bmp +SizingMargins = 3, 3, 2, 1 +SizingType = Tile +Transparent = true + +[ScrollBar.ArrowBtn] +BgType = ImageFile +BorderColorHint = 255 255 255 +ContentMargins = 0, 0, 3, 3 +FillColorHint = 200 214 251 +GlyphTransparent = True +GlyphType = ImageGlyph +ImageCount = 16 +ImageFile = Normal\ScrollArrows.bmp +ImageFile1 = Normal\ScrollArrowGlyphsSmall.bmp +ImageFile2 = Normal\ScrollArrowGlyphs.bmp +ImageLayout = Vertical +ImageSelectType = size +MinSize1 = 7, 7 +MinSize2 = 9, 9 +NormalSize = 7, 10 +SizingMargins = 5, 5, 5, 5 +SizingType = Stretch +SourceShrink = True +TrueSizeScalingType = size +TrueSizeStretchMark = 150 +UniformSizing = true + +[ScrollBar.GripperHorz] +BgType = ImageFile +ImageCount = 4 +ImageFile = Normal\ScrollThumbGripperHorizontal.BMP +Imagelayout = vertical +SizingType = TrueSize +Transparent = True + +[ScrollBar.GripperVert] +BgType = ImageFile +ImageCount = 4 +ImageFile = Normal\ScrollThumbGripperVertical.BMP +ImageLayout = Vertical +SizingType = TrueSize +Transparent = True + +[ScrollBar.LowerTrackHorz] +BgType = imagefile +FillColorHint = 198 213 253 +ImageCount = 4 +ImageFile = Normal\ScrollShaftHorizontal.bmp +ImageLayout = Vertical +SizingMargins = 0, 0, 1, 1 + +[ScrollBar.LowerTrackVert] +BgType = imagefile +FillColorHint = 198 213 253 +ImageCount = 4 +ImageFile = Normal\ScrollShaftVertical.bmp +ImageLayout = Vertical +SizingMargins = 1, 1, 0, 0 + +[ScrollBar.SizeBox] +Bgtype = imagefile +FillColorHint = 150 150 150 +ImageCount = 2 +ImageFile = Normal\ResizeGrip2.bmp +SizingType = trueSize +Transparent = True +TransparentColor = 255 0 0 +VAlign = Bottom + +[ScrollBar.ThumbBtnHorz] +BgType = ImageFile +BorderColorHint = 255 255 255 +ContentMargins = 4, 4, 0, 0 +FillColorHint = 198 213 253 +ImageCount = 4 +ImageFile = Normal\ScrollThumbHorizontal.bmp +ImageLayout = Vertical +SizingMargins = 5, 5, 5, 5 + +[ScrollBar.ThumbBtnVert] +BgType = ImageFile +BorderColorHint = 255 255 255 +ContentMargins = 0, 0, 4, 4 +FillColorHint = 198 213 253 +ImageCount = 4 +ImageFile = Normal\ScrollThumbVertical.bmp +ImageLayout = vertical +SizingMargins = 5, 5, 5, 5 + +[ScrollBar.UpperTrackHorz] +BgType = imagefile +FillColorHint = 198 213 253 +ImageCount = 4 +ImageFile = Normal\ScrollShaftHorizontal.bmp +ImageLayout = Vertical +SizingMargins = 0, 0, 1, 1 + +[ScrollBar.UpperTrackVert] +BgType = imagefile +FillColorHint = 198 213 253 +ImageCount = 4 +ImageFile = Normal\ScrollShaftVertical.bmp +ImageLayout = Vertical +SizingMargins = 1, 1, 2, 2 + +[Spin] +Bgtype = imagefile +ImageCount = 1 +ImageFile = Normal\FieldOutlineBlue.bmp +SizingMargins = 2, 2, 2, 2 +SizingType = tile + +[Spin.Down] +Bgtype = imagefile +BorderColorHint = 255 255 255 +ContentMargins = 0, 0, 0, 0 +FillColorHint = 200 214 251 +GlyphImageFile = Normal\SpinDownGlyph.bmp +GlyphTransparent = True +GlyphType = ImageGlyph +ImageCount = 4 +ImageFile = Normal\SpinButtonBackgroundDown.bmp +ImageLayout = Vertical +SizingMargins = 4, 4, 3, 4 +SizingType = tile +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 + +[Spin.Downhorz] +Bgtype = imagefile +BorderColorHint = 255 255 255 +ContentMargins = 0, 0, 0, 0 +FillColorHint = 200 214 251 +GlyphImageFile = Normal\SpinLeftGlyph.bmp +GlyphTransparent = True +GlyphType = ImageGlyph +ImageCount = 4 +ImageFile = Normal\SpinButtonBackgroundLeft.bmp +ImageLayout = Vertical +SizingMargins = 4, 4, 4, 4 +SizingType = Stretch +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 + +[Spin.Up] +Bgtype = imagefile +BorderColorHint = 255 255 255 +ContentMargins = 0, 0, 0, 0 +FillColorHint = 200 214 251 +GlyphImageFile = Normal\SpinUpGlyph.bmp +GlyphTransparent = True +GlyphType = ImageGlyph +ImageCount = 4 +ImageFile = Normal\SpinButtonBackgroundUp.bmp +ImageLayout = Vertical +SizingMargins = 4, 4, 4, 3 +SizingType = stretch +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 + +[Spin.Uphorz] +Bgtype = imagefile +BorderColorHint = 255 255 255 +ContentMargins = 0, 0, 0, 0 +FillColorHint = 200 214 251 +GlyphImageFile = Normal\SpinRightGlyph.bmp +GlyphTransparent = True +GlyphType = ImageGlyph +ImageCount = 4 +ImageFile = Normal\SpinButtonBackgroundRight.bmp +ImageLayout = Vertical +SizingMargins = 4, 4, 4, 4 +SizingType = stretch +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 + +[StartPanel] +Bgtype = none +DefaultPaneSize = 0, 0, 357, 440 + +[StartPanel.Logoff] +BgType = imagefile +ContentMargins = 4, 4, 2, 4 +DefaultPaneSize = 0, 0, 357, 28 +FillColorHint = 37 119 223 +HotTracking = 255 255 255 +Imagecount = 1 +ImageFile = Normal\StartPanelLogoffBackground.bmp +SizingMargins = 15, 15, 2, 2 +SizingType = Stretch +TextColor = 255 255 255 + +[StartPanel.LogoffButtons] +BgType = ImageFile +ImageCount = 1 +ImageFile = Normal\StartPanelLogoffButtons.bmp +SizingType = TrueSize +Transparent = True +TRANSPARENTCOLOR = 255 0 255 + +[StartPanel.LogoffButtons(Hot)] +BgType = ImageFile +ImageCount = 1 +ImageFile = Normal\StartPanelLogoffButtonsHot.bmp +SizingType = TrueSize +Transparent = True +TRANSPARENTCOLOR = 255 0 255 + +[StartPanel.MorePrograms] +BgType = ImageFile +ContentMargins = 11, 2, 0, 5 +DefaultPaneSize = 0, 0, 178, 30 +Font = Open Sans, 8, Bold +HotTracking = 48 112 208 +Imagecount = 1 +ImageFile = Normal\StartPanelMoreProgBackGround.BMP +SizingMargins = 11, 0, 0, 1 +SizingType = Stretch +SizingType = Stretch +TextColor = 112 112 112 + +[StartPanel.MoreProgramsArrow] +BgType = ImageFile +FillColorHint = 108 207 108 +ImageCount = 1 +ImageFile = Normal\StartPanelMoreProgArrow.bmp +SizingType = TrueSize + +[StartPanel.MoreProgramsArrow(Hot)] +BgType = ImageFile +FillColorHint = 107 239 107 +ImageCount = 1 +ImageFile = Normal\StartPanelMoreProgArrowHot.bmp +SizingType = TrueSize + +[StartPanel.PlacesList] +BgType = imageFile +ContentMargins = 3, 8, 5, 5 +DefaultPaneSize = 0, 0, 179, 336 +FillColorHint = 211 229 250 +HotTracking = 80 150 248 +Imagecount = 1 +ImageFile = Normal\StartPanelPlacesBackground.bmp +SizingMargins = 8, 5, 3, 1 +SizingType = Stretch +TextColor = 112 112 112 + +[StartPanel.PlacesListSeparator] +BgType = ImageFile +ImageFile = Normal\StartPlacesSeparator.bmp +SizingType = TrueSize +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 + +[StartPanel.ProgList] +BgType = ImageFile +CaptionText = 128 128 128 +ContentMargins = 12, 2, 5, 5 +DefaultPaneSize = 0, 0, 178, 306 +FillColorHint = 204 214 235 +HotTracking = 48 112 208 +Imagecount = 1 +ImageFile = Normal\StartPanelMFUBackground.bmp +SizingMargins = 11, 0, 3, 0 +SizingType = Stretch +TextColor = 112 112 112 + +[StartPanel.ProgListSeparator] +BgType = ImageFile +ImageFile = Normal\StartProgramsSeparator.bmp +SizingType = TrueSize +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 + +[StartPanel.UserPane] +BgType = None +DefaultPaneSize = 0, 0, 357, 28 +FillColorHint = 31 113 216 +Font = Open Sans, 8, Bold +Imagecount = 1 +ImageFile = Normal\StartUserPanel.bmp +ImageLayout = Horizontal +SizingMargins = 9, 9, 3, 3 +SizingType = Stretch +TextColor = 255 255 255 +Textshadowcolor = 0 0 0 +TEXTSHADOWOFFSET = 2, 2 +TextShadowType = continuous +Transparent = True +UserPicture = False +CONTENTALIGNMENT = Left + +[StartPanel.UserPicture] +BgType = ImageFile +ContentMargins = 8, 6, 8, 6 +FillColorHint = 204 214 235 +Imagecount = 1 +ImageFile = Normal\UserTileBackground.bmp +SizingMargins = 6, 10, 6, 10 +SizingType = Stretch +Transparent = true + +[Status] +Bgtype = imagefile +FillColorHint = 239 238 243 +ImageCount = 1 +ImageFile = Normal\StatusBackground.bmp +SizingMargins = 13, 7, 2, 1 +SizingType = Tile +TEXTCOLOR = 112 112 112 +TEXTSHADOWCOLOR = 253 253 253 +TEXTSHADOWTYPE = Single +TEXTSHADOWOFFSET = 1,1 + +[Status.Gripper] +Bgtype = imagefile +ContentMargins = 0,0,0,0 +FillColorHint = 184 180 163 +ImageCount = 2 +ImageFile = Normal\ResizeGrip2.bmp +SizingType = trueSize +Transparent = True +TransparentColor = 255 0 0 +VAlign = Bottom + +[Status.GripperPane] +Bgtype = none + +[Status.Pane] +Bgtype = imagefile +ImageCount = 1 +ImageFile = Normal\StatusPane.bmp +SizingMargins = 0, 2, 2, 2 +SizingType = Tile +Transparent = True +TransparentColor = 255 0 0 + +[Tab] +BgType = borderFill +Bordersize = 0 +FillColor = 239 238 243 +FillType = Solid + +[Tab.Body] +Bgtype = imagefile +FillColorHint = 239 239 243 +ImageFile1 = Normal\TabBackground.bmp +ImageFile2 = Normal\TabBackground.bmp +ImageSelectType = Dpi +MinDpi1 = 96 +MinDpi2 = 164 +StockImageFile = Normal\TabBackground.bmp +TrueSizeScalingType = Dpi +TrueSizeStretchMark = 50 +FONT = Open Sans, 8 +TEXTCOLOR = 112 112 112 + +[Tab.Pane] +Bgtype = imagefile +BorderColorHint = 145 155 156 +FillColorHint = 251 251 253 +Imagecount = 1 +ImageFile = Normal\TabPaneEdge.bmp +SizingMargins = 2, 4, 2, 4 +SizingType = stretch + +[Tab.TabItem] +AccentColorHint = 255 200 60 +Bgtype = imagefile +BorderColorHint = 145 167 180 +ContentMargins = 3, 3, 0, 0 +FillColorHint = 248 248 246 +Imagecount = 5 +ImageFile = Normal\tabItem.bmp +Imagelayout = vertical +SizingMargins = 6, 6, 6, 6 +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 +FONT = Open Sans, 8 +TEXTCOLOR = 112 112 112 +TEXTSHADOWCOLOR = 255 255 255 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[Tab.TabItemBothEdge] +AccentColorHint = 255 200 60 +Bgtype = imagefile +BorderColorHint = 145 167 180 +ContentMargins = 3, 3, 0, 0 +FillColorHint = 248 248 246 +Imagecount = 5 +ImageFile = Normal\tabItemBoth.bmp +Imagelayout = vertical +SizingMargins = 6, 6, 6, 6 +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 +FONT = Open Sans, 8 +TEXTCOLOR = 112 112 112 +TEXTSHADOWCOLOR = 255 255 255 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[Tab.TabItemLeftEdge] +AccentColorHint = 255 200 60 +Bgtype = imagefile +BorderColorHint = 145 167 180 +ContentMargins = 3, 3, 0, 0 +FillColorHint = 248 248 246 +Imagecount = 5 +ImageFile = Normal\tabItemLeft.bmp +Imagelayout = vertical +SizingMargins = 6, 6, 6, 6 +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 +FONT = Open Sans, 8 +TEXTCOLOR = 112 112 112 +TEXTSHADOWCOLOR = 255 255 255 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[Tab.TabItemRightEdge] +AccentColorHint = 255 200 60 +Bgtype = imagefile +BorderColorHint = 145 167 180 +ContentMargins = 3, 3, 0, 0 +FillColorHint = 248 248 246 +Imagecount = 5 +ImageFile = Normal\tabItemRight.bmp +Imagelayout = vertical +SizingMargins = 6, 6, 6, 6 +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 +FONT = Open Sans, 8 +TEXTCOLOR = 112 112 112 +TEXTSHADOWCOLOR = 255 255 255 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[Tab.TopTabItem] +AccentColorHint = 255 200 60 +Bgtype = imagefile +BorderColorHint = 145 167 180 +ContentMargins = 3, 3, 0, 0 +FillColorHint = 248 248 246 +Imagecount = 5 +ImageFile = Normal\tabItemTop.bmp +Imagelayout = vertical +SizingMargins = 6, 6, 6, 6 +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 +FONT = Open Sans, 8 +TEXTCOLOR = 112 112 112 +TEXTSHADOWCOLOR = 255 255 255 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[Tab.TopTabItemBothEdge] +AccentColorHint = 255 200 60 +Bgtype = imagefile +BorderColorHint = 145 167 180 +ContentMargins = 3, 3, 0, 0 +FillColorHint = 248 248 246 +Imagecount = 5 +ImageFile = Normal\tabItemTopBoth.bmp +Imagelayout = vertical +SizingMargins = 6, 6, 6, 6 +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 +FONT = Open Sans, 8 +TEXTCOLOR = 112 112 112 +TEXTSHADOWCOLOR = 255 255 255 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[Tab.TopTabItemLeftEdge] +AccentColorHint = 255 200 60 +Bgtype = imagefile +BorderColorHint = 145 167 180 +ContentMargins = 3, 3, 0, 0 +FillColorHint = 248 248 246 +Imagecount = 5 +ImageFile = Normal\tabItemTopLeft.bmp +Imagelayout = vertical +SizingMargins = 6, 6, 6, 6 +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 +TEXTSHADOWTYPE = Single +TEXTSHADOWCOLOR = 255 255 255 +TEXTSHADOWOFFSET = 1,1 +TEXTCOLOR = 112 112 112 +FONT = Open Sans, 8 + +[Tab.TopTabItemRightEdge] +AccentColorHint = 255 200 60 +Bgtype = imagefile +BorderColorHint = 145 167 180 +ContentMargins = 3, 3, 0, 0 +FillColorHint = 248 248 246 +Imagecount = 5 +ImageFile = Normal\tabItemTopRight.bmp +Imagelayout = vertical +SizingMargins = 6, 6, 6, 6 +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 +FONT = Open Sans, 8 +TEXTCOLOR = 112 112 112 +TEXTSHADOWCOLOR = 255 255 255 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[TaskBand.FlashButton] +AccentColorHint = 255 192 91 +BgType = ImageFile +ContentMargins = 0, 0, 2, 2 +FillColorHint = 56 130 234 +ImageCount = 1 +ImageFile = Normal\TaskBandFlashButton.bmp +ImageLayout = vertical +SizingMargins = 4, 4, 16, 4 +SizingType = Stretch +Transparent = True +TransparentColor = 255 0 255 +TEXTCOLOR = 255 255 255 +TEXTSHADOWCOLOR = 184 95 41 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[TaskBand.FlashButtonGroupMenu] +AccentColorHint = 255 192 91 +BgType = ImageFile +ContentMargins = 6, -6, 7, 7 +FillColorHint = 56 130 234 +ImageCount = 1 +ImageFile = Normal\TaskBandFlashButtonGroupMenu.bmp +SizingMargins = 9, 9, 5, 5 +SizingType = Stretch +Transparent = True +TransparentColor = 255 0 255 + +[TaskBand.GroupCount] +Font = Open Sans, 8, Bold +TextColor = 255 255 255 + +[TaskBar.BackgroundBottom] +BgType = ImageFile +FillColorHint = 36 94 220 +ImageCount = 1 +ImageFile = Normal\TaskbarBackground.bmp +SizingMargins = 1, 0, 23, 0 +SizingType = Stretch +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 + +[TaskBar.BackgroundLeft] +BgType = ImageFile +FillColorHint = 36 94 220 +ImageCount = 1 +ImageFile = Normal\TaskbarBackgroundVertical.bmp +SizingMargins = 14, 3, 0, 0 +SizingType = Stretch + +[TaskBar.BackgroundRight] +BgType = ImageFile +FillColorHint = 36 94 220 +ImageCount = 1 +ImageFile = Normal\TaskbarBackgroundVertical.bmp +SizingMargins = 14, 2, 0, 0 +SizingType = Stretch + +[TaskBar.BackgroundTop] +BgType = ImageFile +FillColorHint = 36 94 220 +ImageCount = 1 +ImageFile = Normal\TaskbarBackground.bmp +SizingMargins = 1, 1, 15, 4 +SizingType = Stretch +ContentMargins = 1, 1, 1, 1 + +[TaskBar.SizingBarBottom] +BgType = ImageFile +FillColorHint = 50 128 231 +ImageCount = 1 +ImageFile = Normal\TaskbarSizingBarBottom.bmp +SizingType = Tile + +[TaskBar.SizingBarLeft] +BgType = ImageFile +FillColorHint = 50 128 231 +ImageCount = 1 +ImageFile = Normal\TaskbarSizingBarLeft.bmp +SizingType = Tile + +[TaskBar.SizingBarRight] +BgType = ImageFile +FillColorHint = 50 128 231 +ImageCount = 1 +ImageFile = Normal\TaskbarSizingBarRight.bmp +SizingType = Stretch + +[TaskBar.SizingBarTop] +BgType = ImageFile +FillColorHint = 50 128 231 +ImageCount = 1 +ImageFile = Normal\TaskbarSizingBarTop.bmp +SizingType = Tile + +[Toolbar] +BgType = Borderfill +Bordersize = 0 +FillColor = 239 238 243 +TextColor = 75 75 75 + +[Toolbar(Pressed)] +TextColor = 112 112 112 + +[Toolbar.Button] +Bgtype = imagefile +BorderColorHint = 206 206 195 +ContentMargins = 0, 0, 0, 0 +FillColorHint = 241 243 239 +ImageCount = 6 +ImageFile = Normal\ToolbarButtons.bmp +Imagelayout = vertical +SizingMargins = 4, 4, 4, 4 +SizingType = Stretch +Transparent = true +TransparentColor = 255 0 255 + +[Toolbar.DropdownButton] +Bgtype = imagefile +BorderColorHint = 206 206 195 +ContentMargins = 0, 0, 0, 0 +FillColorHint = 241 243 239 +ImageCount = 6 +ImageFile = Normal\ToolbarButtons.bmp +Imagelayout = vertical +SizingMargins = 4, 4, 4, 4 +SizingType = Stretch +Transparent = true +TransparentColor = 255 0 255 + +[Toolbar.Separator] +Bgtype = imagefile +FillColorHint = 202 198 175 +ImageCount = 1 +ImageFile = Normal\Separator.bmp +SizingMargins = 5, 2, 2, 2 +SizingType = tile +Transparent = true +TransparentColor = 255 0 0 + +[Toolbar.SeparatorVert] +Bgtype = imagefile +FillColorHint = 202 198 175 +ImageCount = 1 +ImageFile = Normal\SeparatorVert.bmp +SizingMargins = 2, 1, 5, 1 +SizingType = tile +Transparent = true +TransparentColor = 255 0 0 + +[Toolbar.SplitButton] +Bgtype = imagefile +BorderColorHint = 206 206 195 +FillColorHint = 241 243 239 +ImageCount = 6 +ImageFile = Normal\ToolbarButtonsSplit.bmp +Imagelayout = vertical +SizingMargins = 4, 2, 4, 4 +SizingType = Stretch +Transparent = true +TransparentColor = 255 0 255 + +[Toolbar.SplitButtonDropdown] +Bgtype = imagefile +BorderColorHint = 206 206 195 +FillColorHint = 241 243 239 +GlyphImageFile = Normal\ToolbarButtonsSplitDropdownGlyph.bmp +GlyphTransparent = true +GlyphType = ImageGlyph +ImageCount = 6 +ImageFile = Normal\ToolbarButtonsSplitDropdown.bmp +Imagelayout = vertical +SizingMargins = 2, 4, 4, 4 +SizingType = Stretch +Transparent = true +TransparentColor = 255 0 255 + +[Tooltip.Close] +BgType = ImageFile +Imagecount = 3 +ImageFile = Normal\BalloonClose.bmp +Imagelayout = vertical +Sizingtype = truesize + +[TrackBar] +BgType = borderFill +BorderColor = 235 235 228 +Bordersize = 1 +FillColor = 235 235 228 +FillType = Solid + +[TrackBar.Thumb] +AccentColorHint = 71 196 70 +Bgtype = imagefile +BorderColorHint = 181 196 205 +FillColorHint = 243 243 239 +Imagecount = 5 +ImageFile = Normal\TrackbarHorizontal.bmp +Imagelayout = vertical +SizingMargins = 3, 4, 3, 4 +Sizingtype = tile + +[TrackBar.ThumbBottom] +AccentColorHint = 71 196 70 +Bgtype = imagefile +BorderColorHint = 181 196 205 +FillColorHint = 243 243 239 +Imagecount = 5 +ImageFile1 = Normal\TrackBarDown13.bmp +ImageFile2 = Normal\TrackBarDown16.bmp +ImageFile3 = Normal\TrackBarDown25.bmp +ImageLayout = vertical +ImageSelectType = Dpi +MinDpi1 = 96 +MinDpi2 = 118 +MinDpi3 = 185 +SizingMargins = 4, 4, 6, 10 +Sizingtype = truesize +Transparent = true +Transparentcolor = 255 0 255 +TrueSizeScalingType = Dpi +TrueSizeStretchMark = 50 +UniformSizing = true + +[TrackBar.ThumbLeft] +AccentColorHint = 71 196 70 +Bgtype = imagefile +BorderColorHint = 181 196 205 +FillColorHint = 243 243 239 +Imagecount = 5 +ImageFile1 = Normal\TrackBarLeft13.bmp +ImageFile2 = Normal\TrackBarLeft16.bmp +ImageFile3 = Normal\TrackBarLeft25.bmp +ImageLayout = vertical +ImageSelectType = Dpi +MinDpi1 = 96 +MinDpi2 = 118 +MinDpi3 = 185 +Sizingtype = truesize +Transparent = true +Transparentcolor = 255 0 255 +TrueSizeScalingType = Dpi +TrueSizeStretchMark = 50 +UniformSizing = true + +[TrackBar.ThumbRight] +AccentColorHint = 71 196 70 +Bgtype = imagefile +BorderColorHint = 181 196 205 +FillColorHint = 243 243 239 +Imagecount = 5 +ImageFile = Normal\TrackbarRight13.bmp +ImageFile1 = Normal\TrackBarRight13.bmp +ImageFile2 = Normal\TrackBarRight16.bmp +ImageFile3 = Normal\TrackBarRight25.bmp +ImageLayout = vertical +ImageSelectType = Dpi +MinDpi1 = 96 +MinDpi2 = 118 +MinDpi3 = 185 +Sizingtype = truesize +Transparent = true +Transparentcolor = 255 0 255 +TrueSizeScalingType = Dpi +TrueSizeStretchMark = 50 +UniformSizing = true + +[TrackBar.ThumbTop] +AccentColorHint = 71 196 70 +Bgtype = imagefile +BorderColorHint = 181 196 205 +FillColorHint = 243 243 239 +Imagecount = 5 +ImageFile1 = Normal\TrackBarUp13.bmp +ImageFile2 = Normal\TrackBarUp16.bmp +ImageFile3 = Normal\TrackBarUp25.bmp +Imagelayout = vertical +ImageSelectType = Dpi +MinDpi1 = 96 +MinDpi2 = 118 +MinDpi3 = 185 +Sizingtype = truesize +Transparent = true +Transparentcolor = 255 0 255 +TrueSizeScalingType = Dpi +TrueSizeStretchMark = 50 +UniformSizing = true + +[TrackBar.ThumbVert] +AccentColorHint = 71 196 70 +Bgtype = imagefile +BorderColorHint = 181 196 205 +FillColorHint = 243 243 239 +Imagecount = 5 +ImageFile = Normal\TrackbarVertical.bmp +ImageLayout = vertical +SizingMargins = 3, 4, 3, 4 +Sizingtype = tile + +[TrackBar.Tics] +Color = 153 153 153 + +[TrackBar.TicsVert] +Color = 153 153 153 + +[TrackBar.Track] +Bgtype = imagefile +BorderColorHint = 157 156 153 +FillColorHint = 242 241 233 +Imagecount = 1 +ImageFile = Normal\SliderTrack.bmp +SizingMargins = 3, 3, 2, 2 +Sizingtype = stretch + +[TrackBar.TrackVert] +Bgtype = imagefile +BorderColorHint = 157 156 153 +FillColorHint = 242 241 233 +Imagecount = 1 +ImageFile = Normal\SliderTrackVert.bmp +SizingMargins = 2, 2, 3, 3 +Sizingtype = stretch + +[TreeView] +BgType = BorderFill +BorderColor = 225 225 225 +BorderSize = 1 +FillColor = 255 255 255 + +[TreeView.Glyph] +Bgtype = imagefile +Imagecount = 2 +ImageFile = Normal\treeExpandCollapse.bmp +ImageLayout = vertical +SizingType = TrueSize + +[Window] +BgType = ImageFile +TextShadowColor = 0 0 0 +TextShadowOffset = 1,1 +Transparent = true + +[Window.Caption] +CaptionMargins = 7, 7, 2, 0 +ContentMargins = 7, 7, 2, 0 +ContentAlignment = Left +FillColorHint = 0 0 0 +ImageCount = 2 +ImageFile = Normal\FrameCaption.bmp +Imagelayout = Vertical +SizingMargins = 6, 6, 4, 2 +SizingType = stretch +Transparent = True + +[Window.Caption(Active)] +IconEffect = Shadow +TextShadowType = Continuous + +[Window.Caption(Disabled)] +IconEffect = Glow +TextShadowType = Continuous +TEXTCOLOR = 235 235 235 + +[Window.Caption(Inactive)] +IconEffect = Alpha +TextShadowType = Continuous + +[Window.CaptionSizingTemplate] +ContentMargins = 18, 18, 26, 0 +ImageCount = 2 +ImageFile = Normal\FrameCaptionSizing.bmp +Imagelayout = vertical +SizingMargins = 28, 35, 9, 17 +SizingType = tile +Transparent = True +TransparentColor = 0 0 0 + +[Window.CloseButton] +BgType = ImageFile +BorderColorHint = 255 255 255 +ContentMargins = 1, 0, 2, 2 +FillColorHint = 228 93 61 +GlyphTransparent = True +GlyphType = ImageGlyph +ImageCount = 8 +ImageFile = Normal\CloseGlyph9.bmp +ImageFile1 = Normal\CloseButton.bmp +ImageFile2 = Normal\CloseButton.bmp +ImageFile3 = Normal\CloseButton.bmp +ImageFile4 = Normal\CloseButton.bmp +ImageFile5 = Normal\CloseButton.bmp +ImageLayout = Vertical +ImageSelectType = size +MinDpi1 = 96 +MinDpi2 = 126 +MinDpi3 = 170 +Offset = 25, 5 +OffsetType = TopRight +SizingMargins = 5, 5, 5, 5 +SizingType = Stretch +UniformSizing = true +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 + +[Window.Dialog] +BgType = BorderFill +BorderColor = 239 238 243 +FillColor = 239 238 243 + +[Window.FrameBottom] +Borderonly = FALSE +ImageCount = 2 +ImageFile = Normal\frameBottom.bmp +ImageLayout = vertical +SizingMargins = 6, 6, 1, 2 +SizingType = stretch +Transparent = True +TRANSPARENTCOLOR = 255 0 255 + +[Window.FrameLeft] +Borderonly = FALSE +ImageCount = 2 +ImageFile = Normal\frameLeft.bmp +ImageLayout = vertical +SizingMargins = 2, 1, 0, 0 +SizingType = stretch +Transparent = FALSE + +[Window.FrameRight] +Borderonly = FALSE +ImageCount = 2 +ImageFile = Normal\frameRight.bmp +ImageLayout = vertical +SizingMargins = 1, 2, 0, 0 +SizingType = stretch +Transparent = FALSE + +[Window.HelpButton] +BgType = ImageFile +BorderColorHint = 255 255 255 +ContentMargins = 3, -2, 2, 2 +FillColorHint = 74 121 246 +GlyphTransparent = True +GlyphType = ImageGlyph +ImageCount = 8 +ImageFile = Normal\CloseGlyph9.bmp +ImageFile1 = Normal\HelpButton.bmp +ImageFile2 = Normal\HelpButton.bmp +ImageFile3 = Normal\HelpButton.bmp +ImageFile4 = Normal\HelpButton.bmp +ImageFile5 = Normal\HelpButton.bmp +ImageLayout = Vertical +ImageSelectType = size +MinDpi1 = 96 +MinDpi2 = 126 +MinDpi3 = 170 +MirrorImage = true +Offset = 73, 5 +OffsetType = TopRight +SizingMargins = 5, 5, 5, 5 +SizingType = Stretch +UniformSizing = true + +[Window.MaxButton] +BgType = ImageFile +BorderColorHint = 255 255 255 +ContentMargins = 3, -2, 2, 2 +FillColorHint = 74 121 246 +GlyphTransparent = True +GlyphType = ImageGlyph +ImageCount = 8 +ImageFile = Normal\CloseGlyph9.bmp +ImageFile1 = Normal\MaxButton.bmp +ImageFile2 = Normal\MaxButton.bmp +ImageFile3 = Normal\MaxButton.bmp +ImageFile4 = Normal\MaxButton.bmp +ImageFile5 = Normal\MaxButton.bmp +ImageLayout = Vertical +ImageSelectType = size +MinDpi1 = 96 +MinDpi2 = 126 +MinDpi3 = 170 +Offset = 49, 5 +OffsetType = TopRight +SizingMargins = 5, 5, 5, 5 +SizingType = Stretch +UniformSizing = true + +[Window.MaxCaption] +CaptionMargins = 4, 3, 4, 2 +ContentAlignment = Center +ContentMargins = 1, 1, 1, 1 +FillColorHint = 0 84 229 +ImageCount = 2 +ImageFile = Normal\FrameMaximized.bmp +Imagelayout = vertical +SizingMargins = 46, 75, 16, 4 +SizingType = stretch +SizingType = Tile + +[Window.MaxCaption(Active)] +TextShadowType = Continuous + +[Window.MDICloseButton] +BgType = ImageFile +BorderColorHint = 255 255 255 +ContentMargins = 0, 0, 0, 0 +FillColorHint = 241 239 229 +GlyphImageFile = Normal\MDIGlyphClose.bmp +GlyphTransparent = true +GlyphType = ImageGlyph +ImageCount = 4 +ImageFile = Normal\MDICaptionButton.bmp +ImageLayout = Vertical +Offset = 19, 1 +OffsetType = TopRight +SizingMargins = 4, 4, 4, 4 +SizingType = TrueSize + +[Window.MDIMinButton] +BgType = ImageFile +BorderColorHint = 255 255 255 +ContentMargins = 0, 0, 0, 0 +FillColorHint = 241 239 229 +GlyphImageFile = Normal\MDIGlyphMinimize.bmp +GlyphTransparent = true +GlyphType = ImageGlyph +ImageCount = 4 +ImageFile = Normal\MDICaptionButton.bmp +ImageLayout = Vertical +Offset = 53, 1 +OffsetType = TopRight +SizingMargins = 4, 4, 4, 4 +SizingType = TrueSize + +[Window.MDIRestoreButton] +BgType = ImageFile +BorderColorHint = 255 255 255 +ContentMargins = 0, 0, 0, 0 +FillColorHint = 241 239 229 +GlyphImageFile = Normal\MDIGlyphRestore.bmp +GlyphTransparent = true +GlyphType = ImageGlyph +ImageCount = 4 +ImageFile = Normal\MDICaptionButton.bmp +ImageLayout = Vertical +Offset = 37, 1 +OffsetType = TopRight +SizingMargins = 4, 4, 4, 4 +SizingType = TrueSize + +[Window.MinButton] +BgType = ImageFile +BorderColorHint = 255 255 255 +ContentMargins = 7, -5, 2, 2 +FillColorHint = 74 121 246 +GlyphTransparent = True +GlyphType = ImageGlyph +ImageCount = 8 +ImageFile = Normal\CloseGlyph9.bmp +ImageFile1 = Normal\MinButton.bmp +ImageFile2 = Normal\MinButton.bmp +ImageFile3 = Normal\MinButton.bmp +ImageFile4 = Normal\MinButton.bmp +ImageFile5 = Normal\MinButton.bmp +ImageLayout = Vertical +ImageSelectType = size +MinDpi1 = 96 +MinDpi2 = 126 +MinDpi3 = 170 +Offset = 73, 5 +OffsetType = TopRight +SizingMargins = 5, 5, 5, 5 +SizingType = Stretch +UniformSizing = true + +[Window.MinCaption] +CaptionMargins = 4, 3, 0, 0 +ContentMargins = 3, 3, 0, 3 +FillColorHint = 0 84 229 +ImageCount = 2 +ImageFile = Normal\FrameCaptionMin.bmp +ImageLayout = vertical +SizingMargins = 23, 26, 12, 8 +SizingType = stretch + +[Window.RestoreButton] +BgType = ImageFile +BorderColorHint = 255 255 255 +ContentMargins = 3, -2, 2, 2 +FillColorHint = 74 121 246 +GlyphTransparent = True +GlyphType = ImageGlyph +ImageCount = 8 +ImageFile = Normal\CloseGlyph9.bmp +ImageFile1 = Normal\RestoreButton.bmp +ImageFile2 = Normal\RestoreButton.bmp +ImageFile3 = Normal\RestoreButton.bmp +ImageFile4 = Normal\RestoreButton.bmp +ImageFile5 = Normal\RestoreButton.bmp +ImageLayout = Vertical +ImageSelectType = size +MinDpi1 = 96 +MinDpi2 = 126 +MinDpi3 = 170 +Offset = 49, 5 +OffsetType = TopRight +SizingMargins = 5, 5, 5, 5 +SizingType = Stretch +UniformSizing = true + +[Window.SmallCaption] +ContentMargins = 7, 7, 1, 1 +ContentAlignment = left +FillColorHint = 0 84 229 +ImageCount = 2 +ImageFile = Normal\SmallFrameCaption.bmp +Imagelayout = vertical +SizingMargins = 24, 37, 9, 8 +SizingType = Stretch + +[Window.SmallCaptionSizingTemplate] +ContentMargins = 14, 14, 16, 0 +ImageCount = 2 +ImageFile = Normal\SmallFrameCaptionSizing.bmp +Imagelayout = vertical +SizingMargins = 24, 37, 9, 8 +SizingType = tile +Transparent = True +TransparentColor = 0 0 0 + +[Window.SmallCloseButton] +BgType = ImageFile +BorderColorHint = 255 255 255 +ContentMargins = -1, -2, -2, -2 +FillColorHint = 228 93 61 +GlyphImageFile = Normal\SmallCloseButton.bmp +GlyphTransparent = True +GlyphType = ImageGlyph +ImageCount = 8 +ImageFile = Normal\CloseGlyph9.bmp +ImageLayout = Vertical +Offset = 16, 3 +OffsetType = TopRight +SizingMargins = 5, 5, 5, 5 +SizingType = TrueSize + +[Window.SmallFrameBottom] +Borderonly = False +ImageCount = 2 +ImageFile = Normal\frameBottom.bmp +ImageLayout = vertical +SizingMargins = 6, 6, 1, 2 +SizingType = stretch +Transparent = FALSE + +[Window.SmallFrameLeft] +Borderonly = False +ImageCount = 2 +ImageFile = Normal\frameLeft.bmp +ImageLayout = vertical +SizingMargins = 2, 1, 0, 0 +SizingType = stretch +Transparent = FALSE + +[Window.SmallFrameRight] +Borderonly = False +ImageCount = 2 +ImageFile = Normal\frameRight.bmp +ImageLayout = vertical +SizingMargins = 1, 2, 0, 0 +SizingType = stretch +Transparent = FALSE + +[Window.SysButton] +Offset = 10, 3 +OffsetType = TopLeft + +[ExplorerBar::Rebar] +Bgtype = imagefile +FillColorHint = 243 247 253 +Font = Open Sans, 8 +ImageFile = Normal\ExplorerBarToolbarBackground.bmp +Sizingmargins = 0, 0, 34, 0 +Sizingtype = stretch +TextColor = 127 124 115 + +[ExplorerBar::Rebar.Band] +Bgtype = none +ContentMargins = 2, 0, 0, 0 + +[ExplorerBar::Rebar.Chevron] +Bgtype = imagefile +ContentMargins = 0, 0, 0, 0 +FillColorHint = 75 75 75 +GlyphImageFile = Normal\Chevron.bmp +GlyphTransparent = true +GlyphType = ImageGlyph +ImageCount = 6 +ImageFile = Normal\ExplorerBarToolbarButtons.bmp +Imagelayout = vertical +SizingMargins = 4, 4, 4, 4 +SizingType = Stretch +Transparent = true +VAlign = Top + +[ExplorerBar::Rebar.ChevronVert] +Bgtype = imagefile +ContentMargins = 0, 0, 0, 0 +FillColorHint = 75 75 75 +GlyphImageFile = Normal\Chevron.bmp +GlyphTransparent = true +GlyphType = ImageGlyph +ImageCount = 6 +ImageFile = Normal\ExplorerBarToolbarButtons.bmp +Imagelayout = vertical +SizingMargins = 4, 4, 4, 4 +SizingType = Stretch +Transparent = true +VAlign = Top + +[ExplorerBar::Rebar.Gripper] +Bgtype = imagefile +ContentMargins = 3, 0, 0, 0 +FillColorHint = 171 167 149 +ImageFile = Normal\Gripper.bmp +SizingMargins = 0, 0, 6, 4 +SizingType = Tile +Transparent = true +TransparentColor = 255 0 0 + +[ExplorerBar::Rebar.GripperVert] +Bgtype = imagefile +FillColorHint = 171 167 149 +ImageFile = Normal\GripperVert.bmp +SizingMargins = 9, 8, 0, 0 +SizingType = Tile +Transparent = true +TransparentColor = 255 0 0 + +[ExplorerBar::Toolbar.Button] +Bgtype = imagefile +BorderColorHint = 168 191 234 +ContentMargins = 0, 0, 0, 0 +FillColorHint = 238 243 248 +ImageCount = 6 +ImageFile = Normal\ExplorerBarToolbarButtons.bmp +Imagelayout = vertical +SizingMargins = 4, 4, 4, 4 +SizingType = Stretch +Transparent = true +TransparentColor = 255 0 255 + +[ExplorerBar::Toolbar.DropdownButton] +Bgtype = imagefile +BorderColorHint = 168 191 234 +ContentMargins = 0, 0, 0, 0 +FillColorHint = 238 243 248 +ImageCount = 6 +ImageFile = Normal\ExplorerBarToolbarButtons.bmp +Imagelayout = vertical +SizingMargins = 4, 4, 4, 4 +SizingType = Stretch +Transparent = true +TransparentColor = 255 0 255 + +[ExplorerBar::Toolbar.Separator] +Bgtype = imagefile +FillColorHint = 202 198 175 +ImageCount = 1 +ImageFile = Normal\Separator.bmp +SizingMargins = 5, 2, 2, 1 +SizingType = tile +Transparent = true +TransparentColor = 255 0 0 + +[ExplorerBar::Toolbar.SeparatorVert] +Bgtype = imagefile +FillColorHint = 202 198 175 +ImageCount = 1 +ImageFile = Normal\SeparatorVert.bmp +SizingMargins = 2, 1, 5, 1 +SizingType = tile +Transparent = true +TransparentColor = 255 0 0 + +[ExplorerBar::Toolbar.SplitButton] +Bgtype = imagefile +BorderColorHint = 168 191 234 +FillColorHint = 238 243 248 +ImageCount = 6 +ImageFile = Normal\ExplorerBarToolbarButtonsSplit.bmp +Imagelayout = vertical +SizingMargins = 4, 2, 4, 4 +SizingType = Stretch +Transparent = true +TransparentColor = 255 0 255 + +[ExplorerBar::Toolbar.SplitButtonDropdown] +Bgtype = imagefile +BorderColorHint = 168 191 234 +FillColorHint = 238 243 248 +GlyphImageFile = Normal\ToolbarButtonsSplitDropdownGlyph.bmp +GlyphTransparent = true +GlyphType = ImageGlyph +ImageCount = 6 +ImageFile = Normal\ExplorerBarToolbarButtonsSplitDropdown.bmp +Imagelayout = vertical +SizingMargins = 2, 4, 4, 4 +SizingType = Stretch +Transparent = true +TransparentColor = 255 0 255 + +[Placesbar::Toolbar] +Bgtype = imagefile +ContentMargins = 0, 0, 0, 0 +FillColorHint = 249 248 243 +ImageCount = 1 +ImageFile = Normal\PlaceBarBackground.bmp +SizingMargins = 4, 4, 4, 4 +SizingType = tile + +[Placesbar::Toolbar.Button] +Bgtype = imagefile +BorderColorHint = 122 152 175 +ContentMargins = 0, 0, 4, 2 +FillColorHint = 255 255 255 +ImageCount = 6 +ImageFile = Normal\PlaceBarButtons.bmp +Imagelayout = vertical +SizingMargins = 4, 4, 4, 4 +SizingType = stretch +Transparent = true +TEXTCOLOR = 112 112 112 +TEXTSHADOWCOLOR = 253 253 253 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[Start::Button] +BgType = ImageFile +ContentMargins = -82, 95, 1, 1 +FillColorHint = 74 153 73 +Font = Arial, 1 +ImageCount = 3 +ImageFile = Normal\StartButton.bmp +ImageLayout = Vertical +SizingMargins = 1, 1, 1, 1 +SizingType = TrueSize +TextColor = 255 255 255 +Textshadowcolor = 69 76 16 +TEXTSHADOWOFFSET = 2, 2 +TextShadowType = continuous +Transparent = True + +[StartMenu::MenuBand] +TextColor = 75 75 75 + +[StartMenu::MenuBand(Hot)] +TextColor = 75 75 75 + +[StartMenu::MenuBand.NewAppButton] +BgType = ImageFile +ContentMargins = 10, 0, 3, 0 +FillcolorHint = 254 234 182 +ImageCount = 1 +ImageFile = Normal\StartGroupNewAppButton.bmp +SizingMargins = 23, 1, 0, 0 +SizingType = Stretch +Transparent = True +TransparentColor = 255 0 0 + +[StartMenu::MenuBand.Seperator] +BgType = ImageFile +ContentMargins = 10, 0, 3, 0 +FillColorHint = 211 211 200 +ImageCount = 1 +ImageFile = Normal\StartGroupSeperator.bmp +SizingMargins = 6, 1, 3, 0 +SizingType = Stretch +Transparent = True +TransparentColor = 255 0 0 + +[StartMenu::Toolbar] +AccentColorHint = 48 127 229 +BgType = ImageFile +ContentMargins = 0, 0, 0, 0 +FillColorHint = 255 255 255 +Font = Open Sans, 8 +ImageFile = Normal\StartGroupBackground.bmp +SizingMargins = 24, 3, 3, 4 +SizingType = Stretch +TextColor = 112 112 112 + +[StartMenu::Toolbar(Hot)] +TextColor = 112 112 112 + +[StartMenu::Toolbar.Button] +BgType = ImageFile +ContentMargins = 2, 2, 3, 0 +FillColorHint = 22 101 203 +ImageCount = 3 +ImageFile = Normal\StartGroupToolbarButton.bmp +ImageLayout = vertical +SizingMargins = 24, 3, 3, 4 +SizingType = Stretch +Transparent = True +TransparentColor = 255 0 0 + +[TaskBand::ScrollBar.ArrowBtn] +BgType = ImageFile +ContentMargins = 0, 0, 3, 3 +FillColorHint = 25 66 205 +GlyphImageFile = Normal\TaskBandScrollArrowGlyphs.bmp +GlyphTransparent = True +GlyphType = ImageGlyph +ImageCount = 16 +ImageFile = Normal\TaskbandScrollArrows.bmp +ImageLayout = Vertical +SizingMargins = 4, 4, 6, 5 +SizingType = Stretch + +[TaskBand::ScrollBar.GripperHorz] +BgType = ImageFile +FillColorHint = 44 96 226 +ImageCount = 4 +ImageFile = Normal\TaskBandScrollThumbGripperHorizontal.BMP +Imagelayout = vertical +SizingType = TrueSize +Transparent = True + +[TaskBand::ScrollBar.GripperVert] +BgType = ImageFile +FillColorHint = 44 96 226 +ImageCount = 4 +ImageFile = Normal\TaskBandScrollThumbGripperVertical.BMP +ImageLayout = Vertical +SizingType = TrueSize +Transparent = True + +[TaskBand::ScrollBar.LowerTrackHorz] +BgType = imagefile +FillColorHint = 37 90 225 +ImageCount = 4 +ImageFile = Normal\TaskBandScrollShaftHorizontal.bmp +ImageLayout = Vertical +SizingMargins = 0, 0, 1, 1 + +[TaskBand::ScrollBar.LowerTrackVert] +BgType = imagefile +FillColorHint = 37 90 225 +ImageCount = 4 +ImageFile = Normal\TaskBandScrollShaftVertical.bmp +ImageLayout = Vertical +SizingMargins = 1, 1, 0, 0 + +[TaskBand::ScrollBar.ThumbBtnHorz] +BgType = ImageFile +ContentMargins = 4, 4, 0, 0 +FillColorHint = 25 66 205 +ImageCount = 4 +ImageFile = Normal\TaskBandScrollThumbHorizontal.bmp +ImageLayout = Vertical +SizingMargins = 5, 5, 5, 5 + +[TaskBand::ScrollBar.ThumbBtnVert] +BgType = ImageFile +ContentMargins = 0, 0, 4, 4 +FillColorHint = 25 66 205 +ImageCount = 4 +ImageFile = Normal\TaskBandScrollThumbVertical.bmp +ImageLayout = vertical +SizingMargins = 5, 5, 5, 5 +Transparent = True +TransparentColor = 255 0 255 + +[TaskBand::ScrollBar.UpperTrackHorz] +BgType = imagefile +FillColorHint = 37 90 225 +ImageCount = 4 +ImageFile = Normal\TaskBandScrollShaftHorizontal.bmp +ImageLayout = Vertical +SizingMargins = 0, 0, 1, 1 + +[TaskBand::ScrollBar.UpperTrackVert] +BgType = imagefile +FillColorHint = 37 90 225 +ImageCount = 4 +ImageFile = Normal\TaskBandScrollShaftVertical.bmp +ImageLayout = Vertical +SizingMargins = 1, 1, 0, 0 + +[TaskBand::Toolbar] +BgType = None +Font = Open Sans, 8 +TextColor = 255 255 255 +TEXTSHADOWCOLOR = 0 0 0 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[TaskBand::Toolbar(Checked)] +TextColor = 255 255 255 +TEXTSHADOWCOLOR = 0 0 0 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[TaskBand::Toolbar(Hot)] +TextColor = 255 255 255 +TEXTSHADOWCOLOR = 0 0 0 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[TaskBand::Toolbar(HotChecked)] +TextColor = 255 255 255 +TEXTSHADOWCOLOR = 0 0 0 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[TaskBand::Toolbar(Pressed)] +TextColor = 255 255 255 +TEXTSHADOWCOLOR = 0 0 0 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[TaskBand::Toolbar.Button] +BgType = ImageFile +ContentMargins = 0, 4, 2, 2 +FillColorHint = 54 127 239 +ImageCount = 6 +ImageFile = Normal\TaskBandButton.bmp +ImageLayout = vertical +SizingMargins = 10, 7, 15, 8 +SizingType = Stretch +Transparent = True +TEXTSHADOWCOLOR = 0 0 0 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[TaskBand::Toolbar.DropdownButton] +BgType = ImageFile +ContentMargins = 0, 4, 2, 2 +FillColorHint = 54 127 239 +ImageCount = 6 +ImageFile = Normal\TaskBandButton.bmp +ImageLayout = vertical +SizingMargins = 17, 5, 15, 8 +SizingType = Stretch +Transparent = True + +[TaskBandGroupMenu::Toolbar] +AccentColorHint = 255 199 60 +BgType = ImageFile +ContentMargins = 6, 11, 6, 6 +FillColorHint = 33 87 213 +Font = Open Sans, 8 +ImageFile = Normal\TaskBandBackground.bmp +SizingMargins = 6, 6, 6, 6 +SizingType = Stretch +TextColor = 112 112 112 +TransparentColor = 255 0 255 +TRANSPARENT = true + +[TaskBandGroupMenu::Toolbar.Button] +AccentColorHint = 79 150 255 +BgType = ImageFile +ContentMargins = 6, -6, 7, 7 +ImageCount = 3 +ImageFile = Normal\TaskBandHover.bmp +ImageLayout = vertical +SizingMargins = 8, 8, 5, 5 +SizingType = stretch +Transparent = True + +[TaskBandVert::Toolbar] +BgType = None +Font = Open Sans, 8 +TextColor = 255 255 255 + +[TaskBandVert::Toolbar.Button] +BgType = ImageFile +ContentMargins = 0, 4, 4, 4 +FillColorHint = 54 127 239 +ImageCount = 6 +ImageFile = Normal\TaskBandButtonVertical.bmp +ImageLayout = vertical +SizingMargins = 16, 7, 12, 6 +SizingType = Stretch +Transparent = True + +[TaskBandVert::Toolbar.DropdownButton] +BgType = ImageFile +ContentMargins = 0, 4, 4, 4 +FillColorHint = 54 127 239 +ImageCount = 6 +ImageFile = Normal\TaskBandButtonVertical.bmp +ImageLayout = vertical +SizingMargins = 16, 7, 12, 6 +SizingType = Stretch +Transparent = True + +[TaskBar::Rebar] +BgType = None +Font = Open Sans, 8 +TextColor = 123 182 232 + +[TaskBar::Rebar.Band] +BgType = None + +[TaskBar::Rebar.Chevron] +BgType = ImageFile +ContentMargins = 0, 0, 0, 7 +FillColorHint = 6 45 159 +GlyphImageFile = Normal\taskbarchevron.bmp +GlyphTransparent = true +GlyphType = ImageGlyph +ImageCount = 6 +ImageFile = Normal\TaskBandButtonNoEdge.bmp +ImageLayout = vertical +SizingMargins = 8, 3, 21, 5 +SizingType = Stretch +Transparent = True +VAlign = Top + +[TaskBar::Rebar.ChevronVert] +BgType = ImageFile +ContentMargins = 0, 0, 0, 0 +FillColorHint = 6 45 159 +GlyphImageFile = Normal\TaskbarChevronVert.bmp +GlyphTransparent = true +GlyphType = ImageGlyph +ImageCount = 6 +ImageFile = Normal\TaskBandButtonVertical.bmp +ImageLayout = vertical +SizingMargins = 15, 5, 6, 4 +SizingType = Stretch +Transparent = True + +[TaskBar::Rebar.Gripper] +BgType = ImageFile +ContentMargins = 2, 1, 0, 0 +FillColorHint = 6 45 159 +ImageCount = 1 +ImageFile = Normal\TASKBARGRIPPER.bmp +SizingMargins = 1, 1, 5, 5 +SizingType = Tile +Transparent = True +TransparentColor = 255 0 255 + +[TaskBar::Rebar.GripperVert] +BgType = ImageFile +ContentMargins = 0, 0, 2, 1 +FillColorHint = 6 45 159 +ImageCount = 1 +ImageFile = Normal\TaskbarGripperVertical.bmp +SizingMargins = 4, 6, 0, 0 +SizingType = Tile +Transparent = True +TransparentColor = 255 0 255 + +[TaskBar::Toolbar] +BgType = None +Font = Open Sans, 8 +TextColor = 255 255 255 + +[TaskBar::Toolbar.Button] +BgType = ImageFile +ContentMargins = 0, 0, 2, 2 +FillColorHint = 53 122 238 +ImageCount = 6 +ImageFile = Normal\TaskBandButtonNoEdge.bmp +ImageLayout = vertical +SizingMargins = 8, 3, 18, 8 +SizingType = Stretch +Transparent = True + +[TaskBar::Toolbar.DropdownButton] +BgType = ImageFile +ContentMargins = 2, 0, 4, 4 +FillColorHint = 53 122 238 +ImageCount = 6 +ImageFile = Normal\TaskBandButtonNoEdge.bmp +ImageLayout = vertical +SizingMargins = 8, 3, 18, 8 +SizingType = Stretch +Transparent = True + +[TaskBarVert::Toolbar] +BgType = None +Font = Open Sans, 8 +TextColor = 255 255 255 + +[TaskBarVert::Toolbar(Checked)] +TextColor = 255 255 255 + +[TaskBarVert::Toolbar(HotChecked)] +TextColor = 255 255 255 + +[TaskBarVert::Toolbar(Pressed)] +TextColor = 255 255 255 + +[TaskBarVert::Toolbar.Button] +BgType = ImageFile +ContentMargins = 1, 1, 1, 1 +FillColorHint = 53 122 238 +ImageCount = 6 +ImageFile = Normal\TaskBandButtonNoEdgeVertical.bmp +ImageLayout = vertical +SizingMargins = 15, 5, 6, 4 +SizingType = Stretch +Transparent = True + +[TaskBarVert::Toolbar.DropdownButton] +BgType = ImageFile +ContentMargins = 1, 1, 1, 1 +FillColorHint = 53 122 238 +ImageCount = 6 +ImageFile = Normal\TaskBandButtonNoEdgeVertical.bmp +ImageLayout = vertical +SizingMargins = 15, 5, 6, 4 +SizingType = Stretch +Transparent = True + +[TrayNotify::Clock] +Font = Open Sans, 8 +TextColor = 255 255 255 + +[TrayNotify::Toolbar] +BgType = None + +[TrayNotify::Toolbar.Button] +BgType = None + +[TrayNotifyHoriz::Button] +BgType = ImageFile +FillColorHint = 56 173 243 +ImageCount = 3 +ImageFile = Normal\TrayChevronHorizontal.bmp +Imagelayout = vertical +SizingType = TrueSize +Transparent = false +TransparentColor = 255 0 255 + +[TrayNotifyHoriz::TrayNotify.Background] +BgType = ImageFile +ContentMargins = 29, 7, 0, 0 +FillColorHint = 13 141 234 +ImageCount = 1 +ImageFile = Normal\TaskbarTray.bmp +SizingMargins = 1, 0, 23, 0 +SizingType = Stretch +Transparent = True +TransparentColor = 255 0 0 + +[TrayNotifyHorizOpen::Button] +BgType = ImageFile +FillColorHint = 56 173 243 +ImageCount = 3 +ImageFile = Normal\TrayChevronHorizontalOpen.bmp +Imagelayout = vertical +SizingType = TrueSize +Transparent = false +TransparentColor = 255 0 255 + +[TrayNotifyVert::Button] +BgType = ImageFile +FillColorHint = 56 173 243 +ImageCount = 3 +ImageFile = Normal\TrayChevronHorizontal.bmp +Imagelayout = vertical +SizingType = TrueSize +Transparent = True + +[TrayNotifyVert::TrayNotify.Background] +BgType = ImageFile +ContentMargins = 0, 0, 19, 7 +FillColorHint = 13 141 234 +ImageCount = 1 +ImageFile = Normal\TaskbarTrayVertical.bmp +SizingMargins = 14, 1, 5, 5 +SizingType = Stretch +Transparent = True +TransparentColor = 255 0 0 + +[TrayNotifyVertOpen::Button] +BgType = ImageFile +FillColorHint = 56 173 243 +ImageCount = 3 +ImageFile = Normal\TrayChevronHorizontalOpen.bmp +Imagelayout = vertical +SizingType = TrueSize +Transparent = True diff --git a/reactos/media/themes/blackshade.msstyles/textfiles/LargeFontsNormal.INI b/reactos/media/themes/blackshade.msstyles/textfiles/LargeFontsNormal.INI new file mode 100644 index 00000000000..36b5181fab8 --- /dev/null +++ b/reactos/media/themes/blackshade.msstyles/textfiles/LargeFontsNormal.INI @@ -0,0 +1,2274 @@ + +[Globals] +EdgeDkShadowColor = 113 111 100 +EdgeFillColor = 239 238 243 +EdgeHighLightColor = 249 249 249 +EdgeLightColor = 241 239 226 +EdgeShadowColor = 165 175 185 + +[SysMetrics] +ActiveCaption = 21 21 21 +Background = 73 73 73 +Btnface = 239 238 243 +BtnHighlight = 255 255 255 +BtnShadow = 162 162 162 +CaptionBarHeight = 24 +CaptionFont = Ubuntu, 9, Bold +CaptionText = 255 255 255 +CssName = cpwebvw.css +DkShadow3d = 162 162 162 +FlatMenus = true +GradientActiveCaption = 58 58 58 +GradientInactiveCaption = 81 81 81 +GrayText = 172 168 153 +Highlight = 75 75 75 +HighlightText = 255 255 255 +HotTracking = 0 0 128 +IconTitleFont = Ubuntu, 9 +InactiveCaption = 65 65 65 +InactiveCaptionText = 180 180 180 +Light3d = 241 239 226 +Menu = 255 255 255 +MenuBar = 239 238 243 +MenuFont = Ubuntu, 9 +MenuHilight = 100 100 100 +MenuText = 75 75 75 +MinColorDepth = 15 +MsgBoxFont = Ubuntu, 9 +ScrollbarHeight = 15 +ScrollbarWidth = 15 +SmallCaptionFont = Ubuntu, 9, Bold +SMCaptionBarHeight = 19 +SMCaptionBarWidth = 21 +StatusFont = Ubuntu, 9 +Window = 255 255 255 +XmlName = default.xml + +[Button.Checkbox] +AccentColorHint = 250 196 88 +Bgtype = imagefile +BorderColorHint = 29 82 129 +FillColorHint = 33 161 33 +ImageCount = 12 +ImageFile1 = Normal\CheckBox13.bmp +ImageFile2 = Normal\CheckBox16.bmp +ImageFile3 = Normal\CheckBox25.bmp +Imagelayout = vertical +ImageSelectType = Dpi +MinDpi1 = 96 +MinDpi2 = 118 +MinDpi3 = 185 +MirrorImage = false +ContentMargins = 0, 0, 0, 0 +SizingMargins = 0, 0, 0, 0 +SizingType = TrueSize +TrueSizeScalingType = Dpi +TrueSizeStretchMark = 50 +UniformSizing = true + +[Button.Checkbox(Checkeddisabled)] +TextColor = 153 153 153 + +[Button.Checkbox(Mixeddisabled)] +TextColor = 153 153 153 + +[Button.Checkbox(Uncheckeddisabled)] +TextColor = 153 153 153 + +[Button.Groupbox] +Bgtype = imagefile +BorderColorHint = 208 208 191 +BorderOnly = true +ImageFile = Normal\GroupBox.bmp +NormalSize = 9999, 9999 +SizingMargins = 4, 4, 4, 4 +SizingType = Tile +TextColor = 75 75 75 +Transparent = true + +[Button.Pushbutton] +AccentColorHint = 250 196 88 +Bgtype = imagefile +BorderColorHint = 0 60 116 +ContentMargins = 3, 3, 3, 3 +FillColorHint = 243 243 239 +ImageCount = 5 +ImageFile = Normal\button.bmp +ImageLayout = vertical +MinSize = 10, 5 +SizingMargins = 8, 8, 9, 9 +SizingType = Stretch +TextColor = 112 112 112 +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 +FONT = Ubuntu, 9 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single +TEXTSHADOWCOLOR = 221 221 221 + +[Button.Pushbutton(Defaulted)] +AccentColorHint = 0 255 0 + +[Button.Pushbutton(Disabled)] +TextColor = 153 153 153 + +[Button.Pushbutton(Hot)] +TextColor = 75 75 75 + +[Button.Pushbutton(Normal)] +TextColor = 75 75 75 + +[Button.Pushbutton(Pressed)] +TextColor = 75 75 75 + +[Button.Radiobutton] +AccentColorHint = 250 196 88 +Bgtype = imagefile +BorderColorHint = 29 82 129 +ContentMargins = 0, 0, 0, 0 +FillColorHint = 33 161 33 +ImageCount = 8 +ImageFile1 = Normal\RadioButton13.bmp +ImageFile2 = Normal\RadioButton13.bmp +ImageFile3 = Normal\RadioButton13.bmp +Imagelayout = vertical +ImageSelectType = Dpi +MinDpi1 = 96 +MinDpi2 = 118 +MinDpi3 = 185 +SizingMargins = 0, 0, 0, 0 +SizingType = TrueSize +Transparent = true +TrueSizeScalingType = Dpi +TrueSizeStretchMark = 50 +UniformSizing = true + +[Button.Radiobutton(Checkeddisabled)] +TextColor = 153 153 153 + +[Button.Radiobutton(Uncheckeddisabled)] +TextColor = 153 153 153 + +[Combobox] +BgType = BorderFill +BorderColor = 225 225 225 +BorderSize = 1 +FillColor = 255 255 255 + +[Combobox(Disabled)] +BorderColor = 201 199 186 +FillColor = 235 235 228 + +[Combobox(Hot)] +BorderColor = 225 225 225 + +[Combobox.DropDownButton] +BgType = imagefile +BorderColorHint = 255 255 255 +ContentMargins = 0, 0, 0, 0 +FillColorHint = 200 214 251 +GlyphImageFile = Normal\ComboButtonGlyph.bmp +GlyphTransparent = true +GlyphType = ImageGlyph +ImageCount = 4 +ImageFile = Normal\ComboButton.bmp +Imagelayout = vertical +SizingMargins = 2, 2, 3, 3 +SizingType = Stretch +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 + +[Edit] +BgType = BorderFill +BorderColor = 225 225 225 +BorderSize = 1 +FillColor = 255 255 255 + +[Edit.Edittext(Disabled)] +FillColor = 235 235 228 +TextColor = 153 153 153 + +[Edit.Edittext(ReadOnly)] +FillColor = 235 235 228 +TextColor = 75 75 75 + +[ExplorerBar] +BgType = BorderFill +BorderSize = 0 +ContentMargins = 12, 12, 12, 12 +FillType = VertGradient +GradientColor1 = 140 170 230 +GradientColor2 = 100 135 220 +GradientRatio1 = 0 +GradientRatio2 = 255 + +[ExplorerBar.HeaderBackground] +BgType = ImageFile +ContentMargins = 8, 8, 7, 7 +FillColorHint = 94 135 217 +Font = Ubuntu, 9, Bold +ImageFile = Normal\ExplorerBarHeaderBackground.bmp +SizingMargins = 17, 1, 0, 0 +SizingType = Stretch +TextColor = 255 255 255 + +[ExplorerBar.HeaderClose] +AccentColorHint = 255 121 95 +BgType = ImageFile +FillColorHint = 138 168 229 +ImageCount = 3 +ImageFile = Normal\ExplorerBarHeaderClose.bmp +ImageLayout = Vertical +Offset = 4, 4 +OffsetType = TopRight +SizingType = TrueSize +Transparent = true + +[ExplorerBar.HeaderPin] +BgType = ImageFile +FillColorHint = 189 206 239 +ImageCount = 6 +ImageFile = Normal\ExplorerBarHeaderPin.bmp +ImageLayout = Vertical +Offset = 6, 4 +OffsetType = TopRight +SizingType = TrueSize +Transparent = true + +[ExplorerBar.IEBarMenu] +BgType = ImageFile +BorderColorHint = 165 187 228 +FillColorHint = 236 240 249 +ImageCount = 3 +ImageFile = Normal\IE_PersonalBarMenu.bmp +ImageLayout = Vertical +Offset = 3, 1 +OffsetType = TopRight +SizingType = TrueSize +Transparent = true + +[ExplorerBar.NormalGroupBackground] +BgType = ImageFile +BorderColor = 255 255 255 +ContentMargins = 8, 8, 7, 7 +FillColor = 214 223 247 +Font = Ubuntu, 9 +ImageFile = Normal\NormalGroupBackground.bmp +SizingMargins = 3, 3, 3, 3 +SizingType = Stretch +TextColor = 82 82 82 + +[ExplorerBar.NormalGroupCollapse] +BgType = ImageFile +BorderColorHint = 165 187 228 +FillColorHint = 236 240 249 +ImageCount = 3 +ImageFile = Normal\NormalGroupCollapse.bmp +ImageLayout = Vertical +Offset = 3, 1 +OffsetType = TopRight +SizingType = TrueSize +Transparent = true + +[ExplorerBar.NormalGroupExpand] +BgType = ImageFile +BorderColorHint = 165 187 228 +FillColorHint = 236 240 249 +ImageCount = 3 +ImageFile = Normal\NormalGroupExpand.bmp +ImageLayout = Vertical +Offset = 3, 1 +OffsetType = TopRight +SizingType = TrueSize +Transparent = true + +[ExplorerBar.NormalGroupHead] +BgType = ImageFile +ContentMargins = 8, 8, 7, 7 +FillColorHint = 240 243 251 +Font = Ubuntu, 9, Bold +ImageFile = Normal\NormalGroupHead.bmp +SizingMargins = 3, 15, 3, 1 +SizingType = Stretch +TextColor = 82 82 82 +Transparent = true + +[ExplorerBar.SpecialGroupBackground] +BgType = ImageFile +ContentMargins = 8, 8, 7, 7 +FillColorHint = 239 243 255 +Font = Ubuntu, 9 +ImageFile = Normal\SpecialGroupBackground.bmp +SizingMargins = 3, 3, 3, 3 +SizingType = Stretch +TextColor = 82 82 82 + +[ExplorerBar.SpecialGroupCollapse] +BgType = ImageFile +BorderColorHint = 70 114 205 +FillColorHint = 36 89 195 +ImageCount = 3 +ImageFile = Normal\NormalGroupCollapse.bmp +ImageLayout = Vertical +Offset = 3, 1 +OffsetType = TopRight +SizingType = TrueSize +Transparent = true + +[ExplorerBar.SpecialGroupExpand] +BgType = ImageFile +BorderColorHint = 70 114 205 +FillColorHint = 36 89 195 +ImageCount = 3 +ImageFile = Normal\NormalGroupExpand.bmp +ImageLayout = Vertical +Offset = 3, 1 +OffsetType = TopRight +SizingType = TrueSize +Transparent = true + +[ExplorerBar.SpecialGroupHead] +BgType = ImageFile +ContentMargins = 8, 8, 7, 7 +FillColor = 2 72 178 +Font = Ubuntu, 9, Bold +ImageFile = Normal\SpecialGroupHead.bmp +SizingMargins = 3, 6, 5, 16 +SizingType = Stretch +TextColor = 82 82 82 +Transparent = true + +[Header] +Bgtype = imagefile +ImageFile = Normal\ListviewHeaderBackground.bmp +SizingMargins = 0, 0, 4, 6 +SizingType = Stretch + +[Header.HeaderItem] +AccentColorHint = 252 194 71 +Bgtype = imagefile +ContentMargins = 3, 3, 0, 0 +FillColorHint = 250 248 243 +ImageCount = 5 +ImageFile = Normal\ListViewHeader.bmp +ImageLayout = vertical +SizingMargins = 2, 4, 3, 6 +SizingType = Stretch +Transparent = true +Transparentcolor = 255 0 0 + +[Listbox] +BgType = BorderFill +BorderColor = 225 225 225 +BorderSize = 1 +FillColor = 255 255 255 + +[ListView] +BgType = BorderFill +BorderColor = 225 225 225 +BorderSize = 1 +FillColor = 255 255 255 + +[Progress] +BgType = borderFill +BorderColor = 235 235 228 +Bordersize = 1 +FillColor = 46 211 49 +FillType = RadialGradient +ProgressChunkSize = 1 +ProgressSpaceSize = 0 + +[Progress.Bar] +Bgtype = imagefile +BorderColorHint = 104 104 104 +FillColorHint = 255 255 255 +ImageFile = Normal\ProgressTrack.bmp +MinSize = 12, 22 +NormalSize = 100, 22 +SizingMargins = 2, 2, 1, 0 +SizingType = Stretch +SourceShrink = False + +[Progress.BarVert] +Bgtype = imagefile +BorderColorHint = 104 104 104 +FillColorHint = 255 255 255 +ImageFile = Normal\ProgressTrackVert.bmp +SizingMargins = 2, 2, 2, 2 +SizingType = Stretch + +[Progress.Chunk] +Bgtype = imagefile +FillColorHint = 59 154 234 +ImageFile = Normal\ProgressChunk.bmp +SizingMargins = 2, 2, 12, 0 +SizingType = Stretch +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 + +[Progress.ChunkVert] +Bgtype = imagefile +FillColorHint = 59 154 234 +ImageFile = Normal\ProgressChunkVert.bmp +SizingMargins = 12, 0, 2, 2 +SizingType = Stretch + +[Rebar] +Bgtype = imagefile +FillColorHint = 241 243 239 +Font = Ubuntu, 9 +ImageFile = Normal\ToolbarBackground.bmp +Sizingmargins = 1, 1, 1, 2 +Sizingtype = stretch +TextColor = 127 124 115 + +[Rebar.Band] +Bgtype = none +ContentMargins = 0, 0, 0, 0 +EdgeShadowColor = 165 175 185 + +[Rebar.Chevron] +Bgtype = imagefile +ContentMargins = 0, 0, 0, 0 +FillColorHint = 75 75 75 +GlyphImageFile = Normal\Chevron.bmp +GlyphTransparent = true +GlyphType = ImageGlyph +ImageCount = 6 +ImageFile = Normal\ToolbarButtons.bmp +Imagelayout = vertical +SizingMargins = 4, 4, 4, 4 +SizingType = Stretch +Transparent = true +VAlign = Top + +[Rebar.ChevronVert] +Bgtype = imagefile +ContentMargins = 0, 0, 0, 0 +FillColorHint = 75 75 75 +GlyphImageFile = Normal\Chevron.bmp +GlyphTransparent = true +GlyphType = ImageGlyph +ImageCount = 6 +ImageFile = Normal\ToolbarButtons.bmp +Imagelayout = vertical +SizingMargins = 4, 4, 4, 4 +SizingType = Stretch +Transparent = true +VAlign = Top + +[Rebar.Gripper] +Bgtype = imagefile +ContentMargins = 2, 1, 0, 0 +FillColorHint = 171 167 149 +ImageFile = Normal\ToolbarGripper.bmp +SizingMargins = 2, 1, 4, 2 +SizingType = Tile +Transparent = true + +[Rebar.GripperVert] +Bgtype = imagefile +ContentMargins = 1, 2, 0, 0 +FillColorHint = 171 167 149 +ImageFile = Normal\ToolbarGripperVert.bmp +SizingMargins = 3, 3, 2, 1 +SizingType = Tile +Transparent = true + +[ScrollBar.ArrowBtn] +BgType = ImageFile +BorderColorHint = 255 255 255 +ContentMargins = 0, 0, 3, 3 +FillColorHint = 200 214 251 +GlyphTransparent = True +GlyphType = ImageGlyph +ImageCount = 16 +ImageFile = Normal\ScrollArrows.bmp +ImageFile1 = Normal\ScrollArrowGlyphsSmall.bmp +ImageFile2 = Normal\ScrollArrowGlyphs.bmp +ImageLayout = Vertical +ImageSelectType = size +MinSize1 = 7, 7 +MinSize2 = 9, 9 +NormalSize = 7, 10 +SizingMargins = 5, 5, 5, 5 +SizingType = Stretch +SourceShrink = True +TrueSizeScalingType = size +TrueSizeStretchMark = 150 +UniformSizing = true + +[ScrollBar.GripperHorz] +BgType = ImageFile +ImageCount = 4 +ImageFile = Normal\ScrollThumbGripperHorizontal.BMP +Imagelayout = vertical +SizingType = TrueSize +Transparent = True + +[ScrollBar.GripperVert] +BgType = ImageFile +ImageCount = 4 +ImageFile = Normal\ScrollThumbGripperVertical.BMP +ImageLayout = Vertical +SizingType = TrueSize +Transparent = True + +[ScrollBar.LowerTrackHorz] +BgType = imagefile +FillColorHint = 198 213 253 +ImageCount = 4 +ImageFile = Normal\ScrollShaftHorizontal.bmp +ImageLayout = Vertical +SizingMargins = 0, 0, 1, 1 + +[ScrollBar.LowerTrackVert] +BgType = imagefile +FillColorHint = 198 213 253 +ImageCount = 4 +ImageFile = Normal\ScrollShaftVertical.bmp +ImageLayout = Vertical +SizingMargins = 1, 1, 0, 0 + +[ScrollBar.SizeBox] +Bgtype = imagefile +FillColorHint = 150 150 150 +ImageCount = 2 +ImageFile = Normal\ResizeGrip2.bmp +SizingType = trueSize +Transparent = True +TransparentColor = 255 0 0 +VAlign = Bottom + +[ScrollBar.ThumbBtnHorz] +BgType = ImageFile +BorderColorHint = 255 255 255 +ContentMargins = 4, 4, 0, 0 +FillColorHint = 198 213 253 +ImageCount = 4 +ImageFile = Normal\ScrollThumbHorizontal.bmp +ImageLayout = Vertical +SizingMargins = 5, 5, 5, 5 + +[ScrollBar.ThumbBtnVert] +BgType = ImageFile +BorderColorHint = 255 255 255 +ContentMargins = 0, 0, 4, 4 +FillColorHint = 198 213 253 +ImageCount = 4 +ImageFile = Normal\ScrollThumbVertical.bmp +ImageLayout = vertical +SizingMargins = 5, 5, 5, 5 + +[ScrollBar.UpperTrackHorz] +BgType = imagefile +FillColorHint = 198 213 253 +ImageCount = 4 +ImageFile = Normal\ScrollShaftHorizontal.bmp +ImageLayout = Vertical +SizingMargins = 0, 0, 1, 1 + +[ScrollBar.UpperTrackVert] +BgType = imagefile +FillColorHint = 198 213 253 +ImageCount = 4 +ImageFile = Normal\ScrollShaftVertical.bmp +ImageLayout = Vertical +SizingMargins = 1, 1, 2, 2 + +[Spin] +Bgtype = imagefile +ImageCount = 1 +ImageFile = Normal\FieldOutlineBlue.bmp +SizingMargins = 2, 2, 2, 2 +SizingType = tile + +[Spin.Down] +Bgtype = imagefile +BorderColorHint = 255 255 255 +ContentMargins = 0, 0, 0, 0 +FillColorHint = 200 214 251 +GlyphImageFile = Normal\SpinDownGlyph.bmp +GlyphTransparent = True +GlyphType = ImageGlyph +ImageCount = 4 +ImageFile = Normal\SpinButtonBackgroundDown.bmp +ImageLayout = Vertical +SizingMargins = 4, 4, 3, 4 +SizingType = tile +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 + +[Spin.Downhorz] +Bgtype = imagefile +BorderColorHint = 255 255 255 +ContentMargins = 0, 0, 0, 0 +FillColorHint = 200 214 251 +GlyphImageFile = Normal\SpinLeftGlyph.bmp +GlyphTransparent = True +GlyphType = ImageGlyph +ImageCount = 4 +ImageFile = Normal\SpinButtonBackgroundLeft.bmp +ImageLayout = Vertical +SizingMargins = 4, 4, 4, 4 +SizingType = Stretch +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 + +[Spin.Up] +Bgtype = imagefile +BorderColorHint = 255 255 255 +ContentMargins = 0, 0, 0, 0 +FillColorHint = 200 214 251 +GlyphImageFile = Normal\SpinUpGlyph.bmp +GlyphTransparent = True +GlyphType = ImageGlyph +ImageCount = 4 +ImageFile = Normal\SpinButtonBackgroundUp.bmp +ImageLayout = Vertical +SizingMargins = 4, 4, 4, 3 +SizingType = stretch +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 + +[Spin.Uphorz] +Bgtype = imagefile +BorderColorHint = 255 255 255 +ContentMargins = 0, 0, 0, 0 +FillColorHint = 200 214 251 +GlyphImageFile = Normal\SpinRightGlyph.bmp +GlyphTransparent = True +GlyphType = ImageGlyph +ImageCount = 4 +ImageFile = Normal\SpinButtonBackgroundRight.bmp +ImageLayout = Vertical +SizingMargins = 4, 4, 4, 4 +SizingType = stretch +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 + +[StartPanel] +Bgtype = none +DefaultPaneSize = 0, 0, 357, 440 + +[StartPanel.Logoff] +BgType = imagefile +ContentMargins = 4, 4, 2, 4 +DefaultPaneSize = 0, 0, 357, 28 +FillColorHint = 37 119 223 +HotTracking = 255 255 255 +Imagecount = 1 +ImageFile = Normal\StartPanelLogoffBackground.bmp +SizingMargins = 15, 15, 2, 2 +SizingType = Stretch +TextColor = 255 255 255 + +[StartPanel.LogoffButtons] +BgType = ImageFile +ImageCount = 1 +ImageFile = Normal\StartPanelLogoffButtons.bmp +SizingType = TrueSize +Transparent = True +TRANSPARENTCOLOR = 255 0 255 + +[StartPanel.LogoffButtons(Hot)] +BgType = ImageFile +ImageCount = 1 +ImageFile = Normal\StartPanelLogoffButtonsHot.bmp +SizingType = TrueSize +Transparent = True +TRANSPARENTCOLOR = 255 0 255 + +[StartPanel.MorePrograms] +BgType = ImageFile +ContentMargins = 11, 2, 0, 5 +DefaultPaneSize = 0, 0, 178, 30 +Font = Ubuntu, 9, Bold +HotTracking = 48 112 208 +Imagecount = 1 +ImageFile = Normal\StartPanelMoreProgBackGround.BMP +SizingMargins = 11, 0, 0, 1 +SizingType = Stretch +SizingType = Stretch +TextColor = 112 112 112 + +[StartPanel.MoreProgramsArrow] +BgType = ImageFile +FillColorHint = 108 207 108 +ImageCount = 1 +ImageFile = Normal\StartPanelMoreProgArrow.bmp +SizingType = TrueSize + +[StartPanel.MoreProgramsArrow(Hot)] +BgType = ImageFile +FillColorHint = 107 239 107 +ImageCount = 1 +ImageFile = Normal\StartPanelMoreProgArrowHot.bmp +SizingType = TrueSize + +[StartPanel.PlacesList] +BgType = imageFile +ContentMargins = 3, 8, 5, 5 +DefaultPaneSize = 0, 0, 179, 336 +FillColorHint = 211 229 250 +HotTracking = 80 150 248 +Imagecount = 1 +ImageFile = Normal\StartPanelPlacesBackground.bmp +SizingMargins = 8, 5, 3, 1 +SizingType = Stretch +TextColor = 112 112 112 + +[StartPanel.PlacesListSeparator] +BgType = ImageFile +ImageFile = Normal\StartPlacesSeparator.bmp +SizingType = TrueSize +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 + +[StartPanel.ProgList] +BgType = ImageFile +CaptionText = 128 128 128 +ContentMargins = 12, 2, 5, 5 +DefaultPaneSize = 0, 0, 178, 306 +FillColorHint = 204 214 235 +HotTracking = 48 112 208 +Imagecount = 1 +ImageFile = Normal\StartPanelMFUBackground.bmp +SizingMargins = 11, 0, 3, 0 +SizingType = Stretch +TextColor = 112 112 112 + +[StartPanel.ProgListSeparator] +BgType = ImageFile +ImageFile = Normal\StartProgramsSeparator.bmp +SizingType = TrueSize +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 + +[StartPanel.UserPane] +BgType = None +DefaultPaneSize = 0, 0, 357, 28 +FillColorHint = 31 113 216 +Font = Ubuntu, 9, Bold +Imagecount = 1 +ImageFile = Normal\StartUserPanel.bmp +ImageLayout = Horizontal +SizingMargins = 9, 9, 3, 3 +SizingType = Stretch +TextColor = 255 255 255 +Textshadowcolor = 0 0 0 +TEXTSHADOWOFFSET = 2, 2 +TextShadowType = continuous +Transparent = True +UserPicture = False +CONTENTALIGNMENT = Left + +[StartPanel.UserPicture] +BgType = ImageFile +ContentMargins = 8, 6, 8, 6 +FillColorHint = 204 214 235 +Imagecount = 1 +ImageFile = Normal\UserTileBackground.bmp +SizingMargins = 6, 10, 6, 10 +SizingType = Stretch +Transparent = true + +[Status] +Bgtype = imagefile +FillColorHint = 239 238 243 +ImageCount = 1 +ImageFile = Normal\StatusBackground.bmp +SizingMargins = 13, 7, 2, 1 +SizingType = Tile +TEXTCOLOR = 112 112 112 +TEXTSHADOWCOLOR = 253 253 253 +TEXTSHADOWTYPE = Single +TEXTSHADOWOFFSET = 1,1 + +[Status.Gripper] +Bgtype = imagefile +ContentMargins = 0,0,0,0 +FillColorHint = 184 180 163 +ImageCount = 2 +ImageFile = Normal\ResizeGrip2.bmp +SizingType = trueSize +Transparent = True +TransparentColor = 255 0 0 +VAlign = Bottom + +[Status.GripperPane] +Bgtype = none + +[Status.Pane] +Bgtype = imagefile +ImageCount = 1 +ImageFile = Normal\StatusPane.bmp +SizingMargins = 0, 2, 2, 2 +SizingType = Tile +Transparent = True +TransparentColor = 255 0 0 + +[Tab] +BgType = borderFill +Bordersize = 0 +FillColor = 239 238 243 +FillType = Solid + +[Tab.Body] +Bgtype = imagefile +FillColorHint = 239 239 243 +ImageFile1 = Normal\TabBackground.bmp +ImageFile2 = Normal\TabBackground.bmp +ImageSelectType = Dpi +MinDpi1 = 96 +MinDpi2 = 164 +StockImageFile = Normal\TabBackground.bmp +TrueSizeScalingType = Dpi +TrueSizeStretchMark = 50 +FONT = Ubuntu, 9 +TEXTCOLOR = 112 112 112 + +[Tab.Pane] +Bgtype = imagefile +BorderColorHint = 145 155 156 +FillColorHint = 251 251 253 +Imagecount = 1 +ImageFile = Normal\TabPaneEdge.bmp +SizingMargins = 2, 4, 2, 4 +SizingType = stretch + +[Tab.TabItem] +AccentColorHint = 255 200 60 +Bgtype = imagefile +BorderColorHint = 145 167 180 +ContentMargins = 3, 3, 0, 0 +FillColorHint = 248 248 246 +Imagecount = 5 +ImageFile = Normal\tabItem.bmp +Imagelayout = vertical +SizingMargins = 6, 6, 6, 6 +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 +FONT = Ubuntu, 9 +TEXTCOLOR = 112 112 112 +TEXTSHADOWCOLOR = 255 255 255 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[Tab.TabItemBothEdge] +AccentColorHint = 255 200 60 +Bgtype = imagefile +BorderColorHint = 145 167 180 +ContentMargins = 3, 3, 0, 0 +FillColorHint = 248 248 246 +Imagecount = 5 +ImageFile = Normal\tabItemBoth.bmp +Imagelayout = vertical +SizingMargins = 6, 6, 6, 6 +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 +FONT = Ubuntu, 9 +TEXTCOLOR = 112 112 112 +TEXTSHADOWCOLOR = 255 255 255 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[Tab.TabItemLeftEdge] +AccentColorHint = 255 200 60 +Bgtype = imagefile +BorderColorHint = 145 167 180 +ContentMargins = 3, 3, 0, 0 +FillColorHint = 248 248 246 +Imagecount = 5 +ImageFile = Normal\tabItemLeft.bmp +Imagelayout = vertical +SizingMargins = 6, 6, 6, 6 +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 +FONT = Ubuntu, 9 +TEXTCOLOR = 112 112 112 +TEXTSHADOWCOLOR = 255 255 255 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[Tab.TabItemRightEdge] +AccentColorHint = 255 200 60 +Bgtype = imagefile +BorderColorHint = 145 167 180 +ContentMargins = 3, 3, 0, 0 +FillColorHint = 248 248 246 +Imagecount = 5 +ImageFile = Normal\tabItemRight.bmp +Imagelayout = vertical +SizingMargins = 6, 6, 6, 6 +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 +FONT = Ubuntu, 9 +TEXTCOLOR = 112 112 112 +TEXTSHADOWCOLOR = 255 255 255 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[Tab.TopTabItem] +AccentColorHint = 255 200 60 +Bgtype = imagefile +BorderColorHint = 145 167 180 +ContentMargins = 3, 3, 0, 0 +FillColorHint = 248 248 246 +Imagecount = 5 +ImageFile = Normal\tabItemTop.bmp +Imagelayout = vertical +SizingMargins = 6, 6, 6, 6 +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 +FONT = Ubuntu, 9 +TEXTCOLOR = 112 112 112 +TEXTSHADOWCOLOR = 255 255 255 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[Tab.TopTabItemBothEdge] +AccentColorHint = 255 200 60 +Bgtype = imagefile +BorderColorHint = 145 167 180 +ContentMargins = 3, 3, 0, 0 +FillColorHint = 248 248 246 +Imagecount = 5 +ImageFile = Normal\tabItemTopBoth.bmp +Imagelayout = vertical +SizingMargins = 6, 6, 6, 6 +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 +FONT = Ubuntu, 9 +TEXTCOLOR = 112 112 112 +TEXTSHADOWCOLOR = 255 255 255 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[Tab.TopTabItemLeftEdge] +AccentColorHint = 255 200 60 +Bgtype = imagefile +BorderColorHint = 145 167 180 +ContentMargins = 3, 3, 0, 0 +FillColorHint = 248 248 246 +Imagecount = 5 +ImageFile = Normal\tabItemTopLeft.bmp +Imagelayout = vertical +SizingMargins = 6, 6, 6, 6 +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 +TEXTSHADOWTYPE = Single +TEXTSHADOWCOLOR = 255 255 255 +TEXTSHADOWOFFSET = 1,1 +TEXTCOLOR = 112 112 112 +FONT = Ubuntu, 9 + +[Tab.TopTabItemRightEdge] +AccentColorHint = 255 200 60 +Bgtype = imagefile +BorderColorHint = 145 167 180 +ContentMargins = 3, 3, 0, 0 +FillColorHint = 248 248 246 +Imagecount = 5 +ImageFile = Normal\tabItemTopRight.bmp +Imagelayout = vertical +SizingMargins = 6, 6, 6, 6 +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 +FONT = Ubuntu, 9 +TEXTCOLOR = 112 112 112 +TEXTSHADOWCOLOR = 255 255 255 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[TaskBand.FlashButton] +AccentColorHint = 255 192 91 +BgType = ImageFile +ContentMargins = 0, 0, 2, 2 +FillColorHint = 56 130 234 +ImageCount = 1 +ImageFile = Normal\TaskBandFlashButton.bmp +ImageLayout = vertical +SizingMargins = 4, 4, 16, 4 +SizingType = Stretch +Transparent = True +TransparentColor = 255 0 255 +TEXTCOLOR = 255 255 255 +TEXTSHADOWCOLOR = 184 95 41 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[TaskBand.FlashButtonGroupMenu] +AccentColorHint = 255 192 91 +BgType = ImageFile +ContentMargins = 6, -6, 7, 7 +FillColorHint = 56 130 234 +ImageCount = 1 +ImageFile = Normal\TaskBandFlashButtonGroupMenu.bmp +SizingMargins = 9, 9, 5, 5 +SizingType = Stretch +Transparent = True +TransparentColor = 255 0 255 + +[TaskBand.GroupCount] +Font = Ubuntu, 9, Bold +TextColor = 255 255 255 + +[TaskBar.BackgroundBottom] +BgType = ImageFile +FillColorHint = 36 94 220 +ImageCount = 1 +ImageFile = Normal\TaskbarBackground.bmp +SizingMargins = 1, 0, 23, 0 +SizingType = Stretch +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 + +[TaskBar.BackgroundLeft] +BgType = ImageFile +FillColorHint = 36 94 220 +ImageCount = 1 +ImageFile = Normal\TaskbarBackgroundVertical.bmp +SizingMargins = 14, 3, 0, 0 +SizingType = Stretch + +[TaskBar.BackgroundRight] +BgType = ImageFile +FillColorHint = 36 94 220 +ImageCount = 1 +ImageFile = Normal\TaskbarBackgroundVertical.bmp +SizingMargins = 14, 2, 0, 0 +SizingType = Stretch + +[TaskBar.BackgroundTop] +BgType = ImageFile +FillColorHint = 36 94 220 +ImageCount = 1 +ImageFile = Normal\TaskbarBackground.bmp +SizingMargins = 1, 1, 15, 4 +SizingType = Stretch +ContentMargins = 1, 1, 1, 1 + +[TaskBar.SizingBarBottom] +BgType = ImageFile +FillColorHint = 50 128 231 +ImageCount = 1 +ImageFile = Normal\TaskbarSizingBarBottom.bmp +SizingType = Tile + +[TaskBar.SizingBarLeft] +BgType = ImageFile +FillColorHint = 50 128 231 +ImageCount = 1 +ImageFile = Normal\TaskbarSizingBarLeft.bmp +SizingType = Tile + +[TaskBar.SizingBarRight] +BgType = ImageFile +FillColorHint = 50 128 231 +ImageCount = 1 +ImageFile = Normal\TaskbarSizingBarRight.bmp +SizingType = Stretch + +[TaskBar.SizingBarTop] +BgType = ImageFile +FillColorHint = 50 128 231 +ImageCount = 1 +ImageFile = Normal\TaskbarSizingBarTop.bmp +SizingType = Tile + +[Toolbar] +BgType = Borderfill +Bordersize = 0 +FillColor = 239 238 243 +TextColor = 75 75 75 + +[Toolbar(Pressed)] +TextColor = 112 112 112 + +[Toolbar.Button] +Bgtype = imagefile +BorderColorHint = 206 206 195 +ContentMargins = 0, 0, 0, 0 +FillColorHint = 241 243 239 +ImageCount = 6 +ImageFile = Normal\ToolbarButtons.bmp +Imagelayout = vertical +SizingMargins = 4, 4, 4, 4 +SizingType = Stretch +Transparent = true +TransparentColor = 255 0 255 + +[Toolbar.DropdownButton] +Bgtype = imagefile +BorderColorHint = 206 206 195 +ContentMargins = 0, 0, 0, 0 +FillColorHint = 241 243 239 +ImageCount = 6 +ImageFile = Normal\ToolbarButtons.bmp +Imagelayout = vertical +SizingMargins = 4, 4, 4, 4 +SizingType = Stretch +Transparent = true +TransparentColor = 255 0 255 + +[Toolbar.Separator] +Bgtype = imagefile +FillColorHint = 202 198 175 +ImageCount = 1 +ImageFile = Normal\Separator.bmp +SizingMargins = 5, 2, 2, 2 +SizingType = tile +Transparent = true +TransparentColor = 255 0 0 + +[Toolbar.SeparatorVert] +Bgtype = imagefile +FillColorHint = 202 198 175 +ImageCount = 1 +ImageFile = Normal\SeparatorVert.bmp +SizingMargins = 2, 1, 5, 1 +SizingType = tile +Transparent = true +TransparentColor = 255 0 0 + +[Toolbar.SplitButton] +Bgtype = imagefile +BorderColorHint = 206 206 195 +FillColorHint = 241 243 239 +ImageCount = 6 +ImageFile = Normal\ToolbarButtonsSplit.bmp +Imagelayout = vertical +SizingMargins = 4, 2, 4, 4 +SizingType = Stretch +Transparent = true +TransparentColor = 255 0 255 + +[Toolbar.SplitButtonDropdown] +Bgtype = imagefile +BorderColorHint = 206 206 195 +FillColorHint = 241 243 239 +GlyphImageFile = Normal\ToolbarButtonsSplitDropdownGlyph.bmp +GlyphTransparent = true +GlyphType = ImageGlyph +ImageCount = 6 +ImageFile = Normal\ToolbarButtonsSplitDropdown.bmp +Imagelayout = vertical +SizingMargins = 2, 4, 4, 4 +SizingType = Stretch +Transparent = true +TransparentColor = 255 0 255 + +[Tooltip.Close] +BgType = ImageFile +Imagecount = 3 +ImageFile = Normal\BalloonClose.bmp +Imagelayout = vertical +Sizingtype = truesize + +[TrackBar] +BgType = borderFill +BorderColor = 235 235 228 +Bordersize = 1 +FillColor = 235 235 228 +FillType = Solid + +[TrackBar.Thumb] +AccentColorHint = 71 196 70 +Bgtype = imagefile +BorderColorHint = 181 196 205 +FillColorHint = 243 243 239 +Imagecount = 5 +ImageFile = Normal\TrackbarHorizontal.bmp +Imagelayout = vertical +SizingMargins = 3, 4, 3, 4 +Sizingtype = tile + +[TrackBar.ThumbBottom] +AccentColorHint = 71 196 70 +Bgtype = imagefile +BorderColorHint = 181 196 205 +FillColorHint = 243 243 239 +Imagecount = 5 +ImageFile1 = Normal\TrackBarDown13.bmp +ImageFile2 = Normal\TrackBarDown16.bmp +ImageFile3 = Normal\TrackBarDown25.bmp +ImageLayout = vertical +ImageSelectType = Dpi +MinDpi1 = 96 +MinDpi2 = 118 +MinDpi3 = 185 +SizingMargins = 4, 4, 6, 10 +Sizingtype = truesize +Transparent = true +Transparentcolor = 255 0 255 +TrueSizeScalingType = Dpi +TrueSizeStretchMark = 50 +UniformSizing = true + +[TrackBar.ThumbLeft] +AccentColorHint = 71 196 70 +Bgtype = imagefile +BorderColorHint = 181 196 205 +FillColorHint = 243 243 239 +Imagecount = 5 +ImageFile1 = Normal\TrackBarLeft13.bmp +ImageFile2 = Normal\TrackBarLeft16.bmp +ImageFile3 = Normal\TrackBarLeft25.bmp +ImageLayout = vertical +ImageSelectType = Dpi +MinDpi1 = 96 +MinDpi2 = 118 +MinDpi3 = 185 +Sizingtype = truesize +Transparent = true +Transparentcolor = 255 0 255 +TrueSizeScalingType = Dpi +TrueSizeStretchMark = 50 +UniformSizing = true + +[TrackBar.ThumbRight] +AccentColorHint = 71 196 70 +Bgtype = imagefile +BorderColorHint = 181 196 205 +FillColorHint = 243 243 239 +Imagecount = 5 +ImageFile = Normal\TrackbarRight13.bmp +ImageFile1 = Normal\TrackBarRight13.bmp +ImageFile2 = Normal\TrackBarRight16.bmp +ImageFile3 = Normal\TrackBarRight25.bmp +ImageLayout = vertical +ImageSelectType = Dpi +MinDpi1 = 96 +MinDpi2 = 118 +MinDpi3 = 185 +Sizingtype = truesize +Transparent = true +Transparentcolor = 255 0 255 +TrueSizeScalingType = Dpi +TrueSizeStretchMark = 50 +UniformSizing = true + +[TrackBar.ThumbTop] +AccentColorHint = 71 196 70 +Bgtype = imagefile +BorderColorHint = 181 196 205 +FillColorHint = 243 243 239 +Imagecount = 5 +ImageFile1 = Normal\TrackBarUp13.bmp +ImageFile2 = Normal\TrackBarUp16.bmp +ImageFile3 = Normal\TrackBarUp25.bmp +Imagelayout = vertical +ImageSelectType = Dpi +MinDpi1 = 96 +MinDpi2 = 118 +MinDpi3 = 185 +Sizingtype = truesize +Transparent = true +Transparentcolor = 255 0 255 +TrueSizeScalingType = Dpi +TrueSizeStretchMark = 50 +UniformSizing = true + +[TrackBar.ThumbVert] +AccentColorHint = 71 196 70 +Bgtype = imagefile +BorderColorHint = 181 196 205 +FillColorHint = 243 243 239 +Imagecount = 5 +ImageFile = Normal\TrackbarVertical.bmp +ImageLayout = vertical +SizingMargins = 3, 4, 3, 4 +Sizingtype = tile + +[TrackBar.Tics] +Color = 153 153 153 + +[TrackBar.TicsVert] +Color = 153 153 153 + +[TrackBar.Track] +Bgtype = imagefile +BorderColorHint = 157 156 153 +FillColorHint = 242 241 233 +Imagecount = 1 +ImageFile = Normal\SliderTrack.bmp +SizingMargins = 3, 3, 2, 2 +Sizingtype = stretch + +[TrackBar.TrackVert] +Bgtype = imagefile +BorderColorHint = 157 156 153 +FillColorHint = 242 241 233 +Imagecount = 1 +ImageFile = Normal\SliderTrackVert.bmp +SizingMargins = 2, 2, 3, 3 +Sizingtype = stretch + +[TreeView] +BgType = BorderFill +BorderColor = 225 225 225 +BorderSize = 1 +FillColor = 255 255 255 + +[TreeView.Glyph] +Bgtype = imagefile +Imagecount = 2 +ImageFile = Normal\treeExpandCollapse.bmp +ImageLayout = vertical +SizingType = TrueSize + +[Window] +BgType = ImageFile +TextShadowColor = 0 0 0 +TextShadowOffset = 1,1 +Transparent = true + +[Window.Caption] +CaptionMargins = 7, 7, 2, 0 +ContentMargins = 7, 7, 2, 0 +ContentAlignment = Left +FillColorHint = 0 0 0 +ImageCount = 2 +ImageFile = Normal\FrameCaption.bmp +Imagelayout = Vertical +SizingMargins = 6, 6, 4, 2 +SizingType = stretch +Transparent = True + +[Window.Caption(Active)] +IconEffect = Shadow +TextShadowType = Continuous + +[Window.Caption(Disabled)] +IconEffect = Glow +TextShadowType = Continuous +TEXTCOLOR = 235 235 235 + +[Window.Caption(Inactive)] +IconEffect = Alpha +TextShadowType = Continuous + +[Window.CaptionSizingTemplate] +ContentMargins = 18, 18, 26, 0 +ImageCount = 2 +ImageFile = Normal\FrameCaptionSizing.bmp +Imagelayout = vertical +SizingMargins = 28, 35, 9, 17 +SizingType = tile +Transparent = True +TransparentColor = 0 0 0 + +[Window.CloseButton] +BgType = ImageFile +BorderColorHint = 255 255 255 +ContentMargins = 1, 0, 2, 2 +FillColorHint = 228 93 61 +GlyphTransparent = True +GlyphType = ImageGlyph +ImageCount = 8 +ImageFile = Normal\CloseGlyph9.bmp +ImageFile1 = Normal\CloseButton.bmp +ImageFile2 = Normal\CloseButton.bmp +ImageFile3 = Normal\CloseButton.bmp +ImageFile4 = Normal\CloseButton.bmp +ImageFile5 = Normal\CloseButton.bmp +ImageLayout = Vertical +ImageSelectType = size +MinDpi1 = 96 +MinDpi2 = 126 +MinDpi3 = 170 +Offset = 25, 5 +OffsetType = TopRight +SizingMargins = 5, 5, 5, 5 +SizingType = Stretch +UniformSizing = true +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 + +[Window.Dialog] +BgType = BorderFill +BorderColor = 239 238 243 +FillColor = 239 238 243 + +[Window.FrameBottom] +Borderonly = FALSE +ImageCount = 2 +ImageFile = Normal\frameBottom.bmp +ImageLayout = vertical +SizingMargins = 6, 6, 1, 2 +SizingType = stretch +Transparent = True +TRANSPARENTCOLOR = 255 0 255 + +[Window.FrameLeft] +Borderonly = FALSE +ImageCount = 2 +ImageFile = Normal\frameLeft.bmp +ImageLayout = vertical +SizingMargins = 2, 1, 0, 0 +SizingType = stretch +Transparent = FALSE + +[Window.FrameRight] +Borderonly = FALSE +ImageCount = 2 +ImageFile = Normal\frameRight.bmp +ImageLayout = vertical +SizingMargins = 1, 2, 0, 0 +SizingType = stretch +Transparent = FALSE + +[Window.HelpButton] +BgType = ImageFile +BorderColorHint = 255 255 255 +ContentMargins = 3, -2, 2, 2 +FillColorHint = 74 121 246 +GlyphTransparent = True +GlyphType = ImageGlyph +ImageCount = 8 +ImageFile = Normal\CloseGlyph9.bmp +ImageFile1 = Normal\HelpButton.bmp +ImageFile2 = Normal\HelpButton.bmp +ImageFile3 = Normal\HelpButton.bmp +ImageFile4 = Normal\HelpButton.bmp +ImageFile5 = Normal\HelpButton.bmp +ImageLayout = Vertical +ImageSelectType = size +MinDpi1 = 96 +MinDpi2 = 126 +MinDpi3 = 170 +MirrorImage = true +Offset = 73, 5 +OffsetType = TopRight +SizingMargins = 5, 5, 5, 5 +SizingType = Stretch +UniformSizing = true + +[Window.MaxButton] +BgType = ImageFile +BorderColorHint = 255 255 255 +ContentMargins = 3, -2, 2, 2 +FillColorHint = 74 121 246 +GlyphTransparent = True +GlyphType = ImageGlyph +ImageCount = 8 +ImageFile = Normal\CloseGlyph9.bmp +ImageFile1 = Normal\MaxButton.bmp +ImageFile2 = Normal\MaxButton.bmp +ImageFile3 = Normal\MaxButton.bmp +ImageFile4 = Normal\MaxButton.bmp +ImageFile5 = Normal\MaxButton.bmp +ImageLayout = Vertical +ImageSelectType = size +MinDpi1 = 96 +MinDpi2 = 126 +MinDpi3 = 170 +Offset = 49, 5 +OffsetType = TopRight +SizingMargins = 5, 5, 5, 5 +SizingType = Stretch +UniformSizing = true + +[Window.MaxCaption] +CaptionMargins = 4, 3, 4, 2 +ContentAlignment = Center +ContentMargins = 1, 1, 1, 1 +FillColorHint = 0 84 229 +ImageCount = 2 +ImageFile = Normal\FrameMaximized.bmp +Imagelayout = vertical +SizingMargins = 46, 75, 16, 4 +SizingType = stretch +SizingType = Tile + +[Window.MaxCaption(Active)] +TextShadowType = Continuous + +[Window.MDICloseButton] +BgType = ImageFile +BorderColorHint = 255 255 255 +ContentMargins = 0, 0, 0, 0 +FillColorHint = 241 239 229 +GlyphImageFile = Normal\MDIGlyphClose.bmp +GlyphTransparent = true +GlyphType = ImageGlyph +ImageCount = 4 +ImageFile = Normal\MDICaptionButton.bmp +ImageLayout = Vertical +Offset = 19, 1 +OffsetType = TopRight +SizingMargins = 4, 4, 4, 4 +SizingType = TrueSize + +[Window.MDIMinButton] +BgType = ImageFile +BorderColorHint = 255 255 255 +ContentMargins = 0, 0, 0, 0 +FillColorHint = 241 239 229 +GlyphImageFile = Normal\MDIGlyphMinimize.bmp +GlyphTransparent = true +GlyphType = ImageGlyph +ImageCount = 4 +ImageFile = Normal\MDICaptionButton.bmp +ImageLayout = Vertical +Offset = 53, 1 +OffsetType = TopRight +SizingMargins = 4, 4, 4, 4 +SizingType = TrueSize + +[Window.MDIRestoreButton] +BgType = ImageFile +BorderColorHint = 255 255 255 +ContentMargins = 0, 0, 0, 0 +FillColorHint = 241 239 229 +GlyphImageFile = Normal\MDIGlyphRestore.bmp +GlyphTransparent = true +GlyphType = ImageGlyph +ImageCount = 4 +ImageFile = Normal\MDICaptionButton.bmp +ImageLayout = Vertical +Offset = 37, 1 +OffsetType = TopRight +SizingMargins = 4, 4, 4, 4 +SizingType = TrueSize + +[Window.MinButton] +BgType = ImageFile +BorderColorHint = 255 255 255 +ContentMargins = 7, -5, 2, 2 +FillColorHint = 74 121 246 +GlyphTransparent = True +GlyphType = ImageGlyph +ImageCount = 8 +ImageFile = Normal\CloseGlyph9.bmp +ImageFile1 = Normal\MinButton.bmp +ImageFile2 = Normal\MinButton.bmp +ImageFile3 = Normal\MinButton.bmp +ImageFile4 = Normal\MinButton.bmp +ImageFile5 = Normal\MinButton.bmp +ImageLayout = Vertical +ImageSelectType = size +MinDpi1 = 96 +MinDpi2 = 126 +MinDpi3 = 170 +Offset = 73, 5 +OffsetType = TopRight +SizingMargins = 5, 5, 5, 5 +SizingType = Stretch +UniformSizing = true + +[Window.MinCaption] +CaptionMargins = 4, 3, 0, 0 +ContentMargins = 3, 3, 0, 3 +FillColorHint = 0 84 229 +ImageCount = 2 +ImageFile = Normal\FrameCaptionMin.bmp +ImageLayout = vertical +SizingMargins = 23, 26, 12, 8 +SizingType = stretch + +[Window.RestoreButton] +BgType = ImageFile +BorderColorHint = 255 255 255 +ContentMargins = 3, -2, 2, 2 +FillColorHint = 74 121 246 +GlyphTransparent = True +GlyphType = ImageGlyph +ImageCount = 8 +ImageFile = Normal\CloseGlyph9.bmp +ImageFile1 = Normal\RestoreButton.bmp +ImageFile2 = Normal\RestoreButton.bmp +ImageFile3 = Normal\RestoreButton.bmp +ImageFile4 = Normal\RestoreButton.bmp +ImageFile5 = Normal\RestoreButton.bmp +ImageLayout = Vertical +ImageSelectType = size +MinDpi1 = 96 +MinDpi2 = 126 +MinDpi3 = 170 +Offset = 49, 5 +OffsetType = TopRight +SizingMargins = 5, 5, 5, 5 +SizingType = Stretch +UniformSizing = true + +[Window.SmallCaption] +ContentMargins = 7, 7, 1, 1 +ContentAlignment = left +FillColorHint = 0 84 229 +ImageCount = 2 +ImageFile = Normal\SmallFrameCaption.bmp +Imagelayout = vertical +SizingMargins = 24, 37, 9, 8 +SizingType = Stretch + +[Window.SmallCaptionSizingTemplate] +ContentMargins = 14, 14, 16, 0 +ImageCount = 2 +ImageFile = Normal\SmallFrameCaptionSizing.bmp +Imagelayout = vertical +SizingMargins = 24, 37, 9, 8 +SizingType = tile +Transparent = True +TransparentColor = 0 0 0 + +[Window.SmallCloseButton] +BgType = ImageFile +BorderColorHint = 255 255 255 +ContentMargins = -1, -2, -2, -2 +FillColorHint = 228 93 61 +GlyphImageFile = Normal\SmallCloseButton.bmp +GlyphTransparent = True +GlyphType = ImageGlyph +ImageCount = 8 +ImageFile = Normal\CloseGlyph9.bmp +ImageLayout = Vertical +Offset = 16, 3 +OffsetType = TopRight +SizingMargins = 5, 5, 5, 5 +SizingType = TrueSize + +[Window.SmallFrameBottom] +Borderonly = False +ImageCount = 2 +ImageFile = Normal\frameBottom.bmp +ImageLayout = vertical +SizingMargins = 6, 6, 1, 2 +SizingType = stretch +Transparent = FALSE + +[Window.SmallFrameLeft] +Borderonly = False +ImageCount = 2 +ImageFile = Normal\frameLeft.bmp +ImageLayout = vertical +SizingMargins = 2, 1, 0, 0 +SizingType = stretch +Transparent = FALSE + +[Window.SmallFrameRight] +Borderonly = False +ImageCount = 2 +ImageFile = Normal\frameRight.bmp +ImageLayout = vertical +SizingMargins = 1, 2, 0, 0 +SizingType = stretch +Transparent = FALSE + +[Window.SysButton] +Offset = 10, 3 +OffsetType = TopLeft + +[ExplorerBar::Rebar] +Bgtype = imagefile +FillColorHint = 243 247 253 +Font = Ubuntu, 9 +ImageFile = Normal\ExplorerBarToolbarBackground.bmp +Sizingmargins = 0, 0, 34, 0 +Sizingtype = stretch +TextColor = 127 124 115 + +[ExplorerBar::Rebar.Band] +Bgtype = none +ContentMargins = 2, 0, 0, 0 + +[ExplorerBar::Rebar.Chevron] +Bgtype = imagefile +ContentMargins = 0, 0, 0, 0 +FillColorHint = 75 75 75 +GlyphImageFile = Normal\Chevron.bmp +GlyphTransparent = true +GlyphType = ImageGlyph +ImageCount = 6 +ImageFile = Normal\ExplorerBarToolbarButtons.bmp +Imagelayout = vertical +SizingMargins = 4, 4, 4, 4 +SizingType = Stretch +Transparent = true +VAlign = Top + +[ExplorerBar::Rebar.ChevronVert] +Bgtype = imagefile +ContentMargins = 0, 0, 0, 0 +FillColorHint = 75 75 75 +GlyphImageFile = Normal\Chevron.bmp +GlyphTransparent = true +GlyphType = ImageGlyph +ImageCount = 6 +ImageFile = Normal\ExplorerBarToolbarButtons.bmp +Imagelayout = vertical +SizingMargins = 4, 4, 4, 4 +SizingType = Stretch +Transparent = true +VAlign = Top + +[ExplorerBar::Rebar.Gripper] +Bgtype = imagefile +ContentMargins = 3, 0, 0, 0 +FillColorHint = 171 167 149 +ImageFile = Normal\Gripper.bmp +SizingMargins = 0, 0, 6, 4 +SizingType = Tile +Transparent = true +TransparentColor = 255 0 0 + +[ExplorerBar::Rebar.GripperVert] +Bgtype = imagefile +FillColorHint = 171 167 149 +ImageFile = Normal\GripperVert.bmp +SizingMargins = 9, 8, 0, 0 +SizingType = Tile +Transparent = true +TransparentColor = 255 0 0 + +[ExplorerBar::Toolbar.Button] +Bgtype = imagefile +BorderColorHint = 168 191 234 +ContentMargins = 0, 0, 0, 0 +FillColorHint = 238 243 248 +ImageCount = 6 +ImageFile = Normal\ExplorerBarToolbarButtons.bmp +Imagelayout = vertical +SizingMargins = 4, 4, 4, 4 +SizingType = Stretch +Transparent = true +TransparentColor = 255 0 255 + +[ExplorerBar::Toolbar.DropdownButton] +Bgtype = imagefile +BorderColorHint = 168 191 234 +ContentMargins = 0, 0, 0, 0 +FillColorHint = 238 243 248 +ImageCount = 6 +ImageFile = Normal\ExplorerBarToolbarButtons.bmp +Imagelayout = vertical +SizingMargins = 4, 4, 4, 4 +SizingType = Stretch +Transparent = true +TransparentColor = 255 0 255 + +[ExplorerBar::Toolbar.Separator] +Bgtype = imagefile +FillColorHint = 202 198 175 +ImageCount = 1 +ImageFile = Normal\Separator.bmp +SizingMargins = 5, 2, 2, 1 +SizingType = tile +Transparent = true +TransparentColor = 255 0 0 + +[ExplorerBar::Toolbar.SeparatorVert] +Bgtype = imagefile +FillColorHint = 202 198 175 +ImageCount = 1 +ImageFile = Normal\SeparatorVert.bmp +SizingMargins = 2, 1, 5, 1 +SizingType = tile +Transparent = true +TransparentColor = 255 0 0 + +[ExplorerBar::Toolbar.SplitButton] +Bgtype = imagefile +BorderColorHint = 168 191 234 +FillColorHint = 238 243 248 +ImageCount = 6 +ImageFile = Normal\ExplorerBarToolbarButtonsSplit.bmp +Imagelayout = vertical +SizingMargins = 4, 2, 4, 4 +SizingType = Stretch +Transparent = true +TransparentColor = 255 0 255 + +[ExplorerBar::Toolbar.SplitButtonDropdown] +Bgtype = imagefile +BorderColorHint = 168 191 234 +FillColorHint = 238 243 248 +GlyphImageFile = Normal\ToolbarButtonsSplitDropdownGlyph.bmp +GlyphTransparent = true +GlyphType = ImageGlyph +ImageCount = 6 +ImageFile = Normal\ExplorerBarToolbarButtonsSplitDropdown.bmp +Imagelayout = vertical +SizingMargins = 2, 4, 4, 4 +SizingType = Stretch +Transparent = true +TransparentColor = 255 0 255 + +[Placesbar::Toolbar] +Bgtype = imagefile +ContentMargins = 0, 0, 0, 0 +FillColorHint = 249 248 243 +ImageCount = 1 +ImageFile = Normal\PlaceBarBackground.bmp +SizingMargins = 4, 4, 4, 4 +SizingType = tile + +[Placesbar::Toolbar.Button] +Bgtype = imagefile +BorderColorHint = 122 152 175 +ContentMargins = 0, 0, 4, 2 +FillColorHint = 255 255 255 +ImageCount = 6 +ImageFile = Normal\PlaceBarButtons.bmp +Imagelayout = vertical +SizingMargins = 4, 4, 4, 4 +SizingType = stretch +Transparent = true +TEXTCOLOR = 112 112 112 +TEXTSHADOWCOLOR = 253 253 253 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[Start::Button] +BgType = ImageFile +ContentMargins = -82, 95, 1, 1 +FillColorHint = 74 153 73 +Font = Arial, 1 +ImageCount = 3 +ImageFile = Normal\StartButton.bmp +ImageLayout = Vertical +SizingMargins = 1, 1, 1, 1 +SizingType = TrueSize +TextColor = 255 255 255 +Textshadowcolor = 69 76 16 +TEXTSHADOWOFFSET = 2, 2 +TextShadowType = continuous +Transparent = True + +[StartMenu::MenuBand] +TextColor = 75 75 75 + +[StartMenu::MenuBand(Hot)] +TextColor = 75 75 75 + +[StartMenu::MenuBand.NewAppButton] +BgType = ImageFile +ContentMargins = 10, 0, 3, 0 +FillcolorHint = 254 234 182 +ImageCount = 1 +ImageFile = Normal\StartGroupNewAppButton.bmp +SizingMargins = 23, 1, 0, 0 +SizingType = Stretch +Transparent = True +TransparentColor = 255 0 0 + +[StartMenu::MenuBand.Seperator] +BgType = ImageFile +ContentMargins = 10, 0, 3, 0 +FillColorHint = 211 211 200 +ImageCount = 1 +ImageFile = Normal\StartGroupSeperator.bmp +SizingMargins = 6, 1, 3, 0 +SizingType = Stretch +Transparent = True +TransparentColor = 255 0 0 + +[StartMenu::Toolbar] +AccentColorHint = 48 127 229 +BgType = ImageFile +ContentMargins = 0, 0, 0, 0 +FillColorHint = 255 255 255 +Font = Ubuntu, 9 +ImageFile = Normal\StartGroupBackground.bmp +SizingMargins = 24, 3, 3, 4 +SizingType = Stretch +TextColor = 112 112 112 + +[StartMenu::Toolbar(Hot)] +TextColor = 112 112 112 + +[StartMenu::Toolbar.Button] +BgType = ImageFile +ContentMargins = 2, 2, 3, 0 +FillColorHint = 22 101 203 +ImageCount = 3 +ImageFile = Normal\StartGroupToolbarButton.bmp +ImageLayout = vertical +SizingMargins = 24, 3, 3, 4 +SizingType = Stretch +Transparent = True +TransparentColor = 255 0 0 + +[TaskBand::ScrollBar.ArrowBtn] +BgType = ImageFile +ContentMargins = 0, 0, 3, 3 +FillColorHint = 25 66 205 +GlyphImageFile = Normal\TaskBandScrollArrowGlyphs.bmp +GlyphTransparent = True +GlyphType = ImageGlyph +ImageCount = 16 +ImageFile = Normal\TaskbandScrollArrows.bmp +ImageLayout = Vertical +SizingMargins = 4, 4, 6, 5 +SizingType = Stretch + +[TaskBand::ScrollBar.GripperHorz] +BgType = ImageFile +FillColorHint = 44 96 226 +ImageCount = 4 +ImageFile = Normal\TaskBandScrollThumbGripperHorizontal.BMP +Imagelayout = vertical +SizingType = TrueSize +Transparent = True + +[TaskBand::ScrollBar.GripperVert] +BgType = ImageFile +FillColorHint = 44 96 226 +ImageCount = 4 +ImageFile = Normal\TaskBandScrollThumbGripperVertical.BMP +ImageLayout = Vertical +SizingType = TrueSize +Transparent = True + +[TaskBand::ScrollBar.LowerTrackHorz] +BgType = imagefile +FillColorHint = 37 90 225 +ImageCount = 4 +ImageFile = Normal\TaskBandScrollShaftHorizontal.bmp +ImageLayout = Vertical +SizingMargins = 0, 0, 1, 1 + +[TaskBand::ScrollBar.LowerTrackVert] +BgType = imagefile +FillColorHint = 37 90 225 +ImageCount = 4 +ImageFile = Normal\TaskBandScrollShaftVertical.bmp +ImageLayout = Vertical +SizingMargins = 1, 1, 0, 0 + +[TaskBand::ScrollBar.ThumbBtnHorz] +BgType = ImageFile +ContentMargins = 4, 4, 0, 0 +FillColorHint = 25 66 205 +ImageCount = 4 +ImageFile = Normal\TaskBandScrollThumbHorizontal.bmp +ImageLayout = Vertical +SizingMargins = 5, 5, 5, 5 + +[TaskBand::ScrollBar.ThumbBtnVert] +BgType = ImageFile +ContentMargins = 0, 0, 4, 4 +FillColorHint = 25 66 205 +ImageCount = 4 +ImageFile = Normal\TaskBandScrollThumbVertical.bmp +ImageLayout = vertical +SizingMargins = 5, 5, 5, 5 +Transparent = True +TransparentColor = 255 0 255 + +[TaskBand::ScrollBar.UpperTrackHorz] +BgType = imagefile +FillColorHint = 37 90 225 +ImageCount = 4 +ImageFile = Normal\TaskBandScrollShaftHorizontal.bmp +ImageLayout = Vertical +SizingMargins = 0, 0, 1, 1 + +[TaskBand::ScrollBar.UpperTrackVert] +BgType = imagefile +FillColorHint = 37 90 225 +ImageCount = 4 +ImageFile = Normal\TaskBandScrollShaftVertical.bmp +ImageLayout = Vertical +SizingMargins = 1, 1, 0, 0 + +[TaskBand::Toolbar] +BgType = None +Font = Ubuntu, 9 +TextColor = 255 255 255 +TEXTSHADOWCOLOR = 0 0 0 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[TaskBand::Toolbar(Checked)] +TextColor = 255 255 255 +TEXTSHADOWCOLOR = 0 0 0 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[TaskBand::Toolbar(Hot)] +TextColor = 255 255 255 +TEXTSHADOWCOLOR = 0 0 0 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[TaskBand::Toolbar(HotChecked)] +TextColor = 255 255 255 +TEXTSHADOWCOLOR = 0 0 0 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[TaskBand::Toolbar(Pressed)] +TextColor = 255 255 255 +TEXTSHADOWCOLOR = 0 0 0 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[TaskBand::Toolbar.Button] +BgType = ImageFile +ContentMargins = 0, 4, 2, 2 +FillColorHint = 54 127 239 +ImageCount = 6 +ImageFile = Normal\TaskBandButton.bmp +ImageLayout = vertical +SizingMargins = 10, 7, 15, 8 +SizingType = Stretch +Transparent = True +TEXTSHADOWCOLOR = 0 0 0 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[TaskBand::Toolbar.DropdownButton] +BgType = ImageFile +ContentMargins = 0, 4, 2, 2 +FillColorHint = 54 127 239 +ImageCount = 6 +ImageFile = Normal\TaskBandButton.bmp +ImageLayout = vertical +SizingMargins = 17, 5, 15, 8 +SizingType = Stretch +Transparent = True + +[TaskBandGroupMenu::Toolbar] +AccentColorHint = 255 199 60 +BgType = ImageFile +ContentMargins = 6, 11, 6, 6 +FillColorHint = 33 87 213 +Font = Ubuntu, 9 +ImageFile = Normal\TaskBandBackground.bmp +SizingMargins = 6, 6, 6, 6 +SizingType = Stretch +TextColor = 112 112 112 +TransparentColor = 255 0 255 +TRANSPARENT = true + +[TaskBandGroupMenu::Toolbar.Button] +AccentColorHint = 79 150 255 +BgType = ImageFile +ContentMargins = 6, -6, 7, 7 +ImageCount = 3 +ImageFile = Normal\TaskBandHover.bmp +ImageLayout = vertical +SizingMargins = 8, 8, 5, 5 +SizingType = stretch +Transparent = True + +[TaskBandVert::Toolbar] +BgType = None +Font = Ubuntu, 9 +TextColor = 255 255 255 + +[TaskBandVert::Toolbar.Button] +BgType = ImageFile +ContentMargins = 0, 4, 4, 4 +FillColorHint = 54 127 239 +ImageCount = 6 +ImageFile = Normal\TaskBandButtonVertical.bmp +ImageLayout = vertical +SizingMargins = 16, 7, 12, 6 +SizingType = Stretch +Transparent = True + +[TaskBandVert::Toolbar.DropdownButton] +BgType = ImageFile +ContentMargins = 0, 4, 4, 4 +FillColorHint = 54 127 239 +ImageCount = 6 +ImageFile = Normal\TaskBandButtonVertical.bmp +ImageLayout = vertical +SizingMargins = 16, 7, 12, 6 +SizingType = Stretch +Transparent = True + +[TaskBar::Rebar] +BgType = None +Font = Ubuntu, 9 +TextColor = 123 182 232 + +[TaskBar::Rebar.Band] +BgType = None + +[TaskBar::Rebar.Chevron] +BgType = ImageFile +ContentMargins = 0, 0, 0, 7 +FillColorHint = 6 45 159 +GlyphImageFile = Normal\taskbarchevron.bmp +GlyphTransparent = true +GlyphType = ImageGlyph +ImageCount = 6 +ImageFile = Normal\TaskBandButtonNoEdge.bmp +ImageLayout = vertical +SizingMargins = 8, 3, 21, 5 +SizingType = Stretch +Transparent = True +VAlign = Top + +[TaskBar::Rebar.ChevronVert] +BgType = ImageFile +ContentMargins = 0, 0, 0, 0 +FillColorHint = 6 45 159 +GlyphImageFile = Normal\TaskbarChevronVert.bmp +GlyphTransparent = true +GlyphType = ImageGlyph +ImageCount = 6 +ImageFile = Normal\TaskBandButtonVertical.bmp +ImageLayout = vertical +SizingMargins = 15, 5, 6, 4 +SizingType = Stretch +Transparent = True + +[TaskBar::Rebar.Gripper] +BgType = ImageFile +ContentMargins = 2, 1, 0, 0 +FillColorHint = 6 45 159 +ImageCount = 1 +ImageFile = Normal\TASKBARGRIPPER.bmp +SizingMargins = 1, 1, 5, 5 +SizingType = Tile +Transparent = True +TransparentColor = 255 0 255 + +[TaskBar::Rebar.GripperVert] +BgType = ImageFile +ContentMargins = 0, 0, 2, 1 +FillColorHint = 6 45 159 +ImageCount = 1 +ImageFile = Normal\TaskbarGripperVertical.bmp +SizingMargins = 4, 6, 0, 0 +SizingType = Tile +Transparent = True +TransparentColor = 255 0 255 + +[TaskBar::Toolbar] +BgType = None +Font = Ubuntu, 9 +TextColor = 255 255 255 + +[TaskBar::Toolbar.Button] +BgType = ImageFile +ContentMargins = 0, 0, 2, 2 +FillColorHint = 53 122 238 +ImageCount = 6 +ImageFile = Normal\TaskBandButtonNoEdge.bmp +ImageLayout = vertical +SizingMargins = 8, 3, 18, 8 +SizingType = Stretch +Transparent = True + +[TaskBar::Toolbar.DropdownButton] +BgType = ImageFile +ContentMargins = 2, 0, 4, 4 +FillColorHint = 53 122 238 +ImageCount = 6 +ImageFile = Normal\TaskBandButtonNoEdge.bmp +ImageLayout = vertical +SizingMargins = 8, 3, 18, 8 +SizingType = Stretch +Transparent = True + +[TaskBarVert::Toolbar] +BgType = None +Font = Ubuntu, 9 +TextColor = 255 255 255 + +[TaskBarVert::Toolbar(Checked)] +TextColor = 255 255 255 + +[TaskBarVert::Toolbar(HotChecked)] +TextColor = 255 255 255 + +[TaskBarVert::Toolbar(Pressed)] +TextColor = 255 255 255 + +[TaskBarVert::Toolbar.Button] +BgType = ImageFile +ContentMargins = 1, 1, 1, 1 +FillColorHint = 53 122 238 +ImageCount = 6 +ImageFile = Normal\TaskBandButtonNoEdgeVertical.bmp +ImageLayout = vertical +SizingMargins = 15, 5, 6, 4 +SizingType = Stretch +Transparent = True + +[TaskBarVert::Toolbar.DropdownButton] +BgType = ImageFile +ContentMargins = 1, 1, 1, 1 +FillColorHint = 53 122 238 +ImageCount = 6 +ImageFile = Normal\TaskBandButtonNoEdgeVertical.bmp +ImageLayout = vertical +SizingMargins = 15, 5, 6, 4 +SizingType = Stretch +Transparent = True + +[TrayNotify::Clock] +Font = Ubuntu, 9 +TextColor = 255 255 255 + +[TrayNotify::Toolbar] +BgType = None + +[TrayNotify::Toolbar.Button] +BgType = None + +[TrayNotifyHoriz::Button] +BgType = ImageFile +FillColorHint = 56 173 243 +ImageCount = 3 +ImageFile = Normal\TrayChevronHorizontal.bmp +Imagelayout = vertical +SizingType = TrueSize +Transparent = false +TransparentColor = 255 0 255 + +[TrayNotifyHoriz::TrayNotify.Background] +BgType = ImageFile +ContentMargins = 29, 7, 0, 0 +FillColorHint = 13 141 234 +ImageCount = 1 +ImageFile = Normal\TaskbarTray.bmp +SizingMargins = 1, 0, 23, 0 +SizingType = Stretch +Transparent = True +TransparentColor = 255 0 0 + +[TrayNotifyHorizOpen::Button] +BgType = ImageFile +FillColorHint = 56 173 243 +ImageCount = 3 +ImageFile = Normal\TrayChevronHorizontalOpen.bmp +Imagelayout = vertical +SizingType = TrueSize +Transparent = false +TransparentColor = 255 0 255 + +[TrayNotifyVert::Button] +BgType = ImageFile +FillColorHint = 56 173 243 +ImageCount = 3 +ImageFile = Normal\TrayChevronHorizontal.bmp +Imagelayout = vertical +SizingType = TrueSize +Transparent = True + +[TrayNotifyVert::TrayNotify.Background] +BgType = ImageFile +ContentMargins = 0, 0, 19, 7 +FillColorHint = 13 141 234 +ImageCount = 1 +ImageFile = Normal\TaskbarTrayVertical.bmp +SizingMargins = 14, 1, 5, 5 +SizingType = Stretch +Transparent = True +TransparentColor = 255 0 0 + +[TrayNotifyVertOpen::Button] +BgType = ImageFile +FillColorHint = 56 173 243 +ImageCount = 3 +ImageFile = Normal\TrayChevronHorizontalOpen.bmp +Imagelayout = vertical +SizingType = TrueSize +Transparent = True diff --git a/reactos/media/themes/blackshade.msstyles/textfiles/NormalNormal.INI b/reactos/media/themes/blackshade.msstyles/textfiles/NormalNormal.INI new file mode 100644 index 00000000000..833b2e62e2b --- /dev/null +++ b/reactos/media/themes/blackshade.msstyles/textfiles/NormalNormal.INI @@ -0,0 +1,2274 @@ + +[Globals] +EdgeDkShadowColor = 113 111 100 +EdgeFillColor = 239 238 243 +EdgeHighLightColor = 249 249 249 +EdgeLightColor = 241 239 226 +EdgeShadowColor = 165 175 185 + +[SysMetrics] +ActiveCaption = 21 21 21 +Background = 73 73 73 +Btnface = 239 238 243 +BtnHighlight = 255 255 255 +BtnShadow = 162 162 162 +CaptionBarHeight = 24 +CaptionFont = Ubuntu, 8, Bold +CaptionText = 255 255 255 +CssName = cpwebvw.css +DkShadow3d = 162 162 162 +FlatMenus = true +GradientActiveCaption = 58 58 58 +GradientInactiveCaption = 81 81 81 +GrayText = 172 168 153 +Highlight = 75 75 75 +HighlightText = 255 255 255 +HotTracking = 0 0 128 +IconTitleFont = Ubuntu, 8 +InactiveCaption = 65 65 65 +InactiveCaptionText = 180 180 180 +Light3d = 241 239 226 +Menu = 255 255 255 +MenuBar = 239 238 243 +MenuFont = Ubuntu, 8 +MenuHilight = 100 100 100 +MenuText = 75 75 75 +MinColorDepth = 15 +MsgBoxFont = Ubuntu, 8 +ScrollbarHeight = 15 +ScrollbarWidth = 15 +SmallCaptionFont = Ubuntu, 8, Bold +SMCaptionBarHeight = 19 +SMCaptionBarWidth = 21 +StatusFont = Ubuntu, 8 +Window = 255 255 255 +XmlName = default.xml + +[Button.Checkbox] +AccentColorHint = 250 196 88 +Bgtype = imagefile +BorderColorHint = 29 82 129 +FillColorHint = 33 161 33 +ImageCount = 12 +ImageFile1 = Normal\CheckBox13.bmp +ImageFile2 = Normal\CheckBox16.bmp +ImageFile3 = Normal\CheckBox25.bmp +Imagelayout = vertical +ImageSelectType = Dpi +MinDpi1 = 96 +MinDpi2 = 118 +MinDpi3 = 185 +MirrorImage = false +ContentMargins = 0, 0, 0, 0 +SizingMargins = 0, 0, 0, 0 +SizingType = TrueSize +TrueSizeScalingType = Dpi +TrueSizeStretchMark = 50 +UniformSizing = true + +[Button.Checkbox(Checkeddisabled)] +TextColor = 153 153 153 + +[Button.Checkbox(Mixeddisabled)] +TextColor = 153 153 153 + +[Button.Checkbox(Uncheckeddisabled)] +TextColor = 153 153 153 + +[Button.Groupbox] +Bgtype = imagefile +BorderColorHint = 208 208 191 +BorderOnly = true +ImageFile = Normal\GroupBox.bmp +NormalSize = 9999, 9999 +SizingMargins = 4, 4, 4, 4 +SizingType = Tile +TextColor = 75 75 75 +Transparent = true + +[Button.Pushbutton] +AccentColorHint = 250 196 88 +Bgtype = imagefile +BorderColorHint = 0 60 116 +ContentMargins = 3, 3, 3, 3 +FillColorHint = 243 243 239 +ImageCount = 5 +ImageFile = Normal\button.bmp +ImageLayout = vertical +MinSize = 10, 5 +SizingMargins = 8, 8, 9, 9 +SizingType = Stretch +TextColor = 112 112 112 +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 +FONT = Ubuntu, 8 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single +TEXTSHADOWCOLOR = 221 221 221 + +[Button.Pushbutton(Defaulted)] +AccentColorHint = 0 255 0 + +[Button.Pushbutton(Disabled)] +TextColor = 153 153 153 + +[Button.Pushbutton(Hot)] +TextColor = 75 75 75 + +[Button.Pushbutton(Normal)] +TextColor = 75 75 75 + +[Button.Pushbutton(Pressed)] +TextColor = 75 75 75 + +[Button.Radiobutton] +AccentColorHint = 250 196 88 +Bgtype = imagefile +BorderColorHint = 29 82 129 +ContentMargins = 0, 0, 0, 0 +FillColorHint = 33 161 33 +ImageCount = 8 +ImageFile1 = Normal\RadioButton13.bmp +ImageFile2 = Normal\RadioButton13.bmp +ImageFile3 = Normal\RadioButton13.bmp +Imagelayout = vertical +ImageSelectType = Dpi +MinDpi1 = 96 +MinDpi2 = 118 +MinDpi3 = 185 +SizingMargins = 0, 0, 0, 0 +SizingType = TrueSize +Transparent = true +TrueSizeScalingType = Dpi +TrueSizeStretchMark = 50 +UniformSizing = true + +[Button.Radiobutton(Checkeddisabled)] +TextColor = 153 153 153 + +[Button.Radiobutton(Uncheckeddisabled)] +TextColor = 153 153 153 + +[Combobox] +BgType = BorderFill +BorderColor = 225 225 225 +BorderSize = 1 +FillColor = 255 255 255 + +[Combobox(Disabled)] +BorderColor = 201 199 186 +FillColor = 235 235 228 + +[Combobox(Hot)] +BorderColor = 225 225 225 + +[Combobox.DropDownButton] +BgType = imagefile +BorderColorHint = 255 255 255 +ContentMargins = 0, 0, 0, 0 +FillColorHint = 200 214 251 +GlyphImageFile = Normal\ComboButtonGlyph.bmp +GlyphTransparent = true +GlyphType = ImageGlyph +ImageCount = 4 +ImageFile = Normal\ComboButton.bmp +Imagelayout = vertical +SizingMargins = 2, 2, 3, 3 +SizingType = Stretch +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 + +[Edit] +BgType = BorderFill +BorderColor = 225 225 225 +BorderSize = 1 +FillColor = 255 255 255 + +[Edit.Edittext(Disabled)] +FillColor = 235 235 228 +TextColor = 153 153 153 + +[Edit.Edittext(ReadOnly)] +FillColor = 235 235 228 +TextColor = 75 75 75 + +[ExplorerBar] +BgType = BorderFill +BorderSize = 0 +ContentMargins = 12, 12, 12, 12 +FillType = VertGradient +GradientColor1 = 140 170 230 +GradientColor2 = 100 135 220 +GradientRatio1 = 0 +GradientRatio2 = 255 + +[ExplorerBar.HeaderBackground] +BgType = ImageFile +ContentMargins = 8, 8, 7, 7 +FillColorHint = 94 135 217 +Font = Tahoma, 8, Bold +ImageFile = Normal\ExplorerBarHeaderBackground.bmp +SizingMargins = 17, 1, 0, 0 +SizingType = Stretch +TextColor = 255 255 255 + +[ExplorerBar.HeaderClose] +AccentColorHint = 255 121 95 +BgType = ImageFile +FillColorHint = 138 168 229 +ImageCount = 3 +ImageFile = Normal\ExplorerBarHeaderClose.bmp +ImageLayout = Vertical +Offset = 4, 4 +OffsetType = TopRight +SizingType = TrueSize +Transparent = true + +[ExplorerBar.HeaderPin] +BgType = ImageFile +FillColorHint = 189 206 239 +ImageCount = 6 +ImageFile = Normal\ExplorerBarHeaderPin.bmp +ImageLayout = Vertical +Offset = 6, 4 +OffsetType = TopRight +SizingType = TrueSize +Transparent = true + +[ExplorerBar.IEBarMenu] +BgType = ImageFile +BorderColorHint = 165 187 228 +FillColorHint = 236 240 249 +ImageCount = 3 +ImageFile = Normal\IE_PersonalBarMenu.bmp +ImageLayout = Vertical +Offset = 3, 1 +OffsetType = TopRight +SizingType = TrueSize +Transparent = true + +[ExplorerBar.NormalGroupBackground] +BgType = ImageFile +BorderColor = 255 255 255 +ContentMargins = 8, 8, 7, 7 +FillColor = 214 223 247 +Font = Ubuntu, 8 +ImageFile = Normal\NormalGroupBackground.bmp +SizingMargins = 3, 3, 3, 3 +SizingType = Stretch +TextColor = 82 82 82 + +[ExplorerBar.NormalGroupCollapse] +BgType = ImageFile +BorderColorHint = 165 187 228 +FillColorHint = 236 240 249 +ImageCount = 3 +ImageFile = Normal\NormalGroupCollapse.bmp +ImageLayout = Vertical +Offset = 3, 1 +OffsetType = TopRight +SizingType = TrueSize +Transparent = true + +[ExplorerBar.NormalGroupExpand] +BgType = ImageFile +BorderColorHint = 165 187 228 +FillColorHint = 236 240 249 +ImageCount = 3 +ImageFile = Normal\NormalGroupExpand.bmp +ImageLayout = Vertical +Offset = 3, 1 +OffsetType = TopRight +SizingType = TrueSize +Transparent = true + +[ExplorerBar.NormalGroupHead] +BgType = ImageFile +ContentMargins = 8, 8, 7, 7 +FillColorHint = 240 243 251 +Font = Tahoma, 8, Bold +ImageFile = Normal\NormalGroupHead.bmp +SizingMargins = 3, 15, 3, 1 +SizingType = Stretch +TextColor = 82 82 82 +Transparent = true + +[ExplorerBar.SpecialGroupBackground] +BgType = ImageFile +ContentMargins = 8, 8, 7, 7 +FillColorHint = 239 243 255 +Font = Ubuntu, 8 +ImageFile = Normal\SpecialGroupBackground.bmp +SizingMargins = 3, 3, 3, 3 +SizingType = Stretch +TextColor = 82 82 82 + +[ExplorerBar.SpecialGroupCollapse] +BgType = ImageFile +BorderColorHint = 70 114 205 +FillColorHint = 36 89 195 +ImageCount = 3 +ImageFile = Normal\NormalGroupCollapse.bmp +ImageLayout = Vertical +Offset = 3, 1 +OffsetType = TopRight +SizingType = TrueSize +Transparent = true + +[ExplorerBar.SpecialGroupExpand] +BgType = ImageFile +BorderColorHint = 70 114 205 +FillColorHint = 36 89 195 +ImageCount = 3 +ImageFile = Normal\NormalGroupExpand.bmp +ImageLayout = Vertical +Offset = 3, 1 +OffsetType = TopRight +SizingType = TrueSize +Transparent = true + +[ExplorerBar.SpecialGroupHead] +BgType = ImageFile +ContentMargins = 8, 8, 7, 7 +FillColor = 2 72 178 +Font = Tahoma, 8, Bold +ImageFile = Normal\SpecialGroupHead.bmp +SizingMargins = 3, 6, 5, 16 +SizingType = Stretch +TextColor = 82 82 82 +Transparent = true + +[Header] +Bgtype = imagefile +ImageFile = Normal\ListviewHeaderBackground.bmp +SizingMargins = 0, 0, 4, 6 +SizingType = Stretch + +[Header.HeaderItem] +AccentColorHint = 252 194 71 +Bgtype = imagefile +ContentMargins = 3, 3, 0, 0 +FillColorHint = 250 248 243 +ImageCount = 5 +ImageFile = Normal\ListViewHeader.bmp +ImageLayout = vertical +SizingMargins = 2, 4, 3, 6 +SizingType = Stretch +Transparent = true +Transparentcolor = 255 0 0 + +[Listbox] +BgType = BorderFill +BorderColor = 225 225 225 +BorderSize = 1 +FillColor = 255 255 255 + +[ListView] +BgType = BorderFill +BorderColor = 225 225 225 +BorderSize = 1 +FillColor = 255 255 255 + +[Progress] +BgType = borderFill +BorderColor = 235 235 228 +Bordersize = 1 +FillColor = 46 211 49 +FillType = RadialGradient +ProgressChunkSize = 1 +ProgressSpaceSize = 0 + +[Progress.Bar] +Bgtype = imagefile +BorderColorHint = 104 104 104 +FillColorHint = 255 255 255 +ImageFile = Normal\ProgressTrack.bmp +MinSize = 12, 22 +NormalSize = 100, 22 +SizingMargins = 2, 2, 1, 0 +SizingType = Stretch +SourceShrink = False + +[Progress.BarVert] +Bgtype = imagefile +BorderColorHint = 104 104 104 +FillColorHint = 255 255 255 +ImageFile = Normal\ProgressTrackVert.bmp +SizingMargins = 2, 2, 2, 2 +SizingType = Stretch + +[Progress.Chunk] +Bgtype = imagefile +FillColorHint = 59 154 234 +ImageFile = Normal\ProgressChunk.bmp +SizingMargins = 2, 2, 12, 0 +SizingType = Stretch +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 + +[Progress.ChunkVert] +Bgtype = imagefile +FillColorHint = 59 154 234 +ImageFile = Normal\ProgressChunkVert.bmp +SizingMargins = 12, 0, 2, 2 +SizingType = Stretch + +[Rebar] +Bgtype = imagefile +FillColorHint = 241 243 239 +Font = Ubuntu, 8 +ImageFile = Normal\ToolbarBackground.bmp +Sizingmargins = 1, 1, 1, 2 +Sizingtype = stretch +TextColor = 127 124 115 + +[Rebar.Band] +Bgtype = none +ContentMargins = 0, 0, 0, 0 +EdgeShadowColor = 165 175 185 + +[Rebar.Chevron] +Bgtype = imagefile +ContentMargins = 0, 0, 0, 0 +FillColorHint = 75 75 75 +GlyphImageFile = Normal\Chevron.bmp +GlyphTransparent = true +GlyphType = ImageGlyph +ImageCount = 6 +ImageFile = Normal\ToolbarButtons.bmp +Imagelayout = vertical +SizingMargins = 4, 4, 4, 4 +SizingType = Stretch +Transparent = true +VAlign = Top + +[Rebar.ChevronVert] +Bgtype = imagefile +ContentMargins = 0, 0, 0, 0 +FillColorHint = 75 75 75 +GlyphImageFile = Normal\Chevron.bmp +GlyphTransparent = true +GlyphType = ImageGlyph +ImageCount = 6 +ImageFile = Normal\ToolbarButtons.bmp +Imagelayout = vertical +SizingMargins = 4, 4, 4, 4 +SizingType = Stretch +Transparent = true +VAlign = Top + +[Rebar.Gripper] +Bgtype = imagefile +ContentMargins = 2, 1, 0, 0 +FillColorHint = 171 167 149 +ImageFile = Normal\ToolbarGripper.bmp +SizingMargins = 2, 1, 4, 2 +SizingType = Tile +Transparent = true + +[Rebar.GripperVert] +Bgtype = imagefile +ContentMargins = 1, 2, 0, 0 +FillColorHint = 171 167 149 +ImageFile = Normal\ToolbarGripperVert.bmp +SizingMargins = 3, 3, 2, 1 +SizingType = Tile +Transparent = true + +[ScrollBar.ArrowBtn] +BgType = ImageFile +BorderColorHint = 255 255 255 +ContentMargins = 0, 0, 3, 3 +FillColorHint = 200 214 251 +GlyphTransparent = True +GlyphType = ImageGlyph +ImageCount = 16 +ImageFile = Normal\ScrollArrows.bmp +ImageFile1 = Normal\ScrollArrowGlyphsSmall.bmp +ImageFile2 = Normal\ScrollArrowGlyphs.bmp +ImageLayout = Vertical +ImageSelectType = size +MinSize1 = 7, 7 +MinSize2 = 9, 9 +NormalSize = 7, 10 +SizingMargins = 5, 5, 5, 5 +SizingType = Stretch +SourceShrink = True +TrueSizeScalingType = size +TrueSizeStretchMark = 150 +UniformSizing = true + +[ScrollBar.GripperHorz] +BgType = ImageFile +ImageCount = 4 +ImageFile = Normal\ScrollThumbGripperHorizontal.BMP +Imagelayout = vertical +SizingType = TrueSize +Transparent = True + +[ScrollBar.GripperVert] +BgType = ImageFile +ImageCount = 4 +ImageFile = Normal\ScrollThumbGripperVertical.BMP +ImageLayout = Vertical +SizingType = TrueSize +Transparent = True + +[ScrollBar.LowerTrackHorz] +BgType = imagefile +FillColorHint = 198 213 253 +ImageCount = 4 +ImageFile = Normal\ScrollShaftHorizontal.bmp +ImageLayout = Vertical +SizingMargins = 0, 0, 1, 1 + +[ScrollBar.LowerTrackVert] +BgType = imagefile +FillColorHint = 198 213 253 +ImageCount = 4 +ImageFile = Normal\ScrollShaftVertical.bmp +ImageLayout = Vertical +SizingMargins = 1, 1, 0, 0 + +[ScrollBar.SizeBox] +Bgtype = imagefile +FillColorHint = 150 150 150 +ImageCount = 2 +ImageFile = Normal\ResizeGrip2.bmp +SizingType = trueSize +Transparent = True +TransparentColor = 255 0 0 +VAlign = Bottom + +[ScrollBar.ThumbBtnHorz] +BgType = ImageFile +BorderColorHint = 255 255 255 +ContentMargins = 4, 4, 0, 0 +FillColorHint = 198 213 253 +ImageCount = 4 +ImageFile = Normal\ScrollThumbHorizontal.bmp +ImageLayout = Vertical +SizingMargins = 5, 5, 5, 5 + +[ScrollBar.ThumbBtnVert] +BgType = ImageFile +BorderColorHint = 255 255 255 +ContentMargins = 0, 0, 4, 4 +FillColorHint = 198 213 253 +ImageCount = 4 +ImageFile = Normal\ScrollThumbVertical.bmp +ImageLayout = vertical +SizingMargins = 5, 5, 5, 5 + +[ScrollBar.UpperTrackHorz] +BgType = imagefile +FillColorHint = 198 213 253 +ImageCount = 4 +ImageFile = Normal\ScrollShaftHorizontal.bmp +ImageLayout = Vertical +SizingMargins = 0, 0, 1, 1 + +[ScrollBar.UpperTrackVert] +BgType = imagefile +FillColorHint = 198 213 253 +ImageCount = 4 +ImageFile = Normal\ScrollShaftVertical.bmp +ImageLayout = Vertical +SizingMargins = 1, 1, 2, 2 + +[Spin] +Bgtype = imagefile +ImageCount = 1 +ImageFile = Normal\FieldOutlineBlue.bmp +SizingMargins = 2, 2, 2, 2 +SizingType = tile + +[Spin.Down] +Bgtype = imagefile +BorderColorHint = 255 255 255 +ContentMargins = 0, 0, 0, 0 +FillColorHint = 200 214 251 +GlyphImageFile = Normal\SpinDownGlyph.bmp +GlyphTransparent = True +GlyphType = ImageGlyph +ImageCount = 4 +ImageFile = Normal\SpinButtonBackgroundDown.bmp +ImageLayout = Vertical +SizingMargins = 4, 4, 3, 4 +SizingType = tile +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 + +[Spin.Downhorz] +Bgtype = imagefile +BorderColorHint = 255 255 255 +ContentMargins = 0, 0, 0, 0 +FillColorHint = 200 214 251 +GlyphImageFile = Normal\SpinLeftGlyph.bmp +GlyphTransparent = True +GlyphType = ImageGlyph +ImageCount = 4 +ImageFile = Normal\SpinButtonBackgroundLeft.bmp +ImageLayout = Vertical +SizingMargins = 4, 4, 4, 4 +SizingType = Stretch +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 + +[Spin.Up] +Bgtype = imagefile +BorderColorHint = 255 255 255 +ContentMargins = 0, 0, 0, 0 +FillColorHint = 200 214 251 +GlyphImageFile = Normal\SpinUpGlyph.bmp +GlyphTransparent = True +GlyphType = ImageGlyph +ImageCount = 4 +ImageFile = Normal\SpinButtonBackgroundUp.bmp +ImageLayout = Vertical +SizingMargins = 4, 4, 4, 3 +SizingType = stretch +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 + +[Spin.Uphorz] +Bgtype = imagefile +BorderColorHint = 255 255 255 +ContentMargins = 0, 0, 0, 0 +FillColorHint = 200 214 251 +GlyphImageFile = Normal\SpinRightGlyph.bmp +GlyphTransparent = True +GlyphType = ImageGlyph +ImageCount = 4 +ImageFile = Normal\SpinButtonBackgroundRight.bmp +ImageLayout = Vertical +SizingMargins = 4, 4, 4, 4 +SizingType = stretch +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 + +[StartPanel] +Bgtype = none +DefaultPaneSize = 0, 0, 357, 440 + +[StartPanel.Logoff] +BgType = imagefile +ContentMargins = 4, 4, 2, 4 +DefaultPaneSize = 0, 0, 357, 28 +FillColorHint = 37 119 223 +HotTracking = 255 255 255 +Imagecount = 1 +ImageFile = Normal\StartPanelLogoffBackground.bmp +SizingMargins = 15, 15, 2, 2 +SizingType = Stretch +TextColor = 255 255 255 + +[StartPanel.LogoffButtons] +BgType = ImageFile +ImageCount = 1 +ImageFile = Normal\StartPanelLogoffButtons.bmp +SizingType = TrueSize +Transparent = True +TRANSPARENTCOLOR = 255 0 255 + +[StartPanel.LogoffButtons(Hot)] +BgType = ImageFile +ImageCount = 1 +ImageFile = Normal\StartPanelLogoffButtonsHot.bmp +SizingType = TrueSize +Transparent = True +TRANSPARENTCOLOR = 255 0 255 + +[StartPanel.MorePrograms] +BgType = ImageFile +ContentMargins = 11, 2, 0, 5 +DefaultPaneSize = 0, 0, 178, 30 +Font = Tahoma, 8, Bold +HotTracking = 48 112 208 +Imagecount = 1 +ImageFile = Normal\StartPanelMoreProgBackGround.BMP +SizingMargins = 11, 0, 0, 1 +SizingType = Stretch +SizingType = Stretch +TextColor = 112 112 112 + +[StartPanel.MoreProgramsArrow] +BgType = ImageFile +FillColorHint = 108 207 108 +ImageCount = 1 +ImageFile = Normal\StartPanelMoreProgArrow.bmp +SizingType = TrueSize + +[StartPanel.MoreProgramsArrow(Hot)] +BgType = ImageFile +FillColorHint = 107 239 107 +ImageCount = 1 +ImageFile = Normal\StartPanelMoreProgArrowHot.bmp +SizingType = TrueSize + +[StartPanel.PlacesList] +BgType = imageFile +ContentMargins = 3, 8, 5, 5 +DefaultPaneSize = 0, 0, 179, 336 +FillColorHint = 211 229 250 +HotTracking = 80 150 248 +Imagecount = 1 +ImageFile = Normal\StartPanelPlacesBackground.bmp +SizingMargins = 8, 5, 3, 1 +SizingType = Stretch +TextColor = 112 112 112 + +[StartPanel.PlacesListSeparator] +BgType = ImageFile +ImageFile = Normal\StartPlacesSeparator.bmp +SizingType = TrueSize +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 + +[StartPanel.ProgList] +BgType = ImageFile +CaptionText = 128 128 128 +ContentMargins = 12, 2, 5, 5 +DefaultPaneSize = 0, 0, 178, 306 +FillColorHint = 204 214 235 +HotTracking = 48 112 208 +Imagecount = 1 +ImageFile = Normal\StartPanelMFUBackground.bmp +SizingMargins = 11, 0, 3, 0 +SizingType = Stretch +TextColor = 112 112 112 + +[StartPanel.ProgListSeparator] +BgType = ImageFile +ImageFile = Normal\StartProgramsSeparator.bmp +SizingType = TrueSize +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 + +[StartPanel.UserPane] +BgType = None +DefaultPaneSize = 0, 0, 357, 28 +FillColorHint = 31 113 216 +Font = Ubuntu, 8, Bold +Imagecount = 1 +ImageFile = Normal\StartUserPanel.bmp +ImageLayout = Horizontal +SizingMargins = 9, 9, 3, 3 +SizingType = Stretch +TextColor = 255 255 255 +Textshadowcolor = 0 0 0 +TEXTSHADOWOFFSET = 2, 2 +TextShadowType = continuous +Transparent = True +UserPicture = False +CONTENTALIGNMENT = Left + +[StartPanel.UserPicture] +BgType = ImageFile +ContentMargins = 8, 6, 8, 6 +FillColorHint = 204 214 235 +Imagecount = 1 +ImageFile = Normal\UserTileBackground.bmp +SizingMargins = 6, 10, 6, 10 +SizingType = Stretch +Transparent = true + +[Status] +Bgtype = imagefile +FillColorHint = 239 238 243 +ImageCount = 1 +ImageFile = Normal\StatusBackground.bmp +SizingMargins = 13, 7, 2, 1 +SizingType = Tile +TEXTCOLOR = 112 112 112 +TEXTSHADOWCOLOR = 253 253 253 +TEXTSHADOWTYPE = Single +TEXTSHADOWOFFSET = 1,1 + +[Status.Gripper] +Bgtype = imagefile +ContentMargins = 0,0,0,0 +FillColorHint = 184 180 163 +ImageCount = 2 +ImageFile = Normal\ResizeGrip2.bmp +SizingType = trueSize +Transparent = True +TransparentColor = 255 0 0 +VAlign = Bottom + +[Status.GripperPane] +Bgtype = none + +[Status.Pane] +Bgtype = imagefile +ImageCount = 1 +ImageFile = Normal\StatusPane.bmp +SizingMargins = 0, 2, 2, 2 +SizingType = Tile +Transparent = True +TransparentColor = 255 0 0 + +[Tab] +BgType = borderFill +Bordersize = 0 +FillColor = 239 238 243 +FillType = Solid + +[Tab.Body] +Bgtype = imagefile +FillColorHint = 239 239 243 +ImageFile1 = Normal\TabBackground.bmp +ImageFile2 = Normal\TabBackground.bmp +ImageSelectType = Dpi +MinDpi1 = 96 +MinDpi2 = 164 +StockImageFile = Normal\TabBackground.bmp +TrueSizeScalingType = Dpi +TrueSizeStretchMark = 50 +FONT = Ubuntu, 8 +TEXTCOLOR = 112 112 112 + +[Tab.Pane] +Bgtype = imagefile +BorderColorHint = 145 155 156 +FillColorHint = 251 251 253 +Imagecount = 1 +ImageFile = Normal\TabPaneEdge.bmp +SizingMargins = 2, 4, 2, 4 +SizingType = stretch + +[Tab.TabItem] +AccentColorHint = 255 200 60 +Bgtype = imagefile +BorderColorHint = 145 167 180 +ContentMargins = 3, 3, 0, 0 +FillColorHint = 248 248 246 +Imagecount = 5 +ImageFile = Normal\tabItem.bmp +Imagelayout = vertical +SizingMargins = 6, 6, 6, 6 +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 +FONT = Ubuntu, 8 +TEXTCOLOR = 112 112 112 +TEXTSHADOWCOLOR = 255 255 255 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[Tab.TabItemBothEdge] +AccentColorHint = 255 200 60 +Bgtype = imagefile +BorderColorHint = 145 167 180 +ContentMargins = 3, 3, 0, 0 +FillColorHint = 248 248 246 +Imagecount = 5 +ImageFile = Normal\tabItemBoth.bmp +Imagelayout = vertical +SizingMargins = 6, 6, 6, 6 +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 +FONT = Ubuntu, 8 +TEXTCOLOR = 112 112 112 +TEXTSHADOWCOLOR = 255 255 255 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[Tab.TabItemLeftEdge] +AccentColorHint = 255 200 60 +Bgtype = imagefile +BorderColorHint = 145 167 180 +ContentMargins = 3, 3, 0, 0 +FillColorHint = 248 248 246 +Imagecount = 5 +ImageFile = Normal\tabItemLeft.bmp +Imagelayout = vertical +SizingMargins = 6, 6, 6, 6 +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 +FONT = Ubuntu, 8 +TEXTCOLOR = 112 112 112 +TEXTSHADOWCOLOR = 255 255 255 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[Tab.TabItemRightEdge] +AccentColorHint = 255 200 60 +Bgtype = imagefile +BorderColorHint = 145 167 180 +ContentMargins = 3, 3, 0, 0 +FillColorHint = 248 248 246 +Imagecount = 5 +ImageFile = Normal\tabItemRight.bmp +Imagelayout = vertical +SizingMargins = 6, 6, 6, 6 +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 +FONT = Ubuntu, 8 +TEXTCOLOR = 112 112 112 +TEXTSHADOWCOLOR = 255 255 255 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[Tab.TopTabItem] +AccentColorHint = 255 200 60 +Bgtype = imagefile +BorderColorHint = 145 167 180 +ContentMargins = 3, 3, 0, 0 +FillColorHint = 248 248 246 +Imagecount = 5 +ImageFile = Normal\tabItemTop.bmp +Imagelayout = vertical +SizingMargins = 6, 6, 6, 6 +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 +FONT = Ubuntu, 8 +TEXTCOLOR = 112 112 112 +TEXTSHADOWCOLOR = 255 255 255 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[Tab.TopTabItemBothEdge] +AccentColorHint = 255 200 60 +Bgtype = imagefile +BorderColorHint = 145 167 180 +ContentMargins = 3, 3, 0, 0 +FillColorHint = 248 248 246 +Imagecount = 5 +ImageFile = Normal\tabItemTopBoth.bmp +Imagelayout = vertical +SizingMargins = 6, 6, 6, 6 +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 +FONT = Ubuntu, 8 +TEXTCOLOR = 112 112 112 +TEXTSHADOWCOLOR = 255 255 255 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[Tab.TopTabItemLeftEdge] +AccentColorHint = 255 200 60 +Bgtype = imagefile +BorderColorHint = 145 167 180 +ContentMargins = 3, 3, 0, 0 +FillColorHint = 248 248 246 +Imagecount = 5 +ImageFile = Normal\tabItemTopLeft.bmp +Imagelayout = vertical +SizingMargins = 6, 6, 6, 6 +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 +TEXTSHADOWTYPE = Single +TEXTSHADOWCOLOR = 255 255 255 +TEXTSHADOWOFFSET = 1,1 +TEXTCOLOR = 112 112 112 +FONT = Ubuntu, 8 + +[Tab.TopTabItemRightEdge] +AccentColorHint = 255 200 60 +Bgtype = imagefile +BorderColorHint = 145 167 180 +ContentMargins = 3, 3, 0, 0 +FillColorHint = 248 248 246 +Imagecount = 5 +ImageFile = Normal\tabItemTopRight.bmp +Imagelayout = vertical +SizingMargins = 6, 6, 6, 6 +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 +FONT = Ubuntu, 8 +TEXTCOLOR = 112 112 112 +TEXTSHADOWCOLOR = 255 255 255 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[TaskBand.FlashButton] +AccentColorHint = 255 192 91 +BgType = ImageFile +ContentMargins = 0, 0, 2, 2 +FillColorHint = 56 130 234 +ImageCount = 1 +ImageFile = Normal\TaskBandFlashButton.bmp +ImageLayout = vertical +SizingMargins = 4, 4, 16, 4 +SizingType = Stretch +Transparent = True +TransparentColor = 255 0 255 +TEXTCOLOR = 255 255 255 +TEXTSHADOWCOLOR = 184 95 41 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[TaskBand.FlashButtonGroupMenu] +AccentColorHint = 255 192 91 +BgType = ImageFile +ContentMargins = 6, -6, 7, 7 +FillColorHint = 56 130 234 +ImageCount = 1 +ImageFile = Normal\TaskBandFlashButtonGroupMenu.bmp +SizingMargins = 9, 9, 5, 5 +SizingType = Stretch +Transparent = True +TransparentColor = 255 0 255 + +[TaskBand.GroupCount] +Font = Tahoma, 8, Bold +TextColor = 255 255 255 + +[TaskBar.BackgroundBottom] +BgType = ImageFile +FillColorHint = 36 94 220 +ImageCount = 1 +ImageFile = Normal\TaskbarBackground.bmp +SizingMargins = 1, 0, 23, 0 +SizingType = Stretch +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 + +[TaskBar.BackgroundLeft] +BgType = ImageFile +FillColorHint = 36 94 220 +ImageCount = 1 +ImageFile = Normal\TaskbarBackgroundVertical.bmp +SizingMargins = 14, 3, 0, 0 +SizingType = Stretch + +[TaskBar.BackgroundRight] +BgType = ImageFile +FillColorHint = 36 94 220 +ImageCount = 1 +ImageFile = Normal\TaskbarBackgroundVertical.bmp +SizingMargins = 14, 2, 0, 0 +SizingType = Stretch + +[TaskBar.BackgroundTop] +BgType = ImageFile +FillColorHint = 36 94 220 +ImageCount = 1 +ImageFile = Normal\TaskbarBackground.bmp +SizingMargins = 1, 1, 15, 4 +SizingType = Stretch +ContentMargins = 1, 1, 1, 1 + +[TaskBar.SizingBarBottom] +BgType = ImageFile +FillColorHint = 50 128 231 +ImageCount = 1 +ImageFile = Normal\TaskbarSizingBarBottom.bmp +SizingType = Tile + +[TaskBar.SizingBarLeft] +BgType = ImageFile +FillColorHint = 50 128 231 +ImageCount = 1 +ImageFile = Normal\TaskbarSizingBarLeft.bmp +SizingType = Tile + +[TaskBar.SizingBarRight] +BgType = ImageFile +FillColorHint = 50 128 231 +ImageCount = 1 +ImageFile = Normal\TaskbarSizingBarRight.bmp +SizingType = Stretch + +[TaskBar.SizingBarTop] +BgType = ImageFile +FillColorHint = 50 128 231 +ImageCount = 1 +ImageFile = Normal\TaskbarSizingBarTop.bmp +SizingType = Tile + +[Toolbar] +BgType = Borderfill +Bordersize = 0 +FillColor = 239 238 243 +TextColor = 75 75 75 + +[Toolbar(Pressed)] +TextColor = 112 112 112 + +[Toolbar.Button] +Bgtype = imagefile +BorderColorHint = 206 206 195 +ContentMargins = 0, 0, 0, 0 +FillColorHint = 241 243 239 +ImageCount = 6 +ImageFile = Normal\ToolbarButtons.bmp +Imagelayout = vertical +SizingMargins = 4, 4, 4, 4 +SizingType = Stretch +Transparent = true +TransparentColor = 255 0 255 + +[Toolbar.DropdownButton] +Bgtype = imagefile +BorderColorHint = 206 206 195 +ContentMargins = 0, 0, 0, 0 +FillColorHint = 241 243 239 +ImageCount = 6 +ImageFile = Normal\ToolbarButtons.bmp +Imagelayout = vertical +SizingMargins = 4, 4, 4, 4 +SizingType = Stretch +Transparent = true +TransparentColor = 255 0 255 + +[Toolbar.Separator] +Bgtype = imagefile +FillColorHint = 202 198 175 +ImageCount = 1 +ImageFile = Normal\Separator.bmp +SizingMargins = 5, 2, 2, 2 +SizingType = tile +Transparent = true +TransparentColor = 255 0 0 + +[Toolbar.SeparatorVert] +Bgtype = imagefile +FillColorHint = 202 198 175 +ImageCount = 1 +ImageFile = Normal\SeparatorVert.bmp +SizingMargins = 2, 1, 5, 1 +SizingType = tile +Transparent = true +TransparentColor = 255 0 0 + +[Toolbar.SplitButton] +Bgtype = imagefile +BorderColorHint = 206 206 195 +FillColorHint = 241 243 239 +ImageCount = 6 +ImageFile = Normal\ToolbarButtonsSplit.bmp +Imagelayout = vertical +SizingMargins = 4, 2, 4, 4 +SizingType = Stretch +Transparent = true +TransparentColor = 255 0 255 + +[Toolbar.SplitButtonDropdown] +Bgtype = imagefile +BorderColorHint = 206 206 195 +FillColorHint = 241 243 239 +GlyphImageFile = Normal\ToolbarButtonsSplitDropdownGlyph.bmp +GlyphTransparent = true +GlyphType = ImageGlyph +ImageCount = 6 +ImageFile = Normal\ToolbarButtonsSplitDropdown.bmp +Imagelayout = vertical +SizingMargins = 2, 4, 4, 4 +SizingType = Stretch +Transparent = true +TransparentColor = 255 0 255 + +[Tooltip.Close] +BgType = ImageFile +Imagecount = 3 +ImageFile = Normal\BalloonClose.bmp +Imagelayout = vertical +Sizingtype = truesize + +[TrackBar] +BgType = borderFill +BorderColor = 235 235 228 +Bordersize = 1 +FillColor = 235 235 228 +FillType = Solid + +[TrackBar.Thumb] +AccentColorHint = 71 196 70 +Bgtype = imagefile +BorderColorHint = 181 196 205 +FillColorHint = 243 243 239 +Imagecount = 5 +ImageFile = Normal\TrackbarHorizontal.bmp +Imagelayout = vertical +SizingMargins = 3, 4, 3, 4 +Sizingtype = tile + +[TrackBar.ThumbBottom] +AccentColorHint = 71 196 70 +Bgtype = imagefile +BorderColorHint = 181 196 205 +FillColorHint = 243 243 239 +Imagecount = 5 +ImageFile1 = Normal\TrackBarDown13.bmp +ImageFile2 = Normal\TrackBarDown16.bmp +ImageFile3 = Normal\TrackBarDown25.bmp +ImageLayout = vertical +ImageSelectType = Dpi +MinDpi1 = 96 +MinDpi2 = 118 +MinDpi3 = 185 +SizingMargins = 4, 4, 6, 10 +Sizingtype = truesize +Transparent = true +Transparentcolor = 255 0 255 +TrueSizeScalingType = Dpi +TrueSizeStretchMark = 50 +UniformSizing = true + +[TrackBar.ThumbLeft] +AccentColorHint = 71 196 70 +Bgtype = imagefile +BorderColorHint = 181 196 205 +FillColorHint = 243 243 239 +Imagecount = 5 +ImageFile1 = Normal\TrackBarLeft13.bmp +ImageFile2 = Normal\TrackBarLeft16.bmp +ImageFile3 = Normal\TrackBarLeft25.bmp +ImageLayout = vertical +ImageSelectType = Dpi +MinDpi1 = 96 +MinDpi2 = 118 +MinDpi3 = 185 +Sizingtype = truesize +Transparent = true +Transparentcolor = 255 0 255 +TrueSizeScalingType = Dpi +TrueSizeStretchMark = 50 +UniformSizing = true + +[TrackBar.ThumbRight] +AccentColorHint = 71 196 70 +Bgtype = imagefile +BorderColorHint = 181 196 205 +FillColorHint = 243 243 239 +Imagecount = 5 +ImageFile = Normal\TrackbarRight13.bmp +ImageFile1 = Normal\TrackBarRight13.bmp +ImageFile2 = Normal\TrackBarRight16.bmp +ImageFile3 = Normal\TrackBarRight25.bmp +ImageLayout = vertical +ImageSelectType = Dpi +MinDpi1 = 96 +MinDpi2 = 118 +MinDpi3 = 185 +Sizingtype = truesize +Transparent = true +Transparentcolor = 255 0 255 +TrueSizeScalingType = Dpi +TrueSizeStretchMark = 50 +UniformSizing = true + +[TrackBar.ThumbTop] +AccentColorHint = 71 196 70 +Bgtype = imagefile +BorderColorHint = 181 196 205 +FillColorHint = 243 243 239 +Imagecount = 5 +ImageFile1 = Normal\TrackBarUp13.bmp +ImageFile2 = Normal\TrackBarUp16.bmp +ImageFile3 = Normal\TrackBarUp25.bmp +Imagelayout = vertical +ImageSelectType = Dpi +MinDpi1 = 96 +MinDpi2 = 118 +MinDpi3 = 185 +Sizingtype = truesize +Transparent = true +Transparentcolor = 255 0 255 +TrueSizeScalingType = Dpi +TrueSizeStretchMark = 50 +UniformSizing = true + +[TrackBar.ThumbVert] +AccentColorHint = 71 196 70 +Bgtype = imagefile +BorderColorHint = 181 196 205 +FillColorHint = 243 243 239 +Imagecount = 5 +ImageFile = Normal\TrackbarVertical.bmp +ImageLayout = vertical +SizingMargins = 3, 4, 3, 4 +Sizingtype = tile + +[TrackBar.Tics] +Color = 153 153 153 + +[TrackBar.TicsVert] +Color = 153 153 153 + +[TrackBar.Track] +Bgtype = imagefile +BorderColorHint = 157 156 153 +FillColorHint = 242 241 233 +Imagecount = 1 +ImageFile = Normal\SliderTrack.bmp +SizingMargins = 3, 3, 2, 2 +Sizingtype = stretch + +[TrackBar.TrackVert] +Bgtype = imagefile +BorderColorHint = 157 156 153 +FillColorHint = 242 241 233 +Imagecount = 1 +ImageFile = Normal\SliderTrackVert.bmp +SizingMargins = 2, 2, 3, 3 +Sizingtype = stretch + +[TreeView] +BgType = BorderFill +BorderColor = 225 225 225 +BorderSize = 1 +FillColor = 255 255 255 + +[TreeView.Glyph] +Bgtype = imagefile +Imagecount = 2 +ImageFile = Normal\treeExpandCollapse.bmp +ImageLayout = vertical +SizingType = TrueSize + +[Window] +BgType = ImageFile +TextShadowColor = 0 0 0 +TextShadowOffset = 1,1 +Transparent = true + +[Window.Caption] +CaptionMargins = 7, 7, 2, 0 +ContentMargins = 7, 7, 2, 0 +ContentAlignment = Left +FillColorHint = 0 0 0 +ImageCount = 2 +ImageFile = Normal\FrameCaption.bmp +Imagelayout = Vertical +SizingMargins = 6, 6, 4, 2 +SizingType = stretch +Transparent = True + +[Window.Caption(Active)] +IconEffect = Shadow +TextShadowType = Continuous + +[Window.Caption(Disabled)] +IconEffect = Glow +TextShadowType = Continuous +TEXTCOLOR = 235 235 235 + +[Window.Caption(Inactive)] +IconEffect = Alpha +TextShadowType = Continuous + +[Window.CaptionSizingTemplate] +ContentMargins = 18, 18, 26, 0 +ImageCount = 2 +ImageFile = Normal\FrameCaptionSizing.bmp +Imagelayout = vertical +SizingMargins = 28, 35, 9, 17 +SizingType = tile +Transparent = True +TransparentColor = 0 0 0 + +[Window.CloseButton] +BgType = ImageFile +BorderColorHint = 255 255 255 +ContentMargins = 1, 0, 2, 2 +FillColorHint = 228 93 61 +GlyphTransparent = True +GlyphType = ImageGlyph +ImageCount = 8 +ImageFile = Normal\CloseGlyph9.bmp +ImageFile1 = Normal\CloseButton.bmp +ImageFile2 = Normal\CloseButton.bmp +ImageFile3 = Normal\CloseButton.bmp +ImageFile4 = Normal\CloseButton.bmp +ImageFile5 = Normal\CloseButton.bmp +ImageLayout = Vertical +ImageSelectType = size +MinDpi1 = 96 +MinDpi2 = 126 +MinDpi3 = 170 +Offset = 25, 5 +OffsetType = TopRight +SizingMargins = 5, 5, 5, 5 +SizingType = Stretch +UniformSizing = true +TRANSPARENT = true +TRANSPARENTCOLOR = 255 0 255 + +[Window.Dialog] +BgType = BorderFill +BorderColor = 239 238 243 +FillColor = 239 238 243 + +[Window.FrameBottom] +Borderonly = FALSE +ImageCount = 2 +ImageFile = Normal\frameBottom.bmp +ImageLayout = vertical +SizingMargins = 6, 6, 1, 2 +SizingType = stretch +Transparent = True +TRANSPARENTCOLOR = 255 0 255 + +[Window.FrameLeft] +Borderonly = FALSE +ImageCount = 2 +ImageFile = Normal\frameLeft.bmp +ImageLayout = vertical +SizingMargins = 2, 1, 0, 0 +SizingType = stretch +Transparent = FALSE + +[Window.FrameRight] +Borderonly = FALSE +ImageCount = 2 +ImageFile = Normal\frameRight.bmp +ImageLayout = vertical +SizingMargins = 1, 2, 0, 0 +SizingType = stretch +Transparent = FALSE + +[Window.HelpButton] +BgType = ImageFile +BorderColorHint = 255 255 255 +ContentMargins = 3, -2, 2, 2 +FillColorHint = 74 121 246 +GlyphTransparent = True +GlyphType = ImageGlyph +ImageCount = 8 +ImageFile = Normal\CloseGlyph9.bmp +ImageFile1 = Normal\HelpButton.bmp +ImageFile2 = Normal\HelpButton.bmp +ImageFile3 = Normal\HelpButton.bmp +ImageFile4 = Normal\HelpButton.bmp +ImageFile5 = Normal\HelpButton.bmp +ImageLayout = Vertical +ImageSelectType = size +MinDpi1 = 96 +MinDpi2 = 126 +MinDpi3 = 170 +MirrorImage = true +Offset = 73, 5 +OffsetType = TopRight +SizingMargins = 5, 5, 5, 5 +SizingType = Stretch +UniformSizing = true + +[Window.MaxButton] +BgType = ImageFile +BorderColorHint = 255 255 255 +ContentMargins = 3, -2, 2, 2 +FillColorHint = 74 121 246 +GlyphTransparent = True +GlyphType = ImageGlyph +ImageCount = 8 +ImageFile = Normal\CloseGlyph9.bmp +ImageFile1 = Normal\MaxButton.bmp +ImageFile2 = Normal\MaxButton.bmp +ImageFile3 = Normal\MaxButton.bmp +ImageFile4 = Normal\MaxButton.bmp +ImageFile5 = Normal\MaxButton.bmp +ImageLayout = Vertical +ImageSelectType = size +MinDpi1 = 96 +MinDpi2 = 126 +MinDpi3 = 170 +Offset = 49, 5 +OffsetType = TopRight +SizingMargins = 5, 5, 5, 5 +SizingType = Stretch +UniformSizing = true + +[Window.MaxCaption] +CaptionMargins = 4, 3, 4, 2 +ContentAlignment = Center +ContentMargins = 1, 1, 1, 1 +FillColorHint = 0 84 229 +ImageCount = 2 +ImageFile = Normal\FrameMaximized.bmp +Imagelayout = vertical +SizingMargins = 46, 75, 16, 4 +SizingType = stretch +SizingType = Tile + +[Window.MaxCaption(Active)] +TextShadowType = Continuous + +[Window.MDICloseButton] +BgType = ImageFile +BorderColorHint = 255 255 255 +ContentMargins = 0, 0, 0, 0 +FillColorHint = 241 239 229 +GlyphImageFile = Normal\MDIGlyphClose.bmp +GlyphTransparent = true +GlyphType = ImageGlyph +ImageCount = 4 +ImageFile = Normal\MDICaptionButton.bmp +ImageLayout = Vertical +Offset = 19, 1 +OffsetType = TopRight +SizingMargins = 4, 4, 4, 4 +SizingType = TrueSize + +[Window.MDIMinButton] +BgType = ImageFile +BorderColorHint = 255 255 255 +ContentMargins = 0, 0, 0, 0 +FillColorHint = 241 239 229 +GlyphImageFile = Normal\MDIGlyphMinimize.bmp +GlyphTransparent = true +GlyphType = ImageGlyph +ImageCount = 4 +ImageFile = Normal\MDICaptionButton.bmp +ImageLayout = Vertical +Offset = 53, 1 +OffsetType = TopRight +SizingMargins = 4, 4, 4, 4 +SizingType = TrueSize + +[Window.MDIRestoreButton] +BgType = ImageFile +BorderColorHint = 255 255 255 +ContentMargins = 0, 0, 0, 0 +FillColorHint = 241 239 229 +GlyphImageFile = Normal\MDIGlyphRestore.bmp +GlyphTransparent = true +GlyphType = ImageGlyph +ImageCount = 4 +ImageFile = Normal\MDICaptionButton.bmp +ImageLayout = Vertical +Offset = 37, 1 +OffsetType = TopRight +SizingMargins = 4, 4, 4, 4 +SizingType = TrueSize + +[Window.MinButton] +BgType = ImageFile +BorderColorHint = 255 255 255 +ContentMargins = 7, -5, 2, 2 +FillColorHint = 74 121 246 +GlyphTransparent = True +GlyphType = ImageGlyph +ImageCount = 8 +ImageFile = Normal\CloseGlyph9.bmp +ImageFile1 = Normal\MinButton.bmp +ImageFile2 = Normal\MinButton.bmp +ImageFile3 = Normal\MinButton.bmp +ImageFile4 = Normal\MinButton.bmp +ImageFile5 = Normal\MinButton.bmp +ImageLayout = Vertical +ImageSelectType = size +MinDpi1 = 96 +MinDpi2 = 126 +MinDpi3 = 170 +Offset = 73, 5 +OffsetType = TopRight +SizingMargins = 5, 5, 5, 5 +SizingType = Stretch +UniformSizing = true + +[Window.MinCaption] +CaptionMargins = 4, 3, 0, 0 +ContentMargins = 3, 3, 0, 3 +FillColorHint = 0 84 229 +ImageCount = 2 +ImageFile = Normal\FrameCaptionMin.bmp +ImageLayout = vertical +SizingMargins = 23, 26, 12, 8 +SizingType = stretch + +[Window.RestoreButton] +BgType = ImageFile +BorderColorHint = 255 255 255 +ContentMargins = 3, -2, 2, 2 +FillColorHint = 74 121 246 +GlyphTransparent = True +GlyphType = ImageGlyph +ImageCount = 8 +ImageFile = Normal\CloseGlyph9.bmp +ImageFile1 = Normal\RestoreButton.bmp +ImageFile2 = Normal\RestoreButton.bmp +ImageFile3 = Normal\RestoreButton.bmp +ImageFile4 = Normal\RestoreButton.bmp +ImageFile5 = Normal\RestoreButton.bmp +ImageLayout = Vertical +ImageSelectType = size +MinDpi1 = 96 +MinDpi2 = 126 +MinDpi3 = 170 +Offset = 49, 5 +OffsetType = TopRight +SizingMargins = 5, 5, 5, 5 +SizingType = Stretch +UniformSizing = true + +[Window.SmallCaption] +ContentMargins = 7, 7, 1, 1 +ContentAlignment = left +FillColorHint = 0 84 229 +ImageCount = 2 +ImageFile = Normal\SmallFrameCaption.bmp +Imagelayout = vertical +SizingMargins = 24, 37, 9, 8 +SizingType = Stretch + +[Window.SmallCaptionSizingTemplate] +ContentMargins = 14, 14, 16, 0 +ImageCount = 2 +ImageFile = Normal\SmallFrameCaptionSizing.bmp +Imagelayout = vertical +SizingMargins = 24, 37, 9, 8 +SizingType = tile +Transparent = True +TransparentColor = 0 0 0 + +[Window.SmallCloseButton] +BgType = ImageFile +BorderColorHint = 255 255 255 +ContentMargins = -1, -2, -2, -2 +FillColorHint = 228 93 61 +GlyphImageFile = Normal\SmallCloseButton.bmp +GlyphTransparent = True +GlyphType = ImageGlyph +ImageCount = 8 +ImageFile = Normal\CloseGlyph9.bmp +ImageLayout = Vertical +Offset = 16, 3 +OffsetType = TopRight +SizingMargins = 5, 5, 5, 5 +SizingType = TrueSize + +[Window.SmallFrameBottom] +Borderonly = False +ImageCount = 2 +ImageFile = Normal\frameBottom.bmp +ImageLayout = vertical +SizingMargins = 6, 6, 1, 2 +SizingType = stretch +Transparent = FALSE + +[Window.SmallFrameLeft] +Borderonly = False +ImageCount = 2 +ImageFile = Normal\frameLeft.bmp +ImageLayout = vertical +SizingMargins = 2, 1, 0, 0 +SizingType = stretch +Transparent = FALSE + +[Window.SmallFrameRight] +Borderonly = False +ImageCount = 2 +ImageFile = Normal\frameRight.bmp +ImageLayout = vertical +SizingMargins = 1, 2, 0, 0 +SizingType = stretch +Transparent = FALSE + +[Window.SysButton] +Offset = 10, 3 +OffsetType = TopLeft + +[ExplorerBar::Rebar] +Bgtype = imagefile +FillColorHint = 243 247 253 +Font = Ubuntu, 8 +ImageFile = Normal\ExplorerBarToolbarBackground.bmp +Sizingmargins = 0, 0, 34, 0 +Sizingtype = stretch +TextColor = 127 124 115 + +[ExplorerBar::Rebar.Band] +Bgtype = none +ContentMargins = 2, 0, 0, 0 + +[ExplorerBar::Rebar.Chevron] +Bgtype = imagefile +ContentMargins = 0, 0, 0, 0 +FillColorHint = 75 75 75 +GlyphImageFile = Normal\Chevron.bmp +GlyphTransparent = true +GlyphType = ImageGlyph +ImageCount = 6 +ImageFile = Normal\ExplorerBarToolbarButtons.bmp +Imagelayout = vertical +SizingMargins = 4, 4, 4, 4 +SizingType = Stretch +Transparent = true +VAlign = Top + +[ExplorerBar::Rebar.ChevronVert] +Bgtype = imagefile +ContentMargins = 0, 0, 0, 0 +FillColorHint = 75 75 75 +GlyphImageFile = Normal\Chevron.bmp +GlyphTransparent = true +GlyphType = ImageGlyph +ImageCount = 6 +ImageFile = Normal\ExplorerBarToolbarButtons.bmp +Imagelayout = vertical +SizingMargins = 4, 4, 4, 4 +SizingType = Stretch +Transparent = true +VAlign = Top + +[ExplorerBar::Rebar.Gripper] +Bgtype = imagefile +ContentMargins = 3, 0, 0, 0 +FillColorHint = 171 167 149 +ImageFile = Normal\Gripper.bmp +SizingMargins = 0, 0, 6, 4 +SizingType = Tile +Transparent = true +TransparentColor = 255 0 0 + +[ExplorerBar::Rebar.GripperVert] +Bgtype = imagefile +FillColorHint = 171 167 149 +ImageFile = Normal\GripperVert.bmp +SizingMargins = 9, 8, 0, 0 +SizingType = Tile +Transparent = true +TransparentColor = 255 0 0 + +[ExplorerBar::Toolbar.Button] +Bgtype = imagefile +BorderColorHint = 168 191 234 +ContentMargins = 0, 0, 0, 0 +FillColorHint = 238 243 248 +ImageCount = 6 +ImageFile = Normal\ExplorerBarToolbarButtons.bmp +Imagelayout = vertical +SizingMargins = 4, 4, 4, 4 +SizingType = Stretch +Transparent = true +TransparentColor = 255 0 255 + +[ExplorerBar::Toolbar.DropdownButton] +Bgtype = imagefile +BorderColorHint = 168 191 234 +ContentMargins = 0, 0, 0, 0 +FillColorHint = 238 243 248 +ImageCount = 6 +ImageFile = Normal\ExplorerBarToolbarButtons.bmp +Imagelayout = vertical +SizingMargins = 4, 4, 4, 4 +SizingType = Stretch +Transparent = true +TransparentColor = 255 0 255 + +[ExplorerBar::Toolbar.Separator] +Bgtype = imagefile +FillColorHint = 202 198 175 +ImageCount = 1 +ImageFile = Normal\Separator.bmp +SizingMargins = 5, 2, 2, 1 +SizingType = tile +Transparent = true +TransparentColor = 255 0 0 + +[ExplorerBar::Toolbar.SeparatorVert] +Bgtype = imagefile +FillColorHint = 202 198 175 +ImageCount = 1 +ImageFile = Normal\SeparatorVert.bmp +SizingMargins = 2, 1, 5, 1 +SizingType = tile +Transparent = true +TransparentColor = 255 0 0 + +[ExplorerBar::Toolbar.SplitButton] +Bgtype = imagefile +BorderColorHint = 168 191 234 +FillColorHint = 238 243 248 +ImageCount = 6 +ImageFile = Normal\ExplorerBarToolbarButtonsSplit.bmp +Imagelayout = vertical +SizingMargins = 4, 2, 4, 4 +SizingType = Stretch +Transparent = true +TransparentColor = 255 0 255 + +[ExplorerBar::Toolbar.SplitButtonDropdown] +Bgtype = imagefile +BorderColorHint = 168 191 234 +FillColorHint = 238 243 248 +GlyphImageFile = Normal\ToolbarButtonsSplitDropdownGlyph.bmp +GlyphTransparent = true +GlyphType = ImageGlyph +ImageCount = 6 +ImageFile = Normal\ExplorerBarToolbarButtonsSplitDropdown.bmp +Imagelayout = vertical +SizingMargins = 2, 4, 4, 4 +SizingType = Stretch +Transparent = true +TransparentColor = 255 0 255 + +[Placesbar::Toolbar] +Bgtype = imagefile +ContentMargins = 0, 0, 0, 0 +FillColorHint = 249 248 243 +ImageCount = 1 +ImageFile = Normal\PlaceBarBackground.bmp +SizingMargins = 4, 4, 4, 4 +SizingType = tile + +[Placesbar::Toolbar.Button] +Bgtype = imagefile +BorderColorHint = 122 152 175 +ContentMargins = 0, 0, 4, 2 +FillColorHint = 255 255 255 +ImageCount = 6 +ImageFile = Normal\PlaceBarButtons.bmp +Imagelayout = vertical +SizingMargins = 4, 4, 4, 4 +SizingType = stretch +Transparent = true +TEXTCOLOR = 112 112 112 +TEXTSHADOWCOLOR = 253 253 253 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[Start::Button] +BgType = ImageFile +ContentMargins = -82, 95, 1, 1 +FillColorHint = 74 153 73 +Font = Arial, 1 +ImageCount = 3 +ImageFile = Normal\StartButton.bmp +ImageLayout = Vertical +SizingMargins = 1, 1, 1, 1 +SizingType = TrueSize +TextColor = 255 255 255 +Textshadowcolor = 69 76 16 +TEXTSHADOWOFFSET = 2, 2 +TextShadowType = continuous +Transparent = True + +[StartMenu::MenuBand] +TextColor = 75 75 75 + +[StartMenu::MenuBand(Hot)] +TextColor = 75 75 75 + +[StartMenu::MenuBand.NewAppButton] +BgType = ImageFile +ContentMargins = 10, 0, 3, 0 +FillcolorHint = 254 234 182 +ImageCount = 1 +ImageFile = Normal\StartGroupNewAppButton.bmp +SizingMargins = 23, 1, 0, 0 +SizingType = Stretch +Transparent = True +TransparentColor = 255 0 0 + +[StartMenu::MenuBand.Seperator] +BgType = ImageFile +ContentMargins = 10, 0, 3, 0 +FillColorHint = 211 211 200 +ImageCount = 1 +ImageFile = Normal\StartGroupSeperator.bmp +SizingMargins = 6, 1, 3, 0 +SizingType = Stretch +Transparent = True +TransparentColor = 255 0 0 + +[StartMenu::Toolbar] +AccentColorHint = 48 127 229 +BgType = ImageFile +ContentMargins = 0, 0, 0, 0 +FillColorHint = 255 255 255 +Font = Ubuntu, 8 +ImageFile = Normal\StartGroupBackground.bmp +SizingMargins = 24, 3, 3, 4 +SizingType = Stretch +TextColor = 112 112 112 + +[StartMenu::Toolbar(Hot)] +TextColor = 112 112 112 + +[StartMenu::Toolbar.Button] +BgType = ImageFile +ContentMargins = 2, 2, 3, 0 +FillColorHint = 22 101 203 +ImageCount = 3 +ImageFile = Normal\StartGroupToolbarButton.bmp +ImageLayout = vertical +SizingMargins = 24, 3, 3, 4 +SizingType = Stretch +Transparent = True +TransparentColor = 255 0 0 + +[TaskBand::ScrollBar.ArrowBtn] +BgType = ImageFile +ContentMargins = 0, 0, 3, 3 +FillColorHint = 25 66 205 +GlyphImageFile = Normal\TaskBandScrollArrowGlyphs.bmp +GlyphTransparent = True +GlyphType = ImageGlyph +ImageCount = 16 +ImageFile = Normal\TaskbandScrollArrows.bmp +ImageLayout = Vertical +SizingMargins = 4, 4, 6, 5 +SizingType = Stretch + +[TaskBand::ScrollBar.GripperHorz] +BgType = ImageFile +FillColorHint = 44 96 226 +ImageCount = 4 +ImageFile = Normal\TaskBandScrollThumbGripperHorizontal.BMP +Imagelayout = vertical +SizingType = TrueSize +Transparent = True + +[TaskBand::ScrollBar.GripperVert] +BgType = ImageFile +FillColorHint = 44 96 226 +ImageCount = 4 +ImageFile = Normal\TaskBandScrollThumbGripperVertical.BMP +ImageLayout = Vertical +SizingType = TrueSize +Transparent = True + +[TaskBand::ScrollBar.LowerTrackHorz] +BgType = imagefile +FillColorHint = 37 90 225 +ImageCount = 4 +ImageFile = Normal\TaskBandScrollShaftHorizontal.bmp +ImageLayout = Vertical +SizingMargins = 0, 0, 1, 1 + +[TaskBand::ScrollBar.LowerTrackVert] +BgType = imagefile +FillColorHint = 37 90 225 +ImageCount = 4 +ImageFile = Normal\TaskBandScrollShaftVertical.bmp +ImageLayout = Vertical +SizingMargins = 1, 1, 0, 0 + +[TaskBand::ScrollBar.ThumbBtnHorz] +BgType = ImageFile +ContentMargins = 4, 4, 0, 0 +FillColorHint = 25 66 205 +ImageCount = 4 +ImageFile = Normal\TaskBandScrollThumbHorizontal.bmp +ImageLayout = Vertical +SizingMargins = 5, 5, 5, 5 + +[TaskBand::ScrollBar.ThumbBtnVert] +BgType = ImageFile +ContentMargins = 0, 0, 4, 4 +FillColorHint = 25 66 205 +ImageCount = 4 +ImageFile = Normal\TaskBandScrollThumbVertical.bmp +ImageLayout = vertical +SizingMargins = 5, 5, 5, 5 +Transparent = True +TransparentColor = 255 0 255 + +[TaskBand::ScrollBar.UpperTrackHorz] +BgType = imagefile +FillColorHint = 37 90 225 +ImageCount = 4 +ImageFile = Normal\TaskBandScrollShaftHorizontal.bmp +ImageLayout = Vertical +SizingMargins = 0, 0, 1, 1 + +[TaskBand::ScrollBar.UpperTrackVert] +BgType = imagefile +FillColorHint = 37 90 225 +ImageCount = 4 +ImageFile = Normal\TaskBandScrollShaftVertical.bmp +ImageLayout = Vertical +SizingMargins = 1, 1, 0, 0 + +[TaskBand::Toolbar] +BgType = None +Font = Ubuntu, 8 +TextColor = 255 255 255 +TEXTSHADOWCOLOR = 0 0 0 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[TaskBand::Toolbar(Checked)] +TextColor = 255 255 255 +TEXTSHADOWCOLOR = 0 0 0 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[TaskBand::Toolbar(Hot)] +TextColor = 255 255 255 +TEXTSHADOWCOLOR = 0 0 0 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[TaskBand::Toolbar(HotChecked)] +TextColor = 255 255 255 +TEXTSHADOWCOLOR = 0 0 0 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[TaskBand::Toolbar(Pressed)] +TextColor = 255 255 255 +TEXTSHADOWCOLOR = 0 0 0 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[TaskBand::Toolbar.Button] +BgType = ImageFile +ContentMargins = 0, 4, 2, 2 +FillColorHint = 54 127 239 +ImageCount = 6 +ImageFile = Normal\TaskBandButton.bmp +ImageLayout = vertical +SizingMargins = 10, 7, 15, 8 +SizingType = Stretch +Transparent = True +TEXTSHADOWCOLOR = 0 0 0 +TEXTSHADOWOFFSET = 1,1 +TEXTSHADOWTYPE = Single + +[TaskBand::Toolbar.DropdownButton] +BgType = ImageFile +ContentMargins = 0, 4, 2, 2 +FillColorHint = 54 127 239 +ImageCount = 6 +ImageFile = Normal\TaskBandButton.bmp +ImageLayout = vertical +SizingMargins = 17, 5, 15, 8 +SizingType = Stretch +Transparent = True + +[TaskBandGroupMenu::Toolbar] +AccentColorHint = 255 199 60 +BgType = ImageFile +ContentMargins = 6, 11, 6, 6 +FillColorHint = 33 87 213 +Font = Ubuntu, 8 +ImageFile = Normal\TaskBandBackground.bmp +SizingMargins = 6, 6, 6, 6 +SizingType = Stretch +TextColor = 112 112 112 +TransparentColor = 255 0 255 +TRANSPARENT = true + +[TaskBandGroupMenu::Toolbar.Button] +AccentColorHint = 79 150 255 +BgType = ImageFile +ContentMargins = 6, -6, 7, 7 +ImageCount = 3 +ImageFile = Normal\TaskBandHover.bmp +ImageLayout = vertical +SizingMargins = 8, 8, 5, 5 +SizingType = stretch +Transparent = True + +[TaskBandVert::Toolbar] +BgType = None +Font = Ubuntu, 8 +TextColor = 255 255 255 + +[TaskBandVert::Toolbar.Button] +BgType = ImageFile +ContentMargins = 0, 4, 4, 4 +FillColorHint = 54 127 239 +ImageCount = 6 +ImageFile = Normal\TaskBandButtonVertical.bmp +ImageLayout = vertical +SizingMargins = 16, 7, 12, 6 +SizingType = Stretch +Transparent = True + +[TaskBandVert::Toolbar.DropdownButton] +BgType = ImageFile +ContentMargins = 0, 4, 4, 4 +FillColorHint = 54 127 239 +ImageCount = 6 +ImageFile = Normal\TaskBandButtonVertical.bmp +ImageLayout = vertical +SizingMargins = 16, 7, 12, 6 +SizingType = Stretch +Transparent = True + +[TaskBar::Rebar] +BgType = None +Font = Ubuntu, 8 +TextColor = 123 182 232 + +[TaskBar::Rebar.Band] +BgType = None + +[TaskBar::Rebar.Chevron] +BgType = ImageFile +ContentMargins = 0, 0, 0, 7 +FillColorHint = 6 45 159 +GlyphImageFile = Normal\taskbarchevron.bmp +GlyphTransparent = true +GlyphType = ImageGlyph +ImageCount = 6 +ImageFile = Normal\TaskBandButtonNoEdge.bmp +ImageLayout = vertical +SizingMargins = 8, 3, 21, 5 +SizingType = Stretch +Transparent = True +VAlign = Top + +[TaskBar::Rebar.ChevronVert] +BgType = ImageFile +ContentMargins = 0, 0, 0, 0 +FillColorHint = 6 45 159 +GlyphImageFile = Normal\TaskbarChevronVert.bmp +GlyphTransparent = true +GlyphType = ImageGlyph +ImageCount = 6 +ImageFile = Normal\TaskBandButtonVertical.bmp +ImageLayout = vertical +SizingMargins = 15, 5, 6, 4 +SizingType = Stretch +Transparent = True + +[TaskBar::Rebar.Gripper] +BgType = ImageFile +ContentMargins = 2, 1, 0, 0 +FillColorHint = 6 45 159 +ImageCount = 1 +ImageFile = Normal\TASKBARGRIPPER.bmp +SizingMargins = 1, 1, 5, 5 +SizingType = Tile +Transparent = True +TransparentColor = 255 0 255 + +[TaskBar::Rebar.GripperVert] +BgType = ImageFile +ContentMargins = 0, 0, 2, 1 +FillColorHint = 6 45 159 +ImageCount = 1 +ImageFile = Normal\TaskbarGripperVertical.bmp +SizingMargins = 4, 6, 0, 0 +SizingType = Tile +Transparent = True +TransparentColor = 255 0 255 + +[TaskBar::Toolbar] +BgType = None +Font = Ubuntu, 8 +TextColor = 255 255 255 + +[TaskBar::Toolbar.Button] +BgType = ImageFile +ContentMargins = 0, 0, 2, 2 +FillColorHint = 53 122 238 +ImageCount = 6 +ImageFile = Normal\TaskBandButtonNoEdge.bmp +ImageLayout = vertical +SizingMargins = 8, 3, 18, 8 +SizingType = Stretch +Transparent = True + +[TaskBar::Toolbar.DropdownButton] +BgType = ImageFile +ContentMargins = 2, 0, 4, 4 +FillColorHint = 53 122 238 +ImageCount = 6 +ImageFile = Normal\TaskBandButtonNoEdge.bmp +ImageLayout = vertical +SizingMargins = 8, 3, 18, 8 +SizingType = Stretch +Transparent = True + +[TaskBarVert::Toolbar] +BgType = None +Font = Ubuntu, 8 +TextColor = 255 255 255 + +[TaskBarVert::Toolbar(Checked)] +TextColor = 255 255 255 + +[TaskBarVert::Toolbar(HotChecked)] +TextColor = 255 255 255 + +[TaskBarVert::Toolbar(Pressed)] +TextColor = 255 255 255 + +[TaskBarVert::Toolbar.Button] +BgType = ImageFile +ContentMargins = 1, 1, 1, 1 +FillColorHint = 53 122 238 +ImageCount = 6 +ImageFile = Normal\TaskBandButtonNoEdgeVertical.bmp +ImageLayout = vertical +SizingMargins = 15, 5, 6, 4 +SizingType = Stretch +Transparent = True + +[TaskBarVert::Toolbar.DropdownButton] +BgType = ImageFile +ContentMargins = 1, 1, 1, 1 +FillColorHint = 53 122 238 +ImageCount = 6 +ImageFile = Normal\TaskBandButtonNoEdgeVertical.bmp +ImageLayout = vertical +SizingMargins = 15, 5, 6, 4 +SizingType = Stretch +Transparent = True + +[TrayNotify::Clock] +Font = Ubuntu, 8 +TextColor = 255 255 255 + +[TrayNotify::Toolbar] +BgType = None + +[TrayNotify::Toolbar.Button] +BgType = None + +[TrayNotifyHoriz::Button] +BgType = ImageFile +FillColorHint = 56 173 243 +ImageCount = 3 +ImageFile = Normal\TrayChevronHorizontal.bmp +Imagelayout = vertical +SizingType = TrueSize +Transparent = false +TransparentColor = 255 0 255 + +[TrayNotifyHoriz::TrayNotify.Background] +BgType = ImageFile +ContentMargins = 29, 7, 0, 0 +FillColorHint = 13 141 234 +ImageCount = 1 +ImageFile = Normal\TaskbarTray.bmp +SizingMargins = 1, 0, 23, 0 +SizingType = Stretch +Transparent = True +TransparentColor = 255 0 0 + +[TrayNotifyHorizOpen::Button] +BgType = ImageFile +FillColorHint = 56 173 243 +ImageCount = 3 +ImageFile = Normal\TrayChevronHorizontalOpen.bmp +Imagelayout = vertical +SizingType = TrueSize +Transparent = false +TransparentColor = 255 0 255 + +[TrayNotifyVert::Button] +BgType = ImageFile +FillColorHint = 56 173 243 +ImageCount = 3 +ImageFile = Normal\TrayChevronHorizontal.bmp +Imagelayout = vertical +SizingType = TrueSize +Transparent = True + +[TrayNotifyVert::TrayNotify.Background] +BgType = ImageFile +ContentMargins = 0, 0, 19, 7 +FillColorHint = 13 141 234 +ImageCount = 1 +ImageFile = Normal\TaskbarTrayVertical.bmp +SizingMargins = 14, 1, 5, 5 +SizingType = Stretch +Transparent = True +TransparentColor = 255 0 0 + +[TrayNotifyVertOpen::Button] +BgType = ImageFile +FillColorHint = 56 173 243 +ImageCount = 3 +ImageFile = Normal\TrayChevronHorizontalOpen.bmp +Imagelayout = vertical +SizingType = TrueSize +Transparent = True