bolt / bolt/docs

Copy code symbol contrast

Open
#1,247 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
45
Forks
189
PR merge metrics
No merged PRs in 30d

Description

Would it be possible to change app.css line 10823
```
.copy-code:hover,
.copy-code a {
color:#ecf3f8;
}
```
into
```
.copy-code:hover,
.copy-code a {
color:#000;
}
```
? The icon is now practically invisible.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.