Skip to content

Commit 86b5b1f

Browse files
committed
Merge main and resolve conflicts
2 parents a8d7ac8 + bf30e24 commit 86b5b1f

File tree

21 files changed

+628
-9
lines changed

21 files changed

+628
-9
lines changed
2.4 KB
Binary file not shown.

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,5 @@ In Standard Notes desktop or web:
3636
|Markdown Monospace|DanielNetoP|https://standardnotes.github.io/plugins/cdn/dist/entries/com.sncommunity.markdown-monospace.json|
3737
|Excalidraw|Matthew Nienow|https://standardnotes.github.io/plugins/cdn/dist/entries/dev.randombits.excalidraw.json|
3838
|Standard Blue|Passkeys|https://standardnotes.github.io/plugins/cdn/dist/entries/com.sncommunity.standard-blue-theme.json|
39+
|Dark Mint Theme|Passkeys|https://standardnotes.github.io/plugins/cdn/dist/entries/com.sncommunity.dark-mint-theme.json|
40+
|Coffee Theme|Passkeys|https://standardnotes.github.io/plugins/cdn/dist/entries/com.sncommunity.coffee-theme.json|

cdn/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.15.35](https://github.com/standardnotes/plugins/compare/@standardnotes/community-cdn@0.15.34...@standardnotes/community-cdn@0.15.35) (2026-01-19)
7+
8+
**Note:** Version bump only for package @standardnotes/community-cdn
9+
10+
## [0.15.34](https://github.com/standardnotes/plugins/compare/@standardnotes/community-cdn@0.15.33...@standardnotes/community-cdn@0.15.34) (2026-01-19)
11+
12+
**Note:** Version bump only for package @standardnotes/community-cdn
13+
614
## [0.15.33](https://github.com/standardnotes/plugins/compare/@standardnotes/community-cdn@0.15.32...@standardnotes/community-cdn@0.15.33) (2026-01-16)
715

816
**Note:** Version bump only for package @standardnotes/community-cdn
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"name": "Coffee Theme",
3+
"content_type": "SN|Theme",
4+
"area": "themes",
5+
"main": "dist/theme.css",
6+
"showInGallery": true,
7+
"identifier": "com.sncommunity.coffee-theme",
8+
"version": "1.0.1",
9+
"url": "https://standardnotes.github.io/plugins/cdn/dist/static/com.sncommunity.coffee-theme/dist/theme.css",
10+
"download_url": "https://standardnotes.github.io/plugins/cdn/dist/zips/com.sncommunity.coffee-theme.zip",
11+
"latest_url": "https://standardnotes.github.io/plugins/cdn/dist/entries/com.sncommunity.coffee-theme.json",
12+
"publisher": "Passkeys",
13+
"description": "A coffee inspired theme for Standard Notes.",
14+
"base64Hash": "a49fe7025e2b749d8444f33f8f46a9b3b54016990ff91713815c8ac11595bac5",
15+
"binaryHash": "b2729d67db7c4e149be9b78b6d229ebaf5b061f179a523cb54647ad16dbbd7cc"
16+
}
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"name": "Dark Mint Theme",
3+
"content_type": "SN|Theme",
4+
"area": "themes",
5+
"main": "dist/theme.css",
6+
"showInGallery": true,
7+
"identifier": "com.sncommunity.dark-mint-theme",
8+
"version": "1.0.1",
9+
"url": "https://standardnotes.github.io/plugins/cdn/dist/static/com.sncommunity.dark-mint-theme/dist/theme.css",
10+
"download_url": "https://standardnotes.github.io/plugins/cdn/dist/zips/com.sncommunity.dark-mint-theme.zip",
11+
"latest_url": "https://standardnotes.github.io/plugins/cdn/dist/entries/com.sncommunity.dark-mint-theme.json",
12+
"publisher": "Passkeys",
13+
"description": "A dark mint theme for Standard Notes.",
14+
"base64Hash": "ef7ea324bfcaee66b3d19387fde6d81d0fe011c0c81921997ae1d89bc783affb",
15+
"binaryHash": "9c4f3e5c2e42de965dc5232a006540bb640178ebdccbf66618bde705595218dc"
16+
}

