@@ -17,7 +17,7 @@ When I wrote this, only God and I understood what I was doing. Now, only God kno
1717
1818# <img src =" icons/icon-48x48.png " alt =" colorbook " width =" 32 " > Colorbook
1919
20- ### 👻 Color scheme for UI design by [ Liyas Thomas] ( https://github.com/liyasthomas )
20+ ### 🎨 Color scheme for UI design by [ Liyas Thomas] ( https://github.com/liyasthomas )
2121
2222<div align =" center " >
2323 <br >
@@ -30,29 +30,30 @@ When I wrote this, only God and I understood what I was doing. Now, only God kno
3030
3131:heart : ** Lightweight and minimal** : Crafted with minimalistic UI design
3232
33- :electric_plug : ** Real-time editor ** : WYSIWYG (what you see is what you get) markdown editor
33+ :electric_plug : ** Real-time demo ** : Pick a color, view a demo
3434
35- :zap : ** Real-time viewer ** : View changes as you type
35+ :zap : ** Copy color codes to the clipboard ** : Click on any color code to copy to clipboard!
3636
37- :crescent_moon : ** Dark mode** : Turn the lights off!
37+ :sparkles : ** Choose custom colors** : Choose your own colors
38+
39+ :robot : ** AI** : Generate combination colors for background and foreground
3840
3941---
4042
4143## Demo
4244
4345[ https://liyasthomas.github.io/colorbook ] ( https://liyasthomas.github.io/colorbook )
4446
45- 1 . paste/type markdown on left
46- 2 . view colorbook on right
47+ 1 . Pick a color
48+ 2 . View demo
49+ 3 . Copy color codes
4750
4851You're done!
4952
5053---
5154
5255## Built with
5356
54- * ** [ MarkedJS] ( https://marked.js.org ) ** - For markdown parser
55- * ** [ highlightjs] ( https://highlightjs.org ) ** - For code highlighting
5657* ** [ Chromium] ( https://github.com/chromium/chromium ) ** - Thanks for being so fast!
5758* HTML - For the web framework
5859* CSS - For styling components
@@ -96,8 +97,7 @@ See the [CHANGELOG](CHANGELOG.md) file for details.
9697* [ Liyas Thomas] ( https://github.com/liyasthomas )
9798
9899### Thanks
99- * [ MarkedJS] ( https://marked.js.org )
100- * [ highlightjs] ( https://highlightjs.org )
100+ * [ StackOverflow] ( https://stackoverflow.com )
101101
102102See the list of [ contributors] ( https://github.com/liyasthomas/colorbook/graphs/contributors ) who participated in this project.
103103
@@ -113,5 +113,4 @@ This project is licensed under the [MIT License](https://opensource.org/licenses
113113
114114* Hat tip to anyone who's code was used
115115* Inspirations:
116- * [StackEdit](https://stackedit.io)
117116 * [Dribbble](https://dribbble.com)
0 commit comments