Add scripts for building, …

This commit is contained in:
Alexander Weidinger
2018-12-05 00:21:28 +01:00
parent 961f3fc750
commit 083b536c48
5 changed files with 1410 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
/* ==UserStyle==
@name Gitea Dark ARC Green
@namespace https://git.scriptfish.org/alex/Gitea-Dark-ARC-Green
@version 0.0.2
==/UserStyle== */
@-moz-document domain('git.scriptfish.org') {
@import "theme-arc-green.css.less";
}