created installable flatpak file, moved connect button a bit
This commit is contained in:
15
com.angoosh.RDPConnect/style-dark.css
Normal file
15
com.angoosh.RDPConnect/style-dark.css
Normal file
@@ -0,0 +1,15 @@
|
||||
text{
|
||||
font-size: 16pt;
|
||||
|
||||
}
|
||||
|
||||
textentry{
|
||||
font-size: 16pt;
|
||||
background-color: #454545;
|
||||
border-radius: 6pt;
|
||||
}
|
||||
|
||||
window{
|
||||
background-color: @window_bg_color;
|
||||
color: @window_fg_color;
|
||||
}
|
||||
Reference in New Issue
Block a user