change plugin filenames

This commit is contained in:
sparks-alec
2022-02-06 23:16:33 -05:00
parent 72fc8642f6
commit 557c051871
22 changed files with 273 additions and 339 deletions
+9
View File
@@ -0,0 +1,9 @@
.warning {
color: #e9873a;
}
.error {
color: #ed5f5d;
}
.ok {
color: #79b757;
}