Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 213 Bytes

File metadata and controls

19 lines (14 loc) · 213 Bytes

Notes

Colours

Light mode

--lm-background: #f4f5f5;
--lm-text: #002442;
--lm-heading: #971c12;

Dark mode

--dm-background: #002442;
--dm-text: #f4f5f5;
--dm-heading: #ffb714;