mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-29 11:09:13 -04:00
Finalised the dark theme
This commit is contained in:
parent
823b276ef5
commit
e4ad7768d5
5 changed files with 72 additions and 24 deletions
|
@ -27,7 +27,7 @@
|
|||
|
||||
--title-colour: #424242;
|
||||
--title-weight: bold;
|
||||
--title-background-colour: #eee;
|
||||
--title-background-colour: #fafafa;
|
||||
|
||||
--banner-font-colour: #468847;
|
||||
--banner-bg-colour: #dff0d8;
|
||||
|
@ -110,4 +110,6 @@
|
|||
--drop-file-border-colour: #3a87ad;
|
||||
--popover-background: #fff;
|
||||
--popover-border-colour: #ccc;
|
||||
--code-background: #f9f2f4;
|
||||
--code-font-colour: #c7254e;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue