mirror of
https://github.com/onionshare/onionshare.git
synced 2025-07-25 15:45:58 -04:00
Fixes dark mode for initial autoconnect tab
This commit is contained in:
parent
56a9ed6a0e
commit
dabc3e3972
2 changed files with 1 additions and 0 deletions
|
@ -168,6 +168,7 @@ class GuiCommon:
|
||||||
QCheckBox {
|
QCheckBox {
|
||||||
margin-top: 30px;
|
margin-top: 30px;
|
||||||
background: #FCFCFC;
|
background: #FCFCFC;
|
||||||
|
color: #000000;
|
||||||
border: 1px solid #DDDBDA;
|
border: 1px solid #DDDBDA;
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
padding: 24px 16px;
|
padding: 24px 16px;
|
||||||
|
|
BIN
desktop/src/onionshare/resources/images/dark_logo_text_bg.png
Normal file
BIN
desktop/src/onionshare/resources/images/dark_logo_text_bg.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.7 KiB |
Loading…
Add table
Add a link
Reference in a new issue