mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-17 15:21:53 +00:00
Added custom theme modifiers to all about pages
This commit is contained in:
12
src/toolkit/content/aboutAbout-html.patch
Normal file
12
src/toolkit/content/aboutAbout-html.patch
Normal file
@@ -0,0 +1,12 @@
|
||||
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>
|
Reference in New Issue
Block a user