From 14909e50cb9f0f53bf3b31352ddca7c2c0eb7ef5 Mon Sep 17 00:00:00 2001 From: apex Date: Wed, 30 Apr 2025 00:33:32 +0000 Subject: [PATCH] Add themeguide --- themeguide | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 themeguide diff --git a/themeguide b/themeguide new file mode 100644 index 0000000..1dc34da --- /dev/null +++ b/themeguide @@ -0,0 +1,8 @@ +/* + APEXFIGHT THEMING GUIDE + secondary background color can be #333644 + hover background color is usually: background-color: #3A3E4E; + primary bg color is: rgb(22, 9, 38); + text color is almost always bisque + secondary text color can be #d38aea +*/ \ No newline at end of file