Themes

All Themes

On the main "Settings > Themes" page for each theme there are 4 options:

  • Heart: Favorite the theme, making it appear at the top of the list in alphabetical order.

  • Rename: Rename the themes folder name.

  • Gear: Edit the theme settings as well as an image embed builder.

  • Toggle: Set the theme as active.

Theme Settings

  • Style: The type of embeds used for help and command messages.

    • Image: Custom built images with extremely customization text, image, and shape assets.

    • Embed: Web-Embeds, lack descriptions due to Discord limiting description length.

    • Ansi: Custom color and codeblock menu styling.

    • Text: Full text menus with minimal styling.

  • Replace Background Image: For image style only, replace the background.png image in the themes folder.

  • Show Prefix: If your active profiles prefix should be shown in help menus.

  • Customize Commands: Adds your custom title and footer to all styled commands.

  • Compact Help Menu: Drops the descriptions below command names, slightly reducing there width.

Image Style

  • Text Items: Custom text items to render on the top layer of image. (has 2 mandatory items)

    • Font: Default fonts + all .otf or .ttf files located in Roaming/Nix/Themes/{Theme Name}.

    • Size: The font size in pixels.

    • Line Height: Specifies the height of each line of text in pixels.

    • Required Arg Color: The color of text in between {curly brackets}.

    • Optional Arg Color: The color of text in between [brackets].

    • Maximum Lines: Max lines per column. *Only for command text item

    • Columns: The amount of columns to render. (Recommended to only do 1) *Only for command text item

    • Column Spacing: The spacing in pixels between columns. *Only for command text item

    • Text Hex Color: The text hex color.

    • Position: The X and Y starting coordinate of the text.

  • Image Items: Custom image assets rendered on the middle layer.

    • Image: The source location of the image in Roaming/Nix/Themes/{Theme Name}.

    • Scale: The size to transform the image with.

    • Position: The X and Y starting coordinate of the image.

  • Shape Items: Custom shape items rendered on the bottom layer.

    • Type: Can be rectangle, circle, triangle, or right triangle.

    • Hex Color: The hex color to fill the shape with.

    • Corner Radius: The border radius in pixels of the shape. *Only for rectangles

    • Size: Adjust the width and height of the shape.

    • Position: The X and Y starting coordinate of the shape.

    • Rotation: The rotation of which to transform the shape from 0 to 360.

Embed Style

  • Hex Color: The hex color of the discord web embed side bar.

  • Thumbnail Url: The medium sized image at the top right of embeds.

  • Image Url: The large image place at the bottom of embeds.

  • Show Image in Help Menus: If toggled on, the large image will also be added to help menus.

  • Author Url: The clickable link of the command titles text.

  • Provider Name: The small dark grey text above the author.

  • Provider Url: The clickable link of the provider name.

Ansi Style

  • Title: Bold text that is added before the code block.

  • Footer: Italicized text that is added at the bottom (after) the code block.

Last updated