Skip to content

Commit 8d45f15

Browse files
authored
Update README.md
1 parent 2a9faeb commit 8d45f15

File tree

1 file changed

+39
-2
lines changed

1 file changed

+39
-2
lines changed

README.md

Lines changed: 39 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,39 @@
1-
# quick-color-picker
2-
Lightweight color picker utility for Windows
1+
<p align="center">
2+
<img src="/quick-color-picker/resources/imgs/picker80.png">
3+
</p>
4+
<h1 align="center">Quick Color Picker</h1>
5+
6+
<p align="center">
7+
Quick Color Picker is a lightweight color picker utility for Windows, build on top of WinForms (C#).
8+
</p>
9+
10+
<p align="center">
11+
<a href="https://github.com/ModuleArt/quick-color-picker/releases">
12+
<img alt="GitHub All Releases" src="https://img.shields.io/github/downloads/ModuleArt/quick-color-picker/total">
13+
<img alt="GitHub release (latest by date including pre-releases)" src="https://img.shields.io/github/v/release/moduleart/quick-color-picker?include_prereleases">
14+
</a>
15+
<a alt="Trello roadmap" href="https://trello.com/b/mFgTs747/quick-color-picker">
16+
<img src="https://img.shields.io/badge/planner-trello-%230079BF">
17+
</a>
18+
<a alt="Buy ma a coffee" href="https://www.patreon.com/moduleart">
19+
<img alt="Patreon" src="https://img.shields.io/badge/donate-patreon-%23E85B46">
20+
</a>
21+
</p>
22+
23+
<h2 align="center">Install</h2>
24+
<p align="center">
25+
Windows XP, 7, 8.1, 10 | Size: 0.7 MB | v1.0.0 | <a href="https://github.com/ModuleArt/quick-color-picker/releases/download/v1.0.0/QuickColorPicker-Setup.msi">Download</a><br>
26+
Uses <a href="https://dotnet.microsoft.com/download/dotnet-framework/net472">.Net 4.7.2</a>
27+
</p>
28+
29+
<h2 align="center">Screenshots</h2>
30+
<p align="center">
31+
<img src="/docs/screenshots/main.png">
32+
<img src="/docs/screenshots/main2.png">
33+
</p>
34+
35+
<h2 align="center">Additional</h2>
36+
<p align="center">
37+
How to <a href="https://winaero.com/blog/enable-dark-title-bars-custom-accent-color-windows-10/">enable dark title bars</a> with custom accent color in Windows 10<br>
38+
How to <a href="https://www.howtogeek.com/224798/how-to-uninstall-windows-10s-built-in-apps-and-how-to-reinstall-them/">uninstall built-in photos app</a> in Windows 10
39+
</p>

0 commit comments

Comments
 (0)