jar.mn (999B)
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/. 4 5 browser.jar: 6 % resource builtin-themes %content/builtin-themes/ 7 8 content/builtin-themes/alpenglow (alpenglow/*.svg) 9 content/builtin-themes/alpenglow/manifest.json (alpenglow/manifest.json) 10 11 content/builtin-themes/dark/preview.svg (dark/preview.svg) 12 content/builtin-themes/dark/icon.svg (dark/icon.svg) 13 content/builtin-themes/dark/manifest.json (dark/manifest.json) 14 15 content/builtin-themes/light/preview.svg (light/preview.svg) 16 content/builtin-themes/light/icon.svg (light/icon.svg) 17 content/builtin-themes/light/manifest.json (light/manifest.json) 18 19 content/builtin-themes/aiwindow/manifest.json (aiwindow/manifest.json) 20 content/builtin-themes/aiwindow/aiwindow-theme.css (aiwindow/aiwindow-theme.css)