From 7c4f41f54d9dbef46e04450e2735b4c55c2fa7ff Mon Sep 17 00:00:00 2001 From: alonemazin <10653747+alonemazin@users.noreply.github.com> Date: Sun, 1 May 2022 20:08:22 +0300 Subject: [PATCH 1/2] Add new features "Customize UI" and "Sidebar View" --- src/public/interface/nattybox.html | 46 ++ src/public/styles/deck.css | 20 +- src/public/styles/options.css | 25 +- src/src/Deck.js | 179 +++--- src/src/Prompt.js | 419 +++++++------- src/src/UIElement.js | 77 +-- src/src/nattynote.js | 557 +++++++++--------- src/src/player.js | 175 +++--- src/src/scripts/nattybox.js | 890 ++++++++++++++++------------- src/src/settings.js | 21 +- src/src/utils.js | 123 ++-- 11 files changed, 1381 insertions(+), 1151 deletions(-) diff --git a/src/public/interface/nattybox.html b/src/public/interface/nattybox.html index 47d319f..da048cd 100644 --- a/src/public/interface/nattybox.html +++ b/src/public/interface/nattybox.html @@ -73,6 +73,52 @@
🧱 Templates
+
+ 🛠️ Customize UI +
+ Light Theme + Dark Theme + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + +
+