templates: add drag and drop func, use ayu dark

Use a more man-like description

Signed-off-by: Gunwant Jain <mail@wantguns.dev>
This commit is contained in:
Gunwant Jain
2021-07-08 18:49:39 +05:30
parent e77c1a57e4
commit 0cd0d24549
5 changed files with 2057 additions and 540 deletions

View File

@@ -20,7 +20,7 @@
body {
/* Change background color to that of your theme's */
background: #191f26;
background: #0f1419;
padding: 10px;
color: #E6E1CF;
}