From 915d83e69ec728bd3e68f9c8b4142a8dde158d6f Mon Sep 17 00:00:00 2001 From: Raphael Forment Date: Sat, 16 Dec 2023 13:04:51 +0100 Subject: [PATCH] change code examples button font color --- src/Documentation.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Documentation.ts b/src/Documentation.ts index 28ba470..ea83f8d 100644 --- a/src/Documentation.ts +++ b/src/Documentation.ts @@ -62,9 +62,9 @@ export const makeExampleFactory = (application: Editor): Function => { return `
${description} - - - + + +
${code.trim()}