1 /* This Source Code Form is subject to the terms of the Mozilla Public
2 * License, v. 2.0. If a copy of the MPL was not distributed with this
3 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
5 .theme-dark .theme-body {
6 background: url("layout-background-grid.png"), radial-gradient(50% 70%, circle cover, #000000 0%, #000000 100%);
9 .theme-light .theme-body {
10 background: url("layout-background-grid.png"), radial-gradient(50% 70%, circle cover, #000000 0%, #000000 100%);
15 -moz-box-sizing: border-box;
19 border-color: #FF9F00;
28 background-color: #9C9CFF;
34 border-color: #FF9F00;
39 border-color: hsla(240,100%,85%,0.1);
45 border-color: #9C9CFF;