allow richtext on papers + edit premade documents (#18154)

This commit is contained in:
/ʊniɹɑː/
2023-08-22 13:50:03 +02:00
committed by GitHub
parent a8854890f5
commit f2954fff96
7 changed files with 57 additions and 10 deletions

View File

@@ -88,7 +88,7 @@ public sealed class PaperVisualsComponent : Component
/// Modulate the style's font by this color
/// </summary>
[DataField("fontAccentColor")]
public Color FontAccentColor = new Color(0x25, 0x25, 0x2a);
public Color FontAccentColor = new Color(223, 223, 213);
/// <summary>
/// This can enforce that your paper has a limited area to write in.