mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-28 05:58:38 +00:00
13 lines
492 B
Diff
13 lines
492 B
Diff
diff --git a/toolkit/content/aboutAbout.html b/toolkit/content/aboutAbout.html
|
|
index ab955bc27bf8a0bf1f28d12d92be80991e743d17..5e23f51f458344d9704ad390c8e1aa98745c7012 100644
|
|
--- a/toolkit/content/aboutAbout.html
|
|
+++ b/toolkit/content/aboutAbout.html
|
|
@@ -24,6 +24,7 @@
|
|
href="chrome://branding/content/icon32.png"
|
|
/>
|
|
<script src="chrome://global/content/aboutAbout.js"></script>
|
|
+ <script src="chrome://browser/content/zenThemeModifier.js"></script>
|
|
</head>
|
|
|
|
<body>
|