Set the State

So what does it mean to set the state? It means to commit to being the person you want to be regardless of the response or situation.

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