Closed
Bug 571499
Opened 15 years ago
Closed 15 years ago
White theme doesn't work on boot in Embedded
Categories
(Skywriter Graveyard :: Embedded, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
0.8
People
(Reporter: dangoor, Assigned: julian.viereck)
Details
Using this manifest with dryice, the white theme is not displayed as expected.
{
"plugins": ["embedded", "whitetheme"],
"worker_plugins": ["html", "javascript", "syntax_worker"],
"output_dir": "tmp/BespinDropIn",
"include_sample": true,
"config": {
"settings": {
"theme": "white"
}
}
}
Note that removing the settings block from config works... and then in firebug setting the theme to "white" works.
| Reporter | ||
Updated•15 years ago
|
Target Milestone: --- → 0.8
| Assignee | ||
Comment 1•15 years ago
|
||
Fixed in e72786fd680a.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•