mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 04:26:35 +02:00
Added centralized theme system and themed all pages
This commit is contained in:
parent
c2a817478e
commit
6301b744d2
39 changed files with 448 additions and 127 deletions
|
@ -15,6 +15,7 @@
|
|||
<script src="../lib/settingsMigration.js"></script>
|
||||
<script src="../lib/settings.js"></script>
|
||||
<script src="../lib/search.js"></script>
|
||||
<script src="../lib/theme.js"></script>
|
||||
<script src="optionsGui.js"></script>
|
||||
<script src="settingsDisplay.js"></script>
|
||||
<script src="options.js"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue