Skip to content

Commit 39f3c9f

Browse files
committed
add darkmode
1 parent 1f9d710 commit 39f3c9f

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,14 @@ Then, to load the software in, use
6363
library( DescriptiveRepresentationCalculator )
6464
```
6565

66-
[<img src="https://github.com/cjerzak/DescriptiveRepresentationCalculator-software/blob/main/misc/figures/PackageViz.png?raw=true" width="450" height="400">](https://www.cambridge.org/core/journals/american-political-science-review/article/composition-of-descriptive-representation/7EAEA1CA4C553AB9D76054D1FA9C0840)
66+
<a href="https://www.cambridge.org/core/journals/american-political-science-review/article/composition-of-descriptive-representation/7EAEA1CA4C553AB9D76054D1FA9C0840#gh-light-mode-only">
67+
<img src="https://github.com/cjerzak/DescriptiveRepresentationCalculator-software/blob/main/misc/figures/PackageViz.png?raw=true#gh-light-mode-only" alt="PackageViz – light" width="450">
68+
</a>
69+
70+
<a href="https://www.cambridge.org/core/journals/american-political-science-review/article/composition-of-descriptive-representation/7EAEA1CA4C553AB9D76054D1FA9C0840#gh-dark-mode-only">
71+
<img src="https://github.com/cjerzak/DescriptiveRepresentationCalculator-software/blob/main/misc/figures/PackageViz_dark.png?raw=true#gh-dark-mode-only" alt="PackageViz – dark" width="450">
72+
</a>
73+
6774

6875
## Example Use<a id="example"></a>
6976
```

0 commit comments

Comments
 (0)