Skip to content
This repository was archived by the owner on Jan 8, 2023. It is now read-only.

Commit b6be9fc

Browse files
committed
Add more tweak
1 parent d397f61 commit b6be9fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/client/dist/DarkUnityHub.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
html {
22
color: #d8dee9 !important;
3-
background: #1a1a1a !important;
3+
background: #000000 !important;
44
}
55

66
* {
@@ -36,7 +36,7 @@ ul[style*='visibility:'] ul,
3636
a[onclick][style*='display'],
3737
.menu,
3838
.tooltip {
39-
background: rgba(5, 5, 5, 0.9) !important;
39+
background: #000000 !important;
4040
}
4141

4242
input[type='checkbox'],

dist/app.asar

-109 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)