cdn/dist/packages.json

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,5 +284,37 @@
284284
"description": "A light blue theme for Standard Notes.",
285285
"base64Hash": "268a05aa0078e2d04e61a638e0e17e28fcbb377150f8d7311ab54ce672c50fda",
286286
"binaryHash": "78e784af623e95aa310ec0dae01c449ec6de97055de514fddeab04e4b253eb9d"
287+
},
288+
"com.sncommunity.dark-mint-theme": {
289+
"name": "Dark Mint Theme",
290+
"content_type": "SN|Theme",
291+
"area": "themes",
292+
"main": "dist/theme.css",
293+
"showInGallery": true,
294+
"identifier": "com.sncommunity.dark-mint-theme",
295+
"version": "1.0.1",
296+
"url": "https://standardnotes.github.io/plugins/cdn/dist/static/com.sncommunity.dark-mint-theme/dist/theme.css",
297+
"download_url": "https://standardnotes.github.io/plugins/cdn/dist/zips/com.sncommunity.dark-mint-theme.zip",
298+
"latest_url": "https://standardnotes.github.io/plugins/cdn/dist/entries/com.sncommunity.dark-mint-theme.json",
299+
"publisher": "Passkeys",
300+
"description": "A dark mint theme for Standard Notes.",
301+
"base64Hash": "ef7ea324bfcaee66b3d19387fde6d81d0fe011c0c81921997ae1d89bc783affb",
302+
"binaryHash": "9c4f3e5c2e42de965dc5232a006540bb640178ebdccbf66618bde705595218dc"
303+
},
304+
"com.sncommunity.coffee-theme": {
305+
"name": "Coffee Theme",
306+
"content_type": "SN|Theme",
307+
"area": "themes",
308+
"main": "dist/theme.css",
309+
"showInGallery": true,
310+
"identifier": "com.sncommunity.coffee-theme",
311+
"version": "1.0.1",
312+
"url": "https://standardnotes.github.io/plugins/cdn/dist/static/com.sncommunity.coffee-theme/dist/theme.css",
313+
"download_url": "https://standardnotes.github.io/plugins/cdn/dist/zips/com.sncommunity.coffee-theme.zip",
314+
"latest_url": "https://standardnotes.github.io/plugins/cdn/dist/entries/com.sncommunity.coffee-theme.json",
315+
"publisher": "Passkeys",
316+
"description": "A coffee inspired theme for Standard Notes.",
317+
"base64Hash": "a49fe7025e2b749d8444f33f8f46a9b3b54016990ff91713815c8ac11595bac5",
318+
"binaryHash": "b2729d67db7c4e149be9b78b6d229ebaf5b061f179a523cb54647ad16dbbd7cc"
287319
}
288320
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"identifier": "com.sncommunity.coffee-theme",
3+
"name": "Coffee Theme",
4+
"content_type": "SN|Theme",
5+
"area": "themes",
6+
"version": "1.0.0",
7+
"description": "A coffee inspired theme for Standard Notes.",
8+
"url": "https://github.com/PASSK3YS/plugins/raw/main/packages/com.sncommunity.coffee-theme/dist/plugin.json"
9+
}
Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
:root {
2+
--background-1: #231713;
3+
--background-2: #120A08;
4+
--background-3: #3E2C26;
5+
--border-color: #120B09;
6+
7+
--foreground-1: #EAE0D5;
8+
--foreground-2: #C6AC8F;
9+
--highlight: #D4A373;
10+
11+
--sn-stylekit-neutral-color: var(--foreground-2);
12+
--sn-stylekit-neutral-contrast-color: #1A110E;
13+
14+
--sn-stylekit-info-color: var(--highlight);
15+
--sn-stylekit-info-color-darkened: #B0825B;
16+
--sn-stylekit-info-contrast-color: #1A110E;
17+
--sn-stylekit-info-backdrop-color: var(--background-3);
18+
19+
--sn-stylekit-success-color: #8F9779;
20+
--sn-stylekit-success-contrast-color: #1A110E;
21+
22+
--sn-stylekit-warning-color: #E6C229;
23+
--sn-stylekit-warning-contrast-color: #1A110E;
24+
25+
--sn-stylekit-danger-color: #A33B3B;
26+
--sn-stylekit-danger-contrast-color: #EAE0D5;
27+
28+
--sn-stylekit-shadow-color: var(--border-color);
29+
--sn-stylekit-background-color: var(--background-1);
30+
31+
--sn-stylekit-border-color: var(--border-color);
32+
--sn-stylekit-foreground-color: var(--foreground-1);
33+
34+
--sn-stylekit-contrast-background-color: var(--background-3);
35+
--sn-stylekit-contrast-border-color: var(--border-color);
36+
--sn-stylekit-contrast-foreground-color: var(--foreground-1);
37+
38+
--sn-stylekit-secondary-background-color: var(--background-2);
39+
--sn-stylekit-secondary-foreground-color: var(--foreground-1);
40+
--sn-stylekit-secondary-border-color: var(--border-color);
41+
42+
--sn-stylekit-secondary-contrast-border-color: var(--background-3);
43+
--sn-stylekit-secondary-contrast-background-color: var(--background-2);
44+
--sn-stylekit-secondary-contrast-foreground-color: var(--foreground-1);
45+
46+
--sn-stylekit-editor-background-color: var(--background-1);
47+
--sn-stylekit-editor-foreground-color: var(--foreground-1);
48+
49+
--sn-stylekit-paragraph-text-color: var(--foreground-1);
50+
51+
--sn-stylekit-input-placeholder-color: var(--foreground-2);
52+
--sn-stylekit-input-border-color: var(--highlight);
53+
54+
--sn-stylekit-scrollbar-thumb-color: #5D473B;
55+
--sn-stylekit-scrollbar-track-border-color: var(--border-color);
56+
57+
--sn-stylekit-theme-type: dark;
58+
--sn-stylekit-theme-name: Coffee;
59+
60+
--sn-stylekit-passive-color-0: var(--foreground-2);
61+
--sn-stylekit-passive-color-1: var(--highlight);
62+
63+
--sn-stylekit-passive-color-3: var(--border-color);
64+
--sn-stylekit-passive-color-4: var(--background-2);
65+
66+
--sn-stylekit-passive-color-4-opacity-variant: #5D473B;
67+
--sn-stylekit-passive-color-5: var(--background-3);
68+
69+
--sn-stylekit-passive-color-super-light: var(--foreground-2);
70+
71+
--sn-stylekit-accessory-tint-color-1: var(--foreground-2);
72+
--sn-stylekit-accessory-tint-color-2: var(--foreground-2);
73+
--sn-stylekit-accessory-tint-color-3: var(--foreground-2);
74+
--sn-stylekit-accessory-tint-color-4: var(--foreground-2);
75+
--sn-stylekit-accessory-tint-color-5: var(--foreground-2);
76+
--sn-stylekit-accessory-tint-color-6: var(--foreground-2);
77+
78+
--navigation-item-selected-background-color: var(--background-3);
79+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"identifier": "com.sncommunity.dark-mint-theme",,
3+
"name": "Dark Mint",
4+
"content_type": "SN|Theme",
5+
"area": "themes",
6+
"version": "1.0.0",
7+
"url": "theme.css"
8+
}
Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,81 @@
1+
:root {
2+
--c-bg-deep: #0f1b24;
3+
--c-bg-sidebar: #152532;
4+
--c-bg-active: #1a2d3c;
5+
6+
--c-mint-bright: #a4f4a1;
7+
--c-mint-muted: #7fc194;
8+
--c-mint-dim: #5a8e87;
9+
--c-border: #1f3649;
10+
11+
--c-danger: #ff4c4c;
12+
--c-warning: #199191;
13+
14+
--sn-stylekit-theme-type: dark;
15+
--sn-stylekit-theme-name: dark-mint-refined;
16+
17+
--sn-stylekit-background-color: var(--c-bg-deep);
18+
--sn-stylekit-foreground-color: var(--c-mint-bright);
19+
--sn-stylekit-border-color: var(--c-border);
20+
--sn-stylekit-shadow-color: var(--c-border);
21+
22+
--sn-stylekit-contrast-background-color: var(--c-bg-active);
23+
--sn-stylekit-contrast-foreground-color: var(--c-mint-bright);
24+
--sn-stylekit-contrast-border-color: var(--c-border);
25+
26+
--sn-stylekit-secondary-background-color: var(--c-bg-sidebar);
27+
--sn-stylekit-secondary-foreground-color: var(--c-mint-bright);
28+
--sn-stylekit-secondary-border-color: var(--c-border);
29+
30+
--navigation-item-selected-background-color: var(--c-bg-active);
31+
32+
--sn-stylekit-editor-background-color: var(--c-bg-deep);
33+
--sn-stylekit-editor-foreground-color: var(--c-mint-bright);
34+
--sn-stylekit-paragraph-text-color: var(--c-mint-muted);
35+
36+
--sn-stylekit-neutral-color: var(--c-mint-muted);
37+
--sn-stylekit-neutral-contrast-color: white;
38+
39+
--sn-stylekit-info-color: var(--c-mint-muted);
40+
--sn-stylekit-info-contrast-color: black;
41+
--sn-stylekit-info-backdrop-color: var(--c-bg-deep);
42+
43+
--sn-stylekit-success-color: var(--c-mint-muted);
44+
--sn-stylekit-success-contrast-color: black;
45+
46+
--sn-stylekit-warning-color: var(--c-warning);
47+
--sn-stylekit-warning-contrast-color: black;
48+
49+
--sn-stylekit-danger-color: var(--c-danger);
50+
--sn-stylekit-danger-contrast-color: white;
51+
52+
--sn-stylekit-input-placeholder-color: var(--c-mint-dim);
53+
--sn-stylekit-input-border-color: var(--c-mint-dim);
54+
55+
--sn-stylekit-scrollbar-thumb-color: var(--c-mint-dim);
56+
--sn-stylekit-scrollbar-track-border-color: transparent;
57+
58+
--sn-stylekit-passive-color-0: var(--c-mint-muted);
59+
--sn-stylekit-passive-color-1: var(--c-mint-muted);
60+
--sn-stylekit-passive-color-3: var(--c-border);
61+
62+
--sn-stylekit-passive-color-4: var(--c-bg-active);
63+
64+
--sn-stylekit-passive-color-4-opacity-variant: rgba(127, 193, 148, 0.25);
65+
66+
--sn-stylekit-passive-color-5: var(--c-bg-deep);
67+
}
68+
69+
#blocks-editor hr:after {
70+
background-color: var(--c-mint-dim);
71+
}
72+
73+
::-webkit-scrollbar {
74+
width: 8px;
75+
height: 8px;
76+
background-color: transparent;
77+
}
78+
::-webkit-scrollbar-thumb {
79+
background-color: var(--c-mint-dim);
80+
border-radius: 4px;
81+
}

0 commit comments

Comments
 (0)