Ask Yourself First

Choosing to ask ourselves these questions instead of seeking an immediate answer is difficult, but I find it to be a worthwhile exercise.

Ask Yourself First
/* Fix comment box visibility in dark mode */ .gh-comments-container input, .gh-comments-container textarea { background-color: #222 !important; color: #fff !important; }