diff --git a/server/templates/elements/scripts.ejs b/server/templates/elements/scripts.ejs index 1739ee01..835ac929 100644 --- a/server/templates/elements/scripts.ejs +++ b/server/templates/elements/scripts.ejs @@ -485,7 +485,8 @@ if (platform === "darwin") { { id1: 'MoRBiD_MaNGLeRDarksetthemeButton', theme1: 'System - MoRBiD_MaNGLeR-Dark' }, { id1: 'MoRBiD_MaNGLeRC64setthemeButton', theme1: 'System - MoRBiD_MaNGLeR-C64' }, { id1: 'MoRBiD_MaNGLeRBlueWhitesetthemeButton', theme1: 'System - MoRBiD_MaNGLeR-BlueWhite' }, - { id1: 'FishfishSoftBluesetthemeButton', theme1: 'System - FishfishSoftBlue' } + { id1: 'FishfishSoftBluesetthemeButton', theme1: 'System - FishfishSoftBlue' }, + { id1: 'DinotimCustomsetthemeButton', theme1: 'System - DinotimCustom' } ]; var allElements = document.querySelectorAll('[id]'); @@ -535,7 +536,8 @@ if (platform === "darwin") { { id: 'MoRBiD_MaNGLeRDarkdownloadButton', theme: '/system/MoRBiD_MaNGLeR-Dark.theme' }, { id: 'MoRBiD_MaNGLeRC64downloadButton', theme: '/system/MoRBiD_MaNGLeR-C64.theme' }, { id: 'MoRBiD_MaNGLeRBlueWhitedownloadButton', theme: '/system/MoRBiD_MaNGLeR-BlueWhite.theme' }, - { id: 'FishfishSoftBluedownloadButton', theme: '/system/FishfishSoftBlue.theme' } + { id: 'FishfishSoftBluedownloadButton', theme: '/system/FishfishSoftBlue.theme' }, + { id: 'DinotimCustomdownloadButton', theme: '/system/DinotimCustom.theme' } ]; // Iterate over the theme buttons array @@ -577,7 +579,8 @@ if (platform === "darwin") { { id: 'MoRBiD_MaNGLeRDarksetthemeButton', theme: '/system/MoRBiD_MaNGLeR-Dark.theme' }, { id: 'MoRBiD_MaNGLeRC64setthemeButton', theme: '/system/MoRBiD_MaNGLeR-C64.theme' }, { id: 'MoRBiD_MaNGLeRBlueWhitesetthemeButton', theme: '/system/MoRBiD_MaNGLeR-BlueWhite.theme' }, - { id: 'FishfishSoftBluesetthemeButton', theme: '/system/FishfishSoftBlue.theme' } + { id: 'FishfishSoftBluesetthemeButton', theme: '/system/FishfishSoftBlue.theme' }, + { id: 'DinotimCustomsetthemeButton', theme: '/system/DinotimCustom.theme' } ]; // Iterate over the theme buttons array @@ -621,7 +624,8 @@ if (platform === "darwin") { { id: 'MoRBiD_MaNGLeRDarkjsonButton', theme: '/system/MoRBiD_MaNGLeR-Dark.theme' }, { id: 'MoRBiD_MaNGLeRC64jsonButton', theme: '/system/MoRBiD_MaNGLeR-C64.theme' }, { id: 'MoRBiD_MaNGLeRBlueWhitejsonButton', theme: '/system/MoRBiD_MaNGLeR-BlueWhite.theme' }, - { id: 'FishfishSoftBluejsonButton', theme: '/system/FishfishSoftBlue.theme' } + { id: 'FishfishSoftBluejsonButton', theme: '/system/FishfishSoftBlue.theme' }, + { id: 'DinotimCustomjsonButton', theme: '/system/DinotimCustom.theme' } ]; // Iterate over the theme buttons array diff --git a/server/templates/pages/themes.ejs b/server/templates/pages/themes.ejs index 4b15ab45..7d085be8 100644 --- a/server/templates/pages/themes.ejs +++ b/server/templates/pages/themes.ejs @@ -548,4 +548,69 @@ Theme Creator


+ +

Dinotim Custom Theme

+
+ +

No images currently available

+
+
+
+ + +<% if (oldtypethemes.includes('system/DinotimCustom.theme')) { %> +
+
+ +<% } %> +
+
+
+

The Dinotim Custom theme includes dark backgrounds and vibrant text/images.

+

Credit to Dinotim.

+
+
+ +
+
+
+
+
+
+
+