You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@
18
18
</div>
19
19
20
20
<divalign="center">
21
-
Display your favorite technologies, tools, or the tech stack your project uses with these fully customizable, good-looking cards on your GitHub README!
21
+
Show off your favorite technologies, tools, or the tech stack your project uses with these fully customizable, great-looking cards on your GitHub README!
22
22
</div>
23
23
24
24
<br>
@@ -46,7 +46,7 @@
46
46
<hr>
47
47
48
48
## ⚡ Quick Start
49
-
The easiest way to start using these cards is to visit our website, where you can customize your card with a live preview.
49
+
The easiest way to get started is to visit our website, where you can customize and preview your card live.
@@ -80,15 +80,15 @@ None of the fields are required. Every query parameter has a default value displ
80
80
<hr>
81
81
82
82
## 🪁 Themes
83
-
These cards come with several built-in themes you can use. You can find all of them by clicking [here](docs/THEMES.md).
84
-
If you have a cool new theme in mind, or add one for yourself and others, please check[#45](https://github.com/0l1v3rr/github-readme-tech-stack/issues/45)
83
+
These cards come with several built-in themes that you can use. You can find them all by clicking [here](docs/THEMES.md).
84
+
If you have a cool new theme in mind, or want to add one for yourself and others, please see[#45](https://github.com/0l1v3rr/github-readme-tech-stack/issues/45).
85
85
86
86
### 🖌 Customizing a theme
87
-
You can customize a theme using these query parameters.
88
-
These parameters accept only valid hexadecimal colors, otherwise, they are not applied. Please use `%23` instead of `#`.
87
+
These query parameters allow you to customize a theme.
88
+
These parameters only accept valid hexadecimal colors, otherwise they will not be applied. Please use `%23` instead of `#`.
89
89
90
90
> **Warning**
91
-
> If the `?theme=` parameter is specified, any of these color customizations will override the theme's values.
91
+
> If the `?theme=` parameter is specified, any of these color adjustments will override the theme values.
92
92
93
93
| Parameter | Example | Description |
94
94
|-----------|---------|-------------|
@@ -102,7 +102,7 @@ These parameters accept only valid hexadecimal colors, otherwise, they are not a
102
102
## 🧠 Tips
103
103
104
104
### 🪢 Align the card in the markdown
105
-
If you're using markdown, you may want to align your cards. There's an easy way to do it with the align attribute:
105
+
If you're using markdown, you may want to align your cards. There's an easy way to do this with the align attribute:
content="Display your favorite technologies, tools, or the tech stack your project uses with these fully customizable, good-looking cards on your GitHub README!"
9
+
content="Show off your favorite technologies, tools, or the tech stack your project uses with these fully customizable, great-looking cards on your GitHub README!"
Copy file name to clipboardExpand all lines: docs/THEMES.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
## Supported themes
2
2
3
-
Here are the currently supported themes spread in a table.
4
-
If you have a cool new theme in mind, or add one for yourself and others, please check[#45](https://github.com/0l1v3rr/github-readme-tech-stack/issues/45)
3
+
Here is a table of currently supported themes.
4
+
If you have a cool new theme in mind, or want to add one for yourself and others, please see[#45](https://github.com/0l1v3rr/github-readme-tech-stack/issues/45).
0 commit comments