Minimal version finished

This commit is contained in:
2026-06-23 03:25:47 +05:00
parent 846a79b5a0
commit f861fec8e0
3 changed files with 78 additions and 84 deletions
-8
View File
@@ -52,14 +52,6 @@
--text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
--font-family: 'Arial', sans-serif;
}
.flxd-tm-color-scheme-old-terminal {
--bg-color: #222;
--text-color: #9d9;
--accent-color: #40a9ff;
--border-color: #444;
--text-shadow: 0px 0px 10px rgba(255, 255, 0, 0.9);
--font-family: Monospace;
}
body {
margin: auto;