-
Notifications
You must be signed in to change notification settings - Fork 0
Arctic #12
Description
- Craft Local
- Lemmy Thread
Meta
- Craft Publish -
https://extratone.craft.me/arcticthings - Ulysses Local
License
Things Themes for Arctic for Lemmy by David Blue is marked with CC0 1.0 Universal
[CC0 1.0.xmp](https://res.craft.do/user/full/d64c60d3-b1ba-bda2-5e7a-5c1baae7751f/doc/60D00281-0F71-4FF9-8A75-4F51A94902F7/7C9E0073-B2DB-4493-9F90-3620607599E4_2/5lJOxvUaTLP664YhvShYUrpqHPbwVzaw7YlrJpplXakz/CC0 1.0.xmp)
<p xmlns:cc="http://creativecommons.org/ns#" xmlns:dct="http://purl.org/dc/terms/"><a property="dct:title" rel="cc:attributionURL" href="https://extratone.craft.me/arcticthings">Things Themes for Arctic for Lemmy</a> by <a rel="cc:attributionURL dct:creator" property="cc:attributionName" href="https://bilge.world">David Blue</a> is marked with <a href="https://creativecommons.org/publicdomain/zero/1.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">CC0 1.0 Universal<img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1" alt=""><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/zero.svg?ref=chooser-v1" alt=""></a></p>Social
- Finish Things Light for Arctic Theme Fri, Jan 10
Things Themes for Arctic - Lemmy.World
Dark
Dark theme for Arctic for Lemmy inspired by CulturedCode’s Things 3.
[Things Dark.atdf](https://res.craft.do/user/full/d64c60d3-b1ba-bda2-5e7a-5c1baae7751f/doc/60D00281-0F71-4FF9-8A75-4F51A94902F7/FB177734-D6B5-4586-9C77-51EE9648FCD7_2/LGP9U0If2ItiOZAiy2QQQPBLSQSTQHRcechckGfXDXoz/Things Dark.atdf)
{
"accent": {
"successColor": "#4CBF60",
"warningColor": "#FFD400",
"errorColor": "#FF3370",
"accentColor": "#67ACFF"
},
"background": {
"groupedForegroundColor": "#2E333A",
"backgroundColor": "#171C22",
"secondaryContainerColor": "#252A319A",
"groupedBackgroundColor": "#1D2229",
"primaryContainerColor": "#252A31",
"foregroundColor": "#1D2229"
},
"id": "F374ECA7-27A8-43F3-AA9C-E2929E456E9C",
"name": "Things Dark",
"text": {
"primaryLabel": "#FFFFFF",
"tertiaryLabel": "#87919F",
"placeholderLabel": "#828C9BE2",
"linkLabel": "#67ACFF",
"secondaryLabel": "#787F89"
},
"actions": {
"blockColor": "#FC375E",
"saveColor": "#4CBF60",
"crosspostColor": "#4C4060",
"subscribeColor": "#4CBF69C9",
"shareColor": "#4DB1A7",
"replyColor": "#5CA5FF",
"markReadColor": "#186289",
"editColor": "#5CA5FF",
"downvoteColor": "#D1C58B",
"favoriteColor": "#FFD400CA",
"upvoteColor": "#1BADF8",
"collapseColor": "#625B40"
}
}Light
Reference
Noteplan's Things Themes
Dark
{
"name": "Things Dark",
"style": "Dark",
"author": {
"name": "Brad Rokosz",
"email": "hello@noteplan.co"
},
"editor": {
"backgroundColor": "#262829",
"altBackgroundColor": "#202425",
"tintColor": "#67acfe",
"tintColor2": "#f1cf4b",
"textColor":"#fafbfa",
"toolbarBackgroundColor": "#383b3f",
"toolbarIconColor": "#abafb4",
"menuItemColor": "#fafbfa",
"shouldOverwriteFont": true
},
"styles": {
"body": {
"font": "AvenirNext-Regular",
"size": 16,
"color": "#fafbfa",
},
"title1": {
"color": "#fafbfa",
"size": 28
},
"title2": {
"color": "#fafbfa",
"size": 24
},
"title3": {
"color": "#fafbfa",
"size": 20
},
"title-mark1": {
"color": "#7dc4a8",
"size": 28,
"font": "AvenirNext-DemiBold"
},
"title-mark2": {
"color": "#67acfe",
"size": 24,
"font": "AvenirNext-DemiBold"
},
"title-mark3": {
"color": "#67acfe",
"size": 20,
"font": "AvenirNext-DemiBold"
},
"bold": {
"type": "bold"
},
"bold-left-mark": {
"color": "#67acfe"
},
"bold-right-mark": {
"color": "#67acfe"
},
"italic": {
"type": "italic"
},
"italic-left-mark": {
"color": "#67acfe"
},
"italic-right-mark": {
"color": "#67acfe"
},
"boldItalic": {
"type": "bolditalic"
},
"boldItalic-left-mark": {
"color": "#67acfe"
},
"boldItalic-right-mark": {
"color": "#67acfe"
},
"code": {
"font": "Menlo-Regular",
"color": "#67acfe",
"size": 15
},
"code-left-backtick": {
"color": "#67acfe"
},
"code-right-backtick": {
"color": "#67acfe"
},
"checked": {
"regex": "(^\\h*[\\*\\-]{1} |^\\h*[0-9]+[\\.\\)] )(\\[x\\] )(.*)",
"matchPosition": 0,
"color": "#6e6f6f",
"headIndent": 33
},
"checked-canceled": {
"regex": "(^\\h*[\\*\\-]{1} |^\\h*[0-9]+[\\.\\)] )(\\[\\-\\] )(.*)",
"matchPosition": 0,
"color": "#6e6f6f",
"headIndent": 33,
"strikethroughStyle": 1
},
"checked-scheduled": {
"regex": "(^\\h*[\\*\\-]{1} |^\\h*[0-9]+[\\.\\)] )(\\[\\>\\] )(.*)",
"matchPosition": 0,
"color": "#501379e1",
"headIndent": 33
},
"strikethrough": {
"regex": "(~~)([^~]{1,})(~~)",
"matchPosition": 2,
"strikethroughStyle": 1,
"isRevealOnCursorRange": true
},
"strikethrough-left-tilde": {
"regex": "(~~)([^~]{1,})(~~)",
"matchPosition": 1,
"isMarkdownCharacter": true,
"isHiddenWithoutCursor": true,
"color": "#660091f8",
"isRevealOnCursorRange": true
},
"strikethrough-right-tilde": {
"regex": "(~~)([^~]{1,})(~~)",
"matchPosition": 3,
"isMarkdownCharacter": true,
"color": "#660091f8",
"isHiddenWithoutCursor": true,
"isRevealOnCursorRange": true
},
"todo": {
"font": "noteplanstate",
"color": "#67acfe",
"headIndent": 33,
"size": 16
},
"checked-todo-characters": {
"font": "noteplanstate",
"headIndent": 33,
"size": 16
},
"special-char": {
"font": "Menlo-Regular"
},
"tabbed": {
"headIndent": 43
},
"quote-mark": {
"color": "#4cbc5f",
"font": "noteplanstate",
"headIndent": 33,
"size": 16
},
"quote-content": {
"color": "#4cbc5f",
"type": "italic",
"headIndent": 33
},
"link": {
},
"schedule-to-date-link": {
},
"done-date": {
},
"schedule-from-date-link": {
},
"note-title-link": {
},
"hashtag": {
},
"attag": {
},
"phonenumber": {
},
"highlighted": {
"regex": "(::)([^:]{1,})(::)",
"matchPosition": 2,
"isRevealOnCursorRange": true,
"color": "#fee691",
"backgroundColor": "#4f4a2e"
},
"highlighted-left-colon": {
"regex": "(::)([^:]{1,})(::)",
"matchPosition": 1,
"isMarkdownCharacter": true,
"isHiddenWithoutCursor": true,
"isRevealOnCursorRange": true,
"color": "#fee691",
"backgroundColor": "#4f4a2e",
},
"highlighted-right-colon": {
"regex": "(::)([^:]{1,})(::)",
"matchPosition": 3,
"isMarkdownCharacter": true,
"isHiddenWithoutCursor": true,
"isRevealOnCursorRange": true,
"color": "#fee691",
"backgroundColor": "#4f4a2e",
}
}
}
[Things Dark.json](https://res.craft.do/user/full/d64c60d3-b1ba-bda2-5e7a-5c1baae7751f/doc/60D00281-0F71-4FF9-8A75-4F51A94902F7/1B8B99E7-7BCC-4BC9-B8A1-28B3D4F0AEF5_2/aCSxf6ubZSTuMKsc6yOs5mrPgScikZFY2eYesmx94b8z/Things Dark.json)






