https://apache.github.io/royale-docs/features/styles-skins-themes
at the bottom. "Jewel Themes" On Tue, 2 Mar 2021 at 10:43, Andrew Wetmore <[email protected]> wrote: > Hi, David: > > On what page does that broken link appear? > > Andrew > > On Tue, Mar 2, 2021 at 3:55 AM David Slotemaker de Bruine < > [email protected]> wrote: > >> Hi, >> >> I want to implement Jewel themes like in TDJ. The docs currently point to >> a 404 page: >> >> https://apache.github.io/royale-docs/component-sets/jewel/jewel-themes >> >> Looking at the source code of TDJ I see you can call an new theme with: >> >> loadCSS("assets/themes/Jewel-Light-" + flatState + "-" + emphasis + "-" + >> color + "-Theme/defaults.css") >> >> For some reason this is not available to me when compiling, I think it >> might be due to my compiler settings: >> "-compiler.exclude-defaults-css-files=MXRoyaleJS.swc" >> >> -theme=${royalelib}/themes/JewelTheme/src/main/resources/defaults.css >> -html-template=src/resources/jewel-index-template.html >> -js-library-path+=${royalelib}/js/libs/MXRoyaleJS.swc >> -compiler.exclude-defaults-css-files=MXRoyaleJS.swc:defaults.css >> +configname=flex -js-library-path+=${royalelib}/js/libs/MXRoyaleJS.swc >> >> I am using mx:RemoteObjects and I think we added that line so there isn't >> any conflict? >> >> What should I do. >> >> David >> >> >> >> > > -- > Andrew Wetmore > > http://cottage14.blogspot.com/ > > > > > -- *David Slotemaker de Bruïne* *Head of Educational Robotics* Av. Sarriá, 130 - 08017 Barcelona <https://maps.google.com/?q=Av.+Sarri%C3%A1,+130+-+08017+Barcelona&entry=gmail&source=g> T. +34 932 523 729 ext. 135 [email protected]
