boratanrikulu / eternity

A minimalist Hugo theme designed for portfolio sites.
https://eternity.bora.sh
MIT License
237 stars 78 forks source link

Tables are not dark themed #67

Closed onerandomusername closed 9 months ago

onerandomusername commented 1 year ago

Given the theme is mostly dark, I would like it if the tables were dark as well, because they are currently very white.

Source code for example:

---
title: Example
url: example
hideExif: true
hideDate: true
---

# Markdown

| Syntax      | Description | Test Text     |
| :---        |    :----:   |          ---: |
| Header      | Title       | Here's this   |
| Paragraph   | Text        | And more      |

image

boratanrikulu commented 11 months ago

Hi @onerandomusername, PRs are welcome.

boratanrikulu commented 9 months ago

[!WARNING]
This project is currently not being actively maintained.
Please do not create new issues on GitHub.