1
0
Fork 1
mirror of https://github.com/elk-zone/elk.git synced 2024-07-03 13:06:47 +01:00

ui: color for code block

This commit is contained in:
Anthony Fu 2022-12-13 20:25:03 +01:00
parent 712c405e41
commit 5abf730ed6

View file

@ -11,7 +11,7 @@
--c-bg-fade: #EA9E4411;
--c-text-base: #232323;
--c-text-code: #f5e5a7;
--c-text-code: #63470c;
--c-text-secondary: #686868;
--c-text-secondary-light: #919191;