File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ public override void Configure(Container container)
3737 {
3838 ServiceDescription = "Search for ServiceStack Questions on StackOverflow" ,
3939 ServiceIconUrl = "/Content/app/logo-76.png" ,
40- BackgroundColor = "#F0CC9D " ,
40+ BackgroundColor = "#fc9a24 " ,
4141 TextColor = "#fff" ,
4242 LinkColor = "#ffff8d" ,
4343 BrandImageUrl = "/Content/app/brand.png" ,
Original file line number Diff line number Diff line change 110110 <Reference Include =" System.EnterpriseServices" />
111111 </ItemGroup >
112112 <ItemGroup >
113+ <Content Include =" Content\app\bg.png" />
114+ <Content Include =" Content\app\brand.png" />
115+ <Content Include =" Content\app\logo-76.png" />
116+ <Content Include =" Content\app\stacks-75.png" />
117+ <Content Include =" Content\app\stacks-white-75.png" />
113118 <Content Include =" Content\bootstrap-theme.css" />
114119 <Content Include =" Content\bootstrap-theme.min.css" />
115120 <Content Include =" Content\bootstrap.css" />
You can’t perform that action at this time.
0 commit comments