mirror of
https://github.com/onionshare/onionshare.git
synced 2025-06-08 06:43:00 -04:00
Merge pull request #1492 from SaptakS/autoconnect-dark
Fixes dark mode for initial autoconnect tab
This commit is contained in:
commit
d7269e80f7
2 changed files with 1 additions and 0 deletions
|
@ -172,6 +172,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