https://github.com/gigdevelopment10/github-dressroom
Style for GitHub readme
https://github.com/gigdevelopment10/github-dressroom
Last synced: 3 months ago
JSON representation
Style for GitHub readme
- Host: GitHub
- URL: https://github.com/gigdevelopment10/github-dressroom
- Owner: gigDevelopment10
- Created: 2023-02-02T18:17:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-11T10:07:36.000Z (over 3 years ago)
- Last Synced: 2025-10-15T06:04:19.525Z (8 months ago)
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Github-Styles
Color Text
```diff
- text in red
+ text in green
! text in orange
# text in gray
@@ text in purple (and bold)@@
```
Table
| Left-aligned | Center-aligned | Right-aligned |
| :--- | :---: | ---: |
| git status | git status | git status |
| git diff | git diff | git diff |
Refs :
https://gist.github.com/rxaviers/7360908
Mermaid
Ref : https://mermaid.js.org/syntax/flowchart.html