keeweb-plugins/docs/plugins/theme-mojave/index.html

21 lines
630 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>KeeWeb Plugin: Mojave Theme</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: Mojave Theme</h1>
<a href="https://plugins.keeweb.info/plugins/theme-mojave">https://plugins.keeweb.info/plugins/theme-mojave</a>
<p>A KeeWeb dark theme, inspired by the new Dark Mode of macOS Mojave</a>
</p>
</body>
</html>