diff --git a/app/javascript/styles/witches-town.scss b/app/javascript/styles/witches-town.scss index 2965095ad..37d9eec7d 100644 --- a/app/javascript/styles/witches-town.scss +++ b/app/javascript/styles/witches-town.scss @@ -1,3 +1,9 @@ +//////////////////////////////////////////////////// +// Witches.Town theme +// Originally by Alda and Sylvhem of witches.town +// provided under the AGPL license +//////////////////////////////////////////////////// + // Colors $ui-base-color: #383144; $ui-base-lighter-color: #D5BDD6;