Skip to content

Commit

Permalink
change placeholder to dummyimage
Browse files Browse the repository at this point in the history
  • Loading branch information
avelino committed May 17, 2022
1 parent c2e091c commit 3874fe7
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
12 changes: 6 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
## 0.2.0

- Monotropic Coffee using the degrade palette (Tints and Shades)
- `#593e2c` ![593e2c](https://via.placeholder.com/25/593e2c/593e2c)
- `#745b4b` ![745b4b](https://via.placeholder.com/25/745b4b/745b4b)
- `#8f796c` ![8f796c](https://via.placeholder.com/25/8f796c/8f796c)
- `#aa998e` ![aa998e](https://via.placeholder.com/25/aa998e/aa998e)
- `#c6bab3` ![c6bab3](https://via.placeholder.com/25/c6bab3/c6bab3)
- `#e2dcd8` ![e2dcd8](https://via.placeholder.com/25/e2dcd8/e2dcd8)
- `#593e2c` ![593e2c](https://dummyimage.com/25/593e2c/593e2c)
- `#745b4b` ![745b4b](https://dummyimage.com/25/745b4b/745b4b)
- `#8f796c` ![8f796c](https://dummyimage.com/25/8f796c/8f796c)
- `#aa998e` ![aa998e](https://dummyimage.com/25/aa998e/aa998e)
- `#c6bab3` ![c6bab3](https://dummyimage.com/25/c6bab3/c6bab3)
- `#e2dcd8` ![e2dcd8](https://dummyimage.com/25/e2dcd8/e2dcd8)
- **Color palette** used in the themes in README

## 0.1.6
Expand Down
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,17 @@ _Font used in screenshots is [Cascadia Code](https://github.com/microsoft/cascad

## Monotropic (default)

- `#111111` ![111111](https://via.placeholder.com/50/111111/111111)
- `#808080` ![808080](https://via.placeholder.com/50/808080/808080)
- `#ddddda` ![ddddda](https://via.placeholder.com/50/ddddda/ddddda)
- `#fcfaf0` ![fcfaf0](https://via.placeholder.com/50/fcfaf0/fcfaf0)
- `#fffffa` ![fffffa](https://via.placeholder.com/25/fffffa/fffffa)
- `#111111` ![111111](https://dummyimage.com/50/111111/111111)
- `#808080` ![808080](https://dummyimage.com/50/808080/808080)
- `#ddddda` ![ddddda](https://dummyimage.com/50/ddddda/ddddda)
- `#fcfaf0` ![fcfaf0](https://dummyimage.com/50/fcfaf0/fcfaf0)
- `#fffffa` ![fffffa](https://dummyimage.com/25/fffffa/fffffa)

### Coffee

- `#593e2c` ![593e2c](https://via.placeholder.com/50/593e2c/593e2c)
- `#745b4b` ![745b4b](https://via.placeholder.com/50/745b4b/745b4b)
- `#8f796c` ![8f796c](https://via.placeholder.com/50/8f796c/8f796c)
- `#aa998e` ![aa998e](https://via.placeholder.com/50/aa998e/aa998e)
- `#c6bab3` ![c6bab3](https://via.placeholder.com/50/c6bab3/c6bab3)
- `#e2dcd8` ![e2dcd8](https://via.placeholder.com/50/e2dcd8/e2dcd8)
- `#593e2c` ![593e2c](https://dummyimage.com/50/593e2c/593e2c)
- `#745b4b` ![745b4b](https://dummyimage.com/50/745b4b/745b4b)
- `#8f796c` ![8f796c](https://dummyimage.com/50/8f796c/8f796c)
- `#aa998e` ![aa998e](https://dummyimage.com/50/aa998e/aa998e)
- `#c6bab3` ![c6bab3](https://dummyimage.com/50/c6bab3/c6bab3)
- `#e2dcd8` ![e2dcd8](https://dummyimage.com/50/e2dcd8/e2dcd8)

0 comments on commit 3874fe7

Please sign in to comment.