Twilight Theme
The twilightTheme
data type determines the color palette of a twilightSettings
, containing rules and types for it.
As shown in the image, colors for Teams and Neutral objects can be customised. All properties are Color3s
Properties
Property | Description |
---|---|
boxNeutral | Color of Corner Boxes for Neutral Objects and/or players. |
boxSelf | Color of Corner Boxes for the Local Player. |
boxTeam | Color of Corner Boxes for Players on the same Team as/are friendly towards the Local Player. |
boxEnemy | Color of Corner Boxes for Players who are hostile/on an enemy team of the Local Player. |
⠀ | |
boxOutlineNeutral | Color of Classic Square Boxes for Neutral Objects and/or players. |
boxOutlineSelf | Color of Classic Square Boxes for the Local Player. |
boxOutlineTeam | Color of Classic Square Boxes for Players on the same Team as/are friendly towards the Local Player. |
boxOutlineEnemy | Color of Classic Squarer Boxes for Players who are hostile/on an enemy team of the Local Player. |
⠀ | |
highlightFillNeutral | Fill Color of Chams for Neutral Objects and/or players. |
highlightFillSelf | Fill Color of Chams for the Local Player. |
highlightFillTeam | Fill Color of Chams for Players on the same Team as/are friendly towards the Local Player. |
highlightFillEnemy | Fill Color of Chams for Players who are hostile/on an enemy team of the Local Player. |
highlightOutline | Outline Color for chams. |
⠀ | |
healthBarFillNeutral | Fill of Healthbars for Neutral Objects with humanoids and/or players. |
healthBarFillSelf | Fill of Healthbars for the Local Player. |
healthBarFillTeam | Fill of Healthbars for Players on the same Team as/are friendly towards the Local Player. |
healthBarFillEnemy | Fill of Healthbars for Players who are hostile/on an enemy team of the Local Player. |
⠀ | |
healthBarFillNeutralLow | Fill of Healthbars for Neutral Objects with humanoids and/or players when they are at low health. |
healthBarFillSelfLow | Fill of Healthbars for the Local Player when they are at low health. |
healthBarFillTeamLow | Fill of Healthbars for Players on the same Team as/are friendly towards the Local Player when they are at low health. |
healthBarFillEnemyLow | Fill of Healthbars for Players who are hostile/on an enemy team of the Local Player when they are at low health. |