All Projects β†’ bernaferrari β†’ FastDarkTheme

bernaferrari / FastDarkTheme

Licence: MIT license
Experiment with dark themes based on popular apps.

Programming Languages

dart
5743 projects
ruby
36898 projects - #4 most used programming language
swift
15916 projects

Projects that are alternatives of or similar to FastDarkTheme

dark
πŸŒ› Dark themes / mode for Rambox, Franz or Ferdi messaging services
Stars: ✭ 93 (+97.87%)
Mutual labels:  dark-theme, themes, whatsapp
Code Resume
Build your own Resume πŸ“– in seconds
Stars: ✭ 271 (+476.6%)
Mutual labels:  dark-theme, themes
Nova-Dark-Theme
A dark theme for Laravel Nova
Stars: ✭ 72 (+53.19%)
Mutual labels:  dark-theme, themes
Darkness
Dark Themes for Popular Websites
Stars: ✭ 467 (+893.62%)
Mutual labels:  dark-theme, themes
repo-card
😎 showcase repositories on your website 🀘!
Stars: ✭ 141 (+200%)
Mutual labels:  dark-theme, themes
blender pro-theme
Dark Appearance for Blender 2.8
Stars: ✭ 71 (+51.06%)
Mutual labels:  dark-theme, themes
Dark Whatsapp
Complete, dark and light, very customizable theme for WhatsApp.
Stars: ✭ 412 (+776.6%)
Mutual labels:  dark-theme, whatsapp
Altus
Desktop client for WhatsApp Web with themes, notifications and multiple account support
Stars: ✭ 203 (+331.91%)
Mutual labels:  dark-theme, whatsapp
Aura Theme
πŸ’…β€A beautiful dark theme for your favorite apps.
Stars: ✭ 159 (+238.3%)
Mutual labels:  dark-theme, themes
Next Themes
Perfect Next.js dark mode in 2 lines of code. Support System preference and any other theme with no flashing
Stars: ✭ 803 (+1608.51%)
Mutual labels:  dark-theme, themes
vscode-theme-dark-blood
🎨 VSCode Theme: Dark Blood
Stars: ✭ 15 (-68.09%)
Mutual labels:  dark-theme, themes
theme-collection
A collection of themes for Node-RED
Stars: ✭ 43 (-8.51%)
Mutual labels:  dark-theme, themes
Color Studio
It is too hard to build coherent and accessible themes with the right colors. This should help.
Stars: ✭ 289 (+514.89%)
Mutual labels:  dark-theme, themes
Whatsapp Desktop Dark
Dark mode for WhatsApp desktop official version (Windows & macOS)
Stars: ✭ 664 (+1312.77%)
Mutual labels:  dark-theme, whatsapp
NumericUpDownLib
Implements numeric up down WPF controls to edit/display values (byte, integer, short, ushort etc.) with a textbox and optional up/down arrow (repeat) buttons. Value editing is possible by dragging the mouse vertically/horizontally, clicking up/down buttons, using up/down or left right cursor keys, spinning mousewheel on mouseover, or editing th…
Stars: ✭ 68 (+44.68%)
Mutual labels:  dark-theme, themes
dark-theme-plugin
Jenkins Dark Theme
Stars: ✭ 64 (+36.17%)
Mutual labels:  dark-theme, themes
doki-theme-hyper
Cute anime character themes for Hyper.js.
Stars: ✭ 67 (+42.55%)
Mutual labels:  themes
proca
Widget to transform your website into a cutting-edge campaign in 10 min. multi-lingual, privacy first.
Stars: ✭ 29 (-38.3%)
Mutual labels:  whatsapp
DSC-official-website
Official website for DSC-VIT.
Stars: ✭ 32 (-31.91%)
Mutual labels:  dark-theme
typora-hivacruz-theme
A Typora theme forked from Cobalt to match my other color schemes.
Stars: ✭ 38 (-19.15%)
Mutual labels:  themes

Image of Fast Dark Theme

Fast Dark Theme

This project is a Flutter web experiment. It allows you to prototype dark mode colors based on popular apps: WhatsApp, Twitter and Shazam. You can select the Hue value you want, and the project will select everything else.

Fast Dark Theme

I used a standard color picker to capture primary, surface and background color for these apps and converted them to HSLuv in my Color Studio app. This project doesn't have a 100% fidelity with them, but is close enough - Shazam's background, for instance, has a luminescence of 4. That was rounded to 5.

The idea is to help anyone build a coherent theme by modifying successful ones. The logic behind those themes is the most interesting part.

  • Hue: always changes from Primary to Background/Surface, from 7 (Twitter) to 38 (Shazam).
  • Saturation: can change from Primary to Background and can change from Background to Surface. Twitter and WhatsApp keeps Background and Surface the same. Shazam keeps Primary and Background the same, but changes Surface.
  • Luminescence: Surface and Background always get a difference of 5.

Reporting Issues

Issues and Pull Requests are welcome. You can report here.

License

Copyright 2020 Bernardo Ferrari

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].