Add themes: theme-cupertino-(light|dark|auto)

This commit is contained in:
btxtiger 2020-05-01 09:21:38 +02:00
parent 0cf4c0687f
commit 657a9a6529
9 changed files with 3375 additions and 0 deletions

View File

@ -0,0 +1,18 @@
<!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>

View File

@ -0,0 +1,22 @@
{
"version": "1.0.0",
"manifestVersion": "0.1.0",
"name": "keeweb-cupertino-theme-auto",
"description": "Cupertino Theme (Auto)",
"author": {
"name": "Jonas Gnioui",
"email": "btxtiger@outlook.com",
"url": "https://github.com/btxtiger"
},
"resources": {
"css": true
},
"licence": "",
"url": "https://github.com/btxtiger/keeweb-cupertino-theme",
"publicKey": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlDUd+J2+3iAcJMOQSsx6eu+0HVCJrHMO1srrCZvj9Ip+eweGfyKKp4Ksn+1JU5Nabe04//xL/vkncT8uW+S4I+Er/Ny5AvfJfOXUfSDA0G9LQPRHolIBhlyeM2N49rhnUs8Kt8Pk7hQ+7KlpTG1hk5QxzVC1ku/dCZUYQJg69zcfSJCKD1jfzEedAP/PUltFUNnLSXRzq3JKkfLpMcyw2pdh1y11LvFBLpqQGZBm9BdXkrGzvk1BbZm40IQna7DitbAmTcZCjr8GB0KNU2PVy1sIc4DcwowZsI/BKW4hs1vby6IlgVkcM2BZCB9rOUlO+uAanWeaJheVhZyXCBEzHQIDAQAB",
"license": "MIT",
"theme": {
"name": "keeweb-cupertino-theme",
"title": "Cupertino Theme (Auto)"
}
}

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,18 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>KeeWeb Plugin: Cupertino Theme (Dark)</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 (Dark)</h1>
<p>This theme sets macOS style for KeeWeb and permanently enables the dark theme.</p>
</body>
</html>

View File

@ -0,0 +1,22 @@
{
"version": "1.0.0",
"manifestVersion": "0.1.0",
"name": "keeweb-cupertino-theme-dark",
"description": "Cupertino Theme (Dark)",
"author": {
"name": "Jonas Gnioui",
"email": "btxtiger@outlook.com",
"url": "https://github.com/btxtiger"
},
"resources": {
"css": true
},
"licence": "",
"url": "https://github.com/btxtiger/keeweb-cupertino-theme",
"publicKey": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlRC2zOmBL8RUOoXRkEdpkb/Le3y/VKC+4mGefYxg9a3KO4Jeqayt1Xm38/QNLMTz7Fy8D3N+BaOLN2Avky/m5ggmvynHieW+rxEGMwWozh4aAB3l9JO8BXm0+98jME+TjnbwS81QM985Y3PUhQaTCNqkWeRX02CHZQWSU+BY+XVEr37f0s35sELZWEMvxf4KKp/oagOdVS7FFuprsMV/e+q4ezOpmx7o6ZVeEhfC0rVB4CxQZ7jeY3RUjiVzI1vT5D0tuxxniDN2ZKdG4J4uIE7A4cLkVFTNUl0EHIjmxIkMqUX+fyUgrpDv9KUd5d4UeqErMX3zGPuKferGIGZPXQIDAQAB",
"license": "MIT",
"theme": {
"name": "keeweb-cupertino-theme",
"title": "Cupertino Theme (Dark)"
}
}

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,18 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>KeeWeb Plugin: Cupertino Theme (Light)</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 (Light)</h1>
<p>This theme sets macOS style for KeeWeb and permanently enables the light theme.</p>
</body>
</html>

View File

@ -0,0 +1,22 @@
{
"version": "1.0.0",
"manifestVersion": "0.1.0",
"name": "keeweb-cupertino-theme-light",
"description": "Cupertino Theme (Light)",
"author": {
"name": "Jonas Gnioui",
"email": "btxtiger@outlook.com",
"url": "https://github.com/btxtiger"
},
"resources": {
"css": true
},
"licence": "",
"url": "https://github.com/btxtiger/keeweb-cupertino-theme",
"publicKey": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuK9byL3W0Rb1u3l5Hl/qCTISIw2fnya1SqBSq0HyUFhZV6kYWGfyhfJIpcFot++ZjdM9uAJ6Dcaa1Um88dtnV4xICZXPozdwAP4B7EbigJG3toIWpcCaDeQRUzTsGIvI8DrIy1GDrIGhFTL/6o5SKIVpIRmVfcXBVQLuoANpOf8R+kNPtLa4z0QvJ2Cx7Uh/zYluD7/2W5ZUc2NzJTPVchz1LXTTnlElL3T3QiuvEO1NJb0Qdp8Al/KC1HEWgr63tNDRyc7vfbjpCLG2pklcEyiMp4HgQ7b5eWwdwhgIbuFdbx3GVvUay75bAENq++M2n6kiVq5t9pCLvbsBpzvVkQIDAQAB",
"license": "MIT",
"theme": {
"name": "keeweb-cupertino-theme",
"title": "Cupertino Theme (Light)"
}
}

File diff suppressed because it is too large Load Diff