Skip to content

Commit

Permalink
Add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
tekknolagi committed Oct 28, 2023
1 parent 1cfd070 commit 3932d97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/css/gruvbox-dark.css
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
.highlight .gh { color: #b8bb26; font-weight: bold; } /* Generic.Heading */
.highlight .gi { color: #282828; background-color: #b8bb26 } /* Generic.Inserted */
.highlight .go { color: #ebdbb2; } /* Generic.Output */
/* TODO(max): Consider making prompt, output noselect https://stackoverflow.com/questions/826782/how-to-disable-text-selection-highlighting */
.highlight .gp { color: #ebdbb2; } /* Generic.Prompt */
.highlight .gs { color: #ebdbb2; } /* Generic.Strong */
.highlight .gu { color: #b8bb26; font-weight: bold; } /* Generic.Subheading */
Expand Down

0 comments on commit 3932d97

Please sign in to comment.