1
0
mirror of synced 2025-02-22 04:49:47 +01:00

Merge branch 'fix_dark_theme_highlight' of https://github.com/SamueleFacenda/CyberChef

This commit is contained in:
n1474335 2023-03-23 17:52:41 +00:00
commit 11fca557af
No known key found for this signature in database
GPG Key ID: D15457B7B4AF3F37

View File

@ -108,7 +108,7 @@
/* Highlighter colours */ /* Highlighter colours */
--hl1: #264f78; --hl1: #264f78;
--hl2: #675351; --hl2: #675351;
--hl3: #ffb6b6; --hl3: #c40000;
--hl4: #fcf8e3; --hl4: #fcf8e3;
--hl5: #38811b; --hl5: #38811b;