Files
admin
base
com
developer
drivers
ds
enduser
inetcore
inetsrv
loc
mergedcomponents
multimedia
net
printscan
public
published
sdktools
shell
applets
browseinfo
browseui
comctl32
comdlg32
cpls
ddk
docs
drts
evtmon
explorer
ext
iecontrols
iexplore
inc
lcinf
lib
osshell
policies
published
samplemusic
samplemypicts
services
shdocvw
shell32
shelldrt
shlwapi
sld
themes
clipper
imagecon
inc
packthem
preview
test
themedir
candy
docs
empty
luna
mallard
native
professional
shellstyle
blue
classic
homestead
blockwm.bmp
cpanel_icon.bmp
cpstyle.uix
cpwatermark.bmp
cpwebvw.css
down.bmp
downhot.bmp
downhotmain.bmp
downmain.bmp
headermain.bmp
headersection.bmp
home_ss.h
home_ss.rc
makefile
makefile.inc
music_icon.bmp
music_listview.bmp
music_tasks.bmp
pictures_icon.bmp
pictures_listview.bmp
pictures_tasks.bmp
search_icon.bmp
search_listview.bmp
search_tasks.bmp
sources
style.uix
taskbullet.gif
uahelp.css
up.bmp
uphot.bmp
uphotmain.bmp
upmain.bmp
video_icon.bmp
video_listview.bmp
video_tasks.bmp
metallic
common.h
common.rc
cpstyle_common.uix
dirs
makefile.inc
scrollbar_themed.uix
scrollbar_win32.uix
shellstyle.def
shellstyle.rcv
style_common.uix
controls.txt
datastructs.ppt
dirs
ntl.txt
packthem.ppt
schema.ppt
schema.txt
tak.txt
thememgr.ppt
themes.txt
themefiles
themeldr
themesel
themeui
uxbud
uxtheme
buildall.bat
clean.bat
dirs
getuxbud.bat
install.txt
newapi.bat
newpack.bat
pack32.bat
pack64.bat
release.bat
remote.dsp
testfiles.inf
themebld.inc
themeoff.reg
themeon.reg
themes.dsp
themes.dsw
themes.opt
todo.doc
zapobj.bat
thunk
tools
typebin
types
wallpaper
ccshell.ini
common.inc
common.mk
dirs
dummy.txt
gnumakefile
makefile.inc
project.mk
termsrv
tools
windows
dirs
makefil0
WindowsXP/shell/themes/themedir/shellstyle/homestead/style.uix
2025-04-27 07:49:33 -04:00

63 lines
2.7 KiB
Plaintext

#include <directuipp.h>
#include <shstyle.h>
#include "..\common.h"
#include "home_ss.h"
#define PREVIEW_BORDERCOLOR rgb(248,249,243)
#define BLOCKADE_BACKGROUND rgb(165,189,132)
#define BLOCKADE_BORDERCOLOR white
#define BLOCKADE_ACCENT gradient(argb(0,215,222,186), argb(0,165,189,132), 1)
#define BLOCKADE_TITLE_FONTFACE rcstr(IDS_FRANKLIN_GOTHIC_MEDIUM)
#define BLOCKADE_TITE_FONTSIZE rcint(IDS_FONT_SIZE_21)pt
#define BLOCKADE_TITLE_FONTWEIGHT rcint(IDS_FONT_WEIGHT_LGTITLE)
#define BLOCKADE_TITLE rgb(224,231,184)
#define BLOCKADE_MESSAGE_FONTFACE rcstr(IDS_FRANKLIN_GOTHIC_MEDIUM)
#define BLOCKADE_MESSAGE_FONTSIZE rcint(IDS_FONT_SIZE_14)pt
#define BLOCKADE_MESSAGE_FONTWEIGHT rcint(IDS_FONT_WEIGHT_LGTEXT)
#define BLOCKADE_MESSAGE white
#define BLOCKADE_CLEAR_FONTFACE rcstr(IDS_TAHOMA)
#define BLOCKADE_CLEAR_FONTSIZE rcint(IDS_FONT_SIZE_8)pt
#define BLOCKADE_CLEAR_WEIGHT rcint(IDS_FONT_WEIGHT_BOLD)
#define BLOCKADE_CLEAR white
#define SS_EXPANDO_FONTFACE rcstr(IDS_TAHOMA)
#define SS_EXPANDO_FONTSIZE rcint(IDS_FONT_SIZE_8)pt
#define SS_EXPANDO_HEADER_BACKGROUND rcbmp(IDB_HEADERMAIN,6,#FF00FF,0,0,1,0)
#define SS_EXPANDO_HEADER_FONTWEIGHT rcint(IDS_FONT_WEIGHT_BOLD)
#define SS_EXPANDO_HEADER white
#define SS_EXPANDO_FONTWEIGHT rcint(IDS_FONT_WEIGHT_BOLD)
#define SS_EXPANDO_TITLE_KEYFOCUSED white
#define SS_EXPANDO_TITLE_MOUSEFOCUSED rgb(224,231,184)
#define SS_EXPANDO_WATERMARK rgb(246, 246, 236)
#define SS_EXPANDO_TASKLIST_BORDERCOLOR white
#define SS_TASK_BUTTON rgb(86,102,45)
#define SS_TASK_TITLE_MOUSEFOCUSED rgb(114,146,29)
#define NAMESPACE_NAME_FONTWEIGHT rcint(IDS_FONT_WEIGHT_BOLD)
#define NS_EXPANDO_FONTFACE rcstr(IDS_TAHOMA)
#define NS_EXPANDO_FONTSIZE rcint(IDS_FONT_SIZE_8)pt
#define NS_EXPANDO_BUTTON_BACKGROUND rcbmp(IDB_HEADERSECTION,6,#FF00FF,0,0,1,0)
#define NS_EXPANDO_BUTTON rgb(86,102,45)
#define NS_EXPANDO_BUTTON_FONTWEIGHT rcint(IDS_FONT_WEIGHT_BOLD)
#define NS_EXPANDO_BUTTON_BORDERCOLOR rgb(198, 211,247)
#define NS_EXPANDO_TITLE_MOUSEFOCUSED rgb(114,146,29)
#define NS_EXPANDO_TASKLIST rgb(246,246, 236)
#define NS_EXPANDO_TASKLIST_BORDERCOLOR white
#define NS_TASK_BUTTON rgb(86,102,45)
#define NS_TASK_TITLE_MOUSEFOCUSED rgb(114,146,29)
#define TASKPANE_BACKGROUND gradient(argb(0,204,217,173), argb(0,165,189,132), 1)
#define TASKPANE_BORDERCOLOR white
#include "..\style_common.uix"