Skip to content

rjlad/dashactyl-argonTheme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 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.

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

About

Argon Theme for Dashtyl

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 51.0%
  • SCSS 25.5%
  • EJS 19.8%
  • JavaScript 3.7%