Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit 963fa7f

Browse files
docs: display main carbon
1 parent 322a6de commit 963fa7f

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

README.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,29 @@ It is implemented with [Stencil](https://stenciljs.com) and use [Prism.js](https
88

99
The inspiration for the design of the "Macish" cards comes from the amazing [carbon](https://carbon.now.sh), a tool to create and share beautiful images of your source code, and for the "Ubuntu-ish" from the [article](https://dev.to/codypearce/ubuntu-terminal-in-css-1aeo) of [Cody Pearce](https://twitter.com/codyapearce).
1010

11-
Carbon:
11+
## Designs
12+
13+
### 1. Carbon
1214

1315
<div align="center">
1416
<img src="https://raw.githubusercontent.com/deckgo/gatsby-remark-highlight-code/master/static/screenshot-carbon.png" alt="Syntax highlighting code block as Carbon card" width="90%">
1517
</div>
1618

17-
Ubuntu:
19+
Multiple theming options.
20+
21+
<div align="center">
22+
<img src="https://raw.githubusercontent.com/deckgo/gatsby-remark-highlight-code/master/static/screenshot-carbon-themes.png" alt="Syntax highlighting code block as Carbon card" width="90%">
23+
</div>
24+
25+
### 2. Ubuntu
1826

1927
<div align="center">
2028
<img src="https://raw.githubusercontent.com/deckgo/gatsby-remark-highlight-code/master/static/screenshot-ubuntu.png" alt="Syntax highlighting code block as Ubuntu card" width="95%">
2129
</div>
2230

23-
None:
31+
### 3. None
32+
33+
No predefined cards but stylable with multiple [CSS variables](#variables).
2434

2535
<div align="center">
2636
<img src="https://raw.githubusercontent.com/deckgo/gatsby-remark-highlight-code/master/static/screenshot-none.png" alt="Syntax highlighting code block" width="95%">
144 KB
Loading

static/screenshot-carbon.png

-85.1 KB
Loading

0 commit comments

Comments
 (0)