swap copy to clipboard octicons

This commit is contained in:
2022-01-10 21:14:11 -05:00
parent 78967815e1
commit afcc5972bb
8 changed files with 39 additions and 44 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
/* Syntax Highlighting (light) - modified from Monokai Light: https://github.com/mlgill/pygments-style-monokailight */
--code-text: #313131;
--code-background: #fbfbfb;
--code-background: #fdfdfd;
--code-comment: #656e77;
--code-keyword: #029cb9;
--code-attribute: #70a800;