diff options
Diffstat (limited to 'web/assets/themes/ecks-pee.css')
| -rw-r--r-- | web/assets/themes/ecks-pee.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/web/assets/themes/ecks-pee.css b/web/assets/themes/ecks-pee.css index b76f16b54..ee7e18f51 100644 --- a/web/assets/themes/ecks-pee.css +++ b/web/assets/themes/ecks-pee.css @@ -3,6 +3,9 @@ theme-description: Looks suspiciously like a certain operating system */ +/* Use dark code highlights. */ +@import url("../dist/_prism-dark.css"); + :root { /* Define our color palette */ --ecks-pee-blurple: #3833ac; |
