nordtheme / nord

An arctic, north-bluish color palette.
https://www.nordtheme.com
MIT License
6.06k stars 169 forks source link

Port of Infinity for Reddit #170

Open NatoBoram opened 2 years ago

NatoBoram commented 2 years ago

Infinity for Reddit is a Reddit client on Android written in Java. It does not have any ads and it features clean UI and smooth browsing experience.

Its base themes are all quite painful to look at, so I've tried to come up with a Nord theme for this application. It would be nice if Nord could provide an official version and/or if Infinity could adopt an official Nord theme for its app.

{
  "archivedTint": -1324149,
  "authorFlairTextColor": -10583636,
  "awardedCommentBackgroundColor": -12893614,
  "awardsBackgroundColor": -1324149,
  "awardsTextColor": -13749184,
  "backgroundColor": -13749184,
  "bottomAppBarBackgroundColor": -13749184,
  "bottomAppBarIconColor": -1249292,
  "buttonTextColor": -1249292,
  "cardViewBackgroundColor": -12893614,
  "chipTextColor": -1249292,
  "circularProgressBarBackground": -13749184,
  "colorAccent": -7357253,
  "colorPrimary": -13749184,
  "colorPrimaryDark": -13749184,
  "colorPrimaryLightTheme": -7814960,
  "commentBackgroundColor": -13749184,
  "commentColor": -1709584,
  "commentIconAndInfoColor": -1709584,
  "commentVerticalBarColor1": -7357253,
  "commentVerticalBarColor2": -7814960,
  "commentVerticalBarColor3": -8281663,
  "commentVerticalBarColor4": -10583636,
  "commentVerticalBarColor5": -7357253,
  "commentVerticalBarColor6": -7814960,
  "commentVerticalBarColor7": -8281663,
  "crosspostIconTint": -2564375,
  "currentUser": -7814960,
  "dividerColor": -11774358,
  "downvoted": -4944211,
  "fabIconColor": -1249292,
  "flairBackgroundColor": -12366754,
  "flairTextColor": -1249292,
  "fullyCollapsedCommentBackgroundColor": -12893614,
  "isAmoledTheme": false,
  "isChangeStatusBarIconColorAfterToolbarCollapsedInImmersiveInterface": false,
  "isDarkTheme": true,
  "isLightNavBar": false,
  "isLightStatusBar": false,
  "isLightTheme": false,
  "linkColor": -8281663,
  "lockedIconTint": -1324149,
  "mediaIndicatorBackgroundColor": -12366754,
  "mediaIndicatorIconColor": -1249292,
  "moderator": -6046068,
  "name": "Nord",
  "navBarColor": -13749184,
  "noPreviewPostTypeBackgroundColor": -13749184,
  "noPreviewPostTypeIconTint": -13749184,
  "nsfwBackgroundColor": -4234902,
  "nsfwTextColor": -1249292,
  "postContentColor": -1709584,
  "postIconAndInfoColor": -1709584,
  "postTitleColor": -1249292,
  "postTypeBackgroundColor": -12366754,
  "postTypeTextColor": -1249292,
  "primaryIconColor": -1249292,
  "primaryTextColor": -1249292,
  "readPostCardViewBackgroundColor": -13749184,
  "readPostContentColor": -2564375,
  "readPostTitleColor": -2564375,
  "receivedMessageBackgroundColor": -12893614,
  "receivedMessageTextColor": -1709584,
  "secondaryTextColor": -1709584,
  "sendMessageIconColor": -7814960,
  "sentMessageBackgroundColor": -12893614,
  "sentMessageTextColor": -1709584,
  "singleCommentThreadBackgroundColor": -13749184,
  "spoilerBackgroundColor": -12366754,
  "spoilerTextColor": -1249292,
  "stickiedPostIconTint": -2564375,
  "submitter": -7814960,
  "subreddit": -3111056,
  "subscribed": -7357253,
  "tabLayoutWithCollapsedCollapsingToolbarTabBackground": -13749184,
  "tabLayoutWithCollapsedCollapsingToolbarTabIndicator": -1,
  "tabLayoutWithCollapsedCollapsingToolbarTextColor": -1,
  "tabLayoutWithExpandedCollapsingToolbarTabBackground": -13749184,
  "tabLayoutWithExpandedCollapsingToolbarTabIndicator": -1,
  "tabLayoutWithExpandedCollapsingToolbarTextColor": -1,
  "toolbarPrimaryTextAndIconColor": -1249292,
  "toolbarSecondaryTextColor": -1709584,
  "unreadMessageBackgroundColor": -12893614,
  "unsubscribed": -7814960,
  "upvoteRatioIconTint": -7814960,
  "upvoted": -3111056,
  "username": -8281663,
  "voteAndReplyUnavailableButtonColor": -11774358
}
Screenshots ![Posts](https://user-images.githubusercontent.com/10495562/174829649-5c84ecbe-9a7d-4e29-84e1-d1ad7d4e8082.png) ![Post & comments](https://user-images.githubusercontent.com/10495562/174829647-642a1f4b-cc91-4f75-a80d-1bd1bcad6e55.png) ![Comments](https://user-images.githubusercontent.com/10495562/174829646-8dea1eb0-dcea-4c4d-a06d-3ac420b0dad4.png)

Prior art