Theme Mod
note
Central mod for configuring essential components of the Resent Gui
warning
It is heavily recommended you read through this document before experimenting!
-
Basic Settings
- Enable Animations: Master toggle for enabling and disabling animations on all Resent components.
- Primary Color: Configures the primary color used by Resent components.
- Disabled By Prelude Button Color: Unused
- Animation Speed Multiplier: Global scalar applied to all animations, higher values make animations finish faster.
- UI Focused Color: Color used for focused Resent components.
- UI Unfocused Color: Color used for unfocused Resent components.
- Tooltip Background Alpha: Scalar for the background opacity of tooltip components.
- Setting Content Offset: Distance between the setting label and the setting content. 1
-
Smoothing Settings
- Enable Smooth Scrolling: Master toggle for smooth scroll animations on all Resent components.
- Enable Smoother Rounded Corners: Master toggle for using smoother rounded corners for components.
-
Rounded Corner Settings
- Smooth Corner Rounding Type:
Shader: Uses a shader for smoothing;Extra Tessellationuses techniques to appeal to human eyesight. -
Extra Tessellation Settings
- Extra Tessellation Slices: Configure the amount of slices used by Extra Tessellation technique.
- Circle Tessellation Slice Scalar: Scalar used on the amount of slices when rendering near-circles or circles.
- Smooth Corner Rounding Type:
-
Toggle Setting Settings
- Enabled Button Color: Color of the background of a toggle setting when it is Enabled.
- Disabled Button Color: Color of the background of a toggle setting when it is Disabled.
- Handle Color: Color of the bulge/handle of a toggle setting.
- Toggle Knob Bulge: Radius increase of the bulge/handle of a toggle setting.
-
Text Field Settings
- Text Field Cursor Color: Color of the cursor being rendered in Resent text fields.
- Text Field Text Color: Color of the text being rendered in Resent text fields.
- Enable Text Field Focus Animation: Toggle for a focus animation on Resent text fields.
- Enable Text Field Smooth Cursor: Toggle for smooth cursor animation in Resent text fields.
-
Smooth Cursor Settings
- Text Field Smooth Cursor Speed Multiplier: Global multiplicative scalar used for speed of the smooth cursor animation.