-
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7d32dfc
commit 59af146
Showing
20 changed files
with
770 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"name": "Standard Blue", | ||
"content_type": "SN|Theme", | ||
"area": "themes", | ||
"main": "dist/dist.css", | ||
"showInGallery": true, | ||
"identifier": "com.sncommunity.standard-blue-theme", | ||
"version": "1.0.0", | ||
"url": "https://standardnotes.github.io/plugins/cdn/dist/static/com.sncommunity.standard-blue-theme/dist/dist.css", | ||
"download_url": "https://standardnotes.github.io/plugins/cdn/dist/zips/com.sncommunity.standard-blue-theme.zip", | ||
"latest_url": "https://standardnotes.github.io/plugins/cdn/dist/entries/com.sncommunity.standard-blue-theme.json", | ||
"publisher": "Kieran Colfer", | ||
"description": "A light blue theme for Standard Notes.", | ||
"base64Hash": "3e2b127f888385bb8a323a839482c9080ed2304e149d447fd86781e7131fb24d", | ||
"binaryHash": "0d42bbbc4f265b719281427318fb11b0c21d109a1ae474b67076a1fb7f0d32ef" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"name": "Monokai Ristretto", | ||
"content_type": "SN|Theme", | ||
"area": "themes", | ||
"main": "dist/dist.css", | ||
"showInGallery": true, | ||
"identifier": "wtf.laux.theme.monokai-ristretto", | ||
"version": "1.0.0", | ||
"url": "https://standardnotes.github.io/plugins/cdn/dist/static/wtf.laux.theme.monokai-ristretto/dist/dist.css", | ||
"download_url": "https://standardnotes.github.io/plugins/cdn/dist/zips/wtf.laux.theme.monokai-ristretto.zip", | ||
"latest_url": "https://standardnotes.github.io/plugins/cdn/dist/entries/wtf.laux.theme.monokai-ristretto.json", | ||
"publisher": "Marco Laux", | ||
"base64Hash": "3643653e00dd238055294b99dc71d7ca7780687820bd18b96d5fb6ee0a4e92c5", | ||
"binaryHash": "81f5d734e5ae26aa5af9d3a79f54561358c079ee48114b7ff41db8cca54261f4" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
48 changes: 48 additions & 0 deletions
48
cdn/dist/static/com.sncommunity.standard-blue-theme/dist/dist.css
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
:root { | ||
--sn-stylekit-editor-font-family: "Lato", sans-serif; | ||
--sn-stylekit-sans-serif-font: "Lato", sans-serif; | ||
--sn-stylekit-neutral-color: #6b97ff; | ||
--sn-stylekit-neutral-contrast-color: white; | ||
--sn-stylekit-info-color-darkened: #050505; | ||
--sn-stylekit-info-color: #4279ff; | ||
--sn-stylekit-info-contrast-color: white; | ||
--sn-stylekit-success-color: #3965ca; | ||
--sn-stylekit-success-contrast-color: white; | ||
--sn-stylekit-warning-color: #f6a200; | ||
--sn-stylekit-warning-contrast-color: white; | ||
--sn-stylekit-danger-color: #f80324; | ||
--sn-stylekit-danger-contrast-color: white; | ||
--sn-stylekit-shadow-color: #d7e3fc; | ||
--sn-stylekit-background-color: #edf2fb; | ||
--sn-stylekit-border-color: #abc4ff; | ||
--sn-stylekit-foreground-color: black; | ||
--navigation-item-selected-background-color: #edf2fb; | ||
--sn-stylekit-info-backdrop-color: #abc4ff; | ||
--sn-stylekit-contrast-background-color: #e2eafc; | ||
--sn-stylekit-contrast-foreground-color: #28385c; | ||
--sn-stylekit-contrast-border-color: #abc4ff; | ||
--sn-stylekit-secondary-background-color: #dbe8ff; | ||
--sn-stylekit-secondary-foreground-color: #2e2e2e; | ||
--sn-stylekit-secondary-border-color: #abc4ff; | ||
--sn-stylekit-secondary-contrast-background-color: #e3e3e3; | ||
--sn-stylekit-secondary-contrast-foreground-color: #2e2e2e; | ||
--sn-styleki--secondary-contrast-border-color: #abc4ff; | ||
--sn-stylekit-editor-background-color: var(--sn-stylekit-background-color); | ||
--sn-stylekit-editor-foreground-color: var(--sn-stylekit-foreground-color); | ||
--sn-stylekit-passive-color-0: var(--sn-stylekit-neutral-color); | ||
--sn-stylekit-passive-color-3: var(--sn-stylekit-contrast-border-color); | ||
--sn-stylekit-passive-color-4: var(--sn-stylekit-secondary-background-color); | ||
--sn-stylekit-passive-color-4-opacity-variant: #c2d4ff; | ||
--sn-stylekit-passive-color-5: var(--sn-stylekit-secondary-background-color); | ||
--sn-stylekit-paragraph-text-color: #454545; | ||
--preferences-navigation-icon-color: #050505; | ||
--sn-stylekit-input-border-color: #212632; | ||
--sn-stylekit-scrollbar-thumb-color: #b6ccfe; | ||
--sn-stylekit-scrollbar-track-border-color: #d7e3fc; | ||
--sn-stylekit-general-border-radius: 2px; | ||
--sn-stylekit-theme-type: light; | ||
} | ||
|
||
#blocks-editor hr:after { | ||
background-color: #abc4ff; | ||
} |
Oops, something went wrong.