The Power of Constraints

Limiting ourselves allows us to more fully explore the activities we’ve deemed worthy. The less we do, the more fully we can do those few things.

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