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
commit 0cd0d24549
5 changed files with 2014 additions and 497 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;
}