mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-23 16:26:16 -04:00
Update dark theme highligh
This commit is contained in:
parent
2efd075803
commit
764bd4b9ae
1 changed files with 2 additions and 2 deletions
|
@ -108,9 +108,9 @@
|
||||||
/* Highlighter colours */
|
/* Highlighter colours */
|
||||||
--hl1: #264f78;
|
--hl1: #264f78;
|
||||||
--hl2: #675351;
|
--hl2: #675351;
|
||||||
--hl3: #ffb6b6;
|
--hl3: #c40000;
|
||||||
--hl4: #fcf8e3;
|
--hl4: #fcf8e3;
|
||||||
--hl5: #8de768;
|
--hl5: #2e7312;
|
||||||
|
|
||||||
|
|
||||||
/* Scrollbar */
|
/* Scrollbar */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue