keeweb-plugins/docs/plugins/theme-cupertino-auto/index.html

19 lines
597 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>KeeWeb Plugin: Cupertino Theme (Auto)</title>
<link rel="shortcut icon" href="/favicon.png" />
<style>
body {
font-family: -apple-system, "BlinkMacSystemFont", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;;
font-size: 14px;
}
</style>
</head>
<body>
<h1>KeeWeb Plugin: Cupertino Theme (Auto)</h1>
<p>This theme sets macOS style for KeeWeb and supports switching automatically between light and dark theme, depending on OS setting.</p>
</body>
</html>