QFix 'Code' style (#7999)

Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
This commit is contained in:
Alexander Platov 2025-02-13 15:43:37 +03:00 committed by GitHub
parent 96fe0ddb48
commit db1050e6da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -533,7 +533,7 @@
--theme-won-color: #34DB80; // Dark
--theme-caret-color: #669AFF;
--theme-code-color: #B63F00;
--theme-code-bg-color: #FFDFC4;
--theme-code-bg-color: rgba(0, 0, 0, .05);
--theme-text-editor-note-anchor-bg-neutral: #F3F3F3;
--theme-text-editor-note-anchor-bg-dangerous: #DF8D8B;