Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/otthe/theme-thief-bookmarklet
Bookmarklet that allows you to easily view and copy all the desired fonts and colors from a website.
https://github.com/otthe/theme-thief-bookmarklet
bookmarklet color-palette color-picker color-scheme color-theme design fonts theme ui-design ux-design web-design web-tool website
Last synced: 2 days ago
JSON representation
Bookmarklet that allows you to easily view and copy all the desired fonts and colors from a website.
- Host: GitHub
- URL: https://github.com/otthe/theme-thief-bookmarklet
- Owner: otthe
- License: mit
- Created: 2023-11-25T22:32:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-11T12:18:56.000Z (9 months ago)
- Last Synced: 2024-11-21T15:43:36.501Z (2 months ago)
- Topics: bookmarklet, color-palette, color-picker, color-scheme, color-theme, design, fonts, theme, ui-design, ux-design, web-design, web-tool, website
- Language: JavaScript
- Homepage:
- Size: 949 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Theme Thief
This small bookmarklet gathers all fonts and colours from a webpage into an palette, from where you can easily pick them for your own needs.
You can also download all of them at once in a JSON format.## Demonstration
![til](./img/theme-thief.gif)## How to use
Copy the content of [theme-thief-minify.js](theme-thief-minify.js) into bookmark URL and click the bookmark on any site you like.
## Things to consider
- All sites don't support Clipboard API so you might have to activate text mode and copy-paste text from that.
- There is a good chance that many of the fonts have to be downloaded from somewhere before you can use them on your own.
- This bookmarklet does not collect or transmit any data from the user's browser.
- We suggest that you use this bookmarklet ethically and responsibly.
## License
- MIT License