Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sano-jin/marp-theme-aqua
A simple and elegant Marp theme
https://github.com/sano-jin/marp-theme-aqua
marp marp-template marp-themes
Last synced: about 1 month ago
JSON representation
A simple and elegant Marp theme
- Host: GitHub
- URL: https://github.com/sano-jin/marp-theme-aqua
- Owner: sano-jin
- License: mit
- Created: 2024-06-09T04:45:14.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-06-10T10:26:53.000Z (7 months ago)
- Last Synced: 2024-06-10T12:15:04.492Z (7 months ago)
- Topics: marp, marp-template, marp-themes
- Language: CSS
- Homepage:
- Size: 332 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Aqua: A Simple and Elegant [Marp](https://marp.app/) Theme
The CSS Source: [aqua.css](./aqua.css)
## Demo
- Input markdown: [sample.md](./sample.md)
- Output pdf: [sample.pdf](./sample.pdf)![](./images/sample-0.png)
![](./images/sample-1.png)
![](./images/sample-2.png)
![](./images/sample-3.png)## Acknowledgement
This theme has been created by modifying and adding code to the theme
[`gradient`](https://rnd195.github.io/marp-community-themes/theme/gradient.html).- Big thanks to the author.
The primary color (blue) of this theme is picked up from the
[Marp's public blog page](https://marp.app/blog).- And also the logo.
- Big thanks to the creater of Marp and those who contribute to the eco-system.