Implement theming in a better manner.

This commit is contained in:
FireMasterK
2021-12-27 14:46:34 +00:00
parent d9283b2762
commit 43e69ff284
9 changed files with 17 additions and 19 deletions

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html style="background: #0b0e0f" lang="en">
<html style="background: #0F0F0F" lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />