initial push

This commit is contained in:
2025-05-27 21:10:45 -05:00
parent 658443ca77
commit 61e461e31a
44 changed files with 1964 additions and 3 deletions

View File

@@ -0,0 +1,14 @@
/* TAGS */
/* IDs */
/* CLASSES */
.ace_editor, .ace_gutter {
background-color: rgba(0, 0, 0, 0.0) !important;
}
.ace_autocomplete {
background-color: #25282c !important;
}