QFix 'Code' style (#7999)

Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
This commit is contained in:
Alexander Platov
2025-02-13 19:43:37 +07:00
committed by GitHub
parent 96fe0ddb48
commit db1050e6da
+1 -1
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;