]> Sergey Matveev's repositories - tofuproxy.git/blobdiff - tlsauth.go
Darkmode
[tofuproxy.git] / tlsauth.go
index 8622a0cf85abb48b1d96f2d14ed57023ff6c5816..0965335a3ffb3ad3a3a07ee41f76d7fcbe826836 100644 (file)
@@ -53,6 +53,7 @@ func (g *ClientCertificateGetter) get(
        }
        var b bytes.Buffer
        b.WriteString(fmt.Sprintf(`
+tk_setPalette grey
 wm title . "TLS client authentication: %s"
 
 label .lVersion -text "Version: %s"