Skip to content

typicalGtaTG/dashactyl-argonTheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Installation

  1. Download this github repo
  2. Upload everything to the dashactyl folder
  3. 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"
},
  1. done! you have installed and activated the theme.

Support

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.

Screenshots

Login Page Dashboard Page Password Reset Alert Server List Page Server Creation Page Store Page Admin Page