diff --git a/app.asar b/app.asar new file mode 100644 index 0000000..b398c33 Binary files /dev/null and b/app.asar differ diff --git a/custom.css b/custom.css new file mode 100644 index 0000000..315a2d2 --- /dev/null +++ b/custom.css @@ -0,0 +1,12 @@ +html,body,*{ + background-color: #1A1A1A !important; + z-index: auto !important; + color: #939293 !important; + border-width: 0 !important; +} +button{ + background-color: #1A1A1A !important; + z-index: auto !important; + color: #63D0FF !important; + border-width: 0 !important; +} \ No newline at end of file diff --git a/images/1.png b/images/1.png new file mode 100644 index 0000000..5fcc510 Binary files /dev/null and b/images/1.png differ diff --git a/images/2.png b/images/2.png new file mode 100644 index 0000000..3d3a1f4 Binary files /dev/null and b/images/2.png differ diff --git a/images/3.png b/images/3.png new file mode 100644 index 0000000..a1e06ad Binary files /dev/null and b/images/3.png differ