codice icon indicating copy to clipboard operation
codice copied to clipboard

Code presenting story in minimalism

Results 3 codice issues
Sort by recently updated
recently updated
newest added

allow you to create multi code snippets to take screenshot together

feature

currently it's defined with a strict selector but we should be able to override with variable from outside ``` ${C} { --codice-code-line-number-color: #a4a4a4; --codice-code-highlight-color: #555555; --codice-control-color: #8d8989; ```

bug