alleyinteractive / alleyinteractive/create-wordpress-theme

Add color-scheme support

Đang mở
#54 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
PHP
Star
8
Fork
0
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

### Description

Consider adding color-scheme support to our starter SCSS, perhaps in `_normalize.scss`, for things like iframes:
```scss
iframe {
color-scheme: auto;
}
```

More details to come.

### Use Case

When a user enables dark-mode, iframes should adjust accordingly.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.