All Projects → dguo → color-tailor

dguo / color-tailor

Licence: MIT license
Dynamic theme for Firefox that uses the current website's "primary" color

Programming Languages

javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to color-tailor

pantone-colors
Hex values of all 2310 Pantone colors
Stars: ✭ 147 (+167.27%)
Mutual labels:  color
Farge
🎈Tell the name of hex color
Stars: ✭ 23 (-58.18%)
Mutual labels:  color
console-logging
Better, prettier commandline logging for Python--with colors! 👻
Stars: ✭ 111 (+101.82%)
Mutual labels:  color
concolor
Colouring template strings using tags with annotations 🎨
Stars: ✭ 35 (-36.36%)
Mutual labels:  color
JetBrains-scheme
JetBrains主题,更完美的高亮。支持 IntelliJ IDEA、phpstorm、goland、webstorm
Stars: ✭ 25 (-54.55%)
Mutual labels:  color
XYColor
An easy way to adapter dark mode on CALayer. iOS 快速适配夜间模式
Stars: ✭ 76 (+38.18%)
Mutual labels:  color
colour-notebooks
Colour - Jupyter Notebooks
Stars: ✭ 21 (-61.82%)
Mutual labels:  color
color-loader
🎨 A webpack loader that extracts the color palette of an image
Stars: ✭ 14 (-74.55%)
Mutual labels:  color
shape-color-dector
opencv检擦形状和颜色
Stars: ✭ 17 (-69.09%)
Mutual labels:  color
prism
Colour management for Go
Stars: ✭ 26 (-52.73%)
Mutual labels:  color
manakin
🐦 Prime colors for your Node.js console — quick & safe.
Stars: ✭ 29 (-47.27%)
Mutual labels:  color
colour
Validate colours.
Stars: ✭ 31 (-43.64%)
Mutual labels:  color
colorama
A Gem for extracting the most prevalent colors from an image
Stars: ✭ 20 (-63.64%)
Mutual labels:  color
paper-terminal
Print Markdown to a paper in your terminal
Stars: ✭ 33 (-40%)
Mutual labels:  color
icc
JavaScript module to parse International Color Consortium (ICC) profiles
Stars: ✭ 37 (-32.73%)
Mutual labels:  color
anypalette.js
🎨 Read/write all color palette file formats ❤🧡💛💚💙💜
Stars: ✭ 41 (-25.45%)
Mutual labels:  color
ansi-to-svg
😹 convert ANSI Escaped CLI strings to SVGs
Stars: ✭ 18 (-67.27%)
Mutual labels:  color
global-color-picker
start the script and click anywhere to get rgb value at the cursor location
Stars: ✭ 31 (-43.64%)
Mutual labels:  color
Height-Based-Gradient-Color-Shaders-for-Unity
Height Based 2 color gradient shaders for Unity
Stars: ✭ 18 (-67.27%)
Mutual labels:  color
imageman
Image manipulation library. Use Pixie instead.
Stars: ✭ 58 (+5.45%)
Mutual labels:  color

Color Tailor

Mozilla Add-on CI status

A dynamic Firefox theme that changes the theme to the current website's "primary" color. Available in Firefox Add-ons.

Order of precedence for determining the color:

  1. The meta theme-color element (except for pure white)
  2. The dominant color in the favicon, as determined by node-vibrant
  3. White as a fallback

Color Tailor was originally created for the Firefox Quantum Extensions Challenge. I wrote a blog post detailing my experience.

screenshot

Installation

Install Color Tailor from the Add-ons page. Firefox 63 and above is required.

Prior Art

Color Tailor was inspired by an iTunes feature that would change UI colors on the fly to match album covers.

Chrome on Android does a similar thing with the toolbar color, and there is an open issue to do the same for Firefox.

Vivaldi has this feature built-in.

Other Themes

License

MIT

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].