Argon Theme for Dashactyl
This is a simple theme for dashactyl. You may modify and use this theme but you are not allowed to change the footer credits. Installation steps below.
WARING: THIS THEME IS NO LONGER MAINTAINED AND DOES NOT WORK ON NEWER DASHACTYL VERSIONS. IF YOU STILL WANT TO USE THIS THEME, PLEASE USE VERSION 0.3.6.
- Download this github repo
- Upload everything to the dashactyl folder
- Open settings.json and change where it says theme from: OLD
{
"version": "0.3.6",
"defaulttheme": "default",
"website": {
"port": 80,
"secret": "change this website session secret password, make sure to change this for your website's security"
},
NEW
{
"version": "0.3.6",
"defaulttheme": "argon",
"website": {
"port": 80,
"secret": "change this website session secret password, make sure to change this for your website's security"
},
- done! you have installed and activated the theme.
THIS SOFTWARE IS PROVIDED "AS IS", I AM NOT RESPONSIBLE FOR ANY DAMAGES IT MAY CAUSE OR ANY SUPPORT ISSUES. If you need help, consider joining my discord server. This is my first theme and took a lot of time, If you find any bugs please consider reporting them to me and star this repo if you think I did a good job.