MyNixOS website logo

Style settings for anvil-editor. All available options can be found here: https://anvil-editor.net/reference/config/#stylejs.

Declarations
Type
JSON value
Default
{ }
Example
{
  BodyBgColor = "#17223b";
  GutterWidth = 14;
  ScrollBgColor = "#6b778d";
  ScrollFgColor = "#17223b";
  TagBgColor = "#263859";
  TagFgColor = "#fefefe";
  WinBorderColor = "#000000";
}