Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Font Colors: Difference between revisions

From LMHack
Created page with "==== <span id="Author(s)"></span><span id="Author.28s.29" class="mw-headline">Author(s)</span> ==== ''TheHappyFaceKing, opeyx, weirdboo, Colby'' ==== <span id="Description" class="mw-headline">Description</span> ==== A list of the font colors that can be used with the <code><COLOR>(#)</code> script tag inside of an event's .csv dialogue file, or when used after the <code><SAY></code> script tag in the event itself. {| class="wikitable" ! <nowiki>#</nowiki> ! Name ! C..."
 
m Removed protection from "Font Colors"
 
(2 intermediate revisions by the same user not shown)
Line 18: Line 18:
| 0x336C48
| 0x336C48
| <nowiki>#FFFFFF</nowiki>
| <nowiki>#FFFFFF</nowiki>
|[[File:Fontcolor-white.jpg|Fontcolor-white.jpg]]
|[[File:Fontcolor-white.jpg|center]]
|-
|-
| 1
| 1
Line 24: Line 24:
| 0x336C4C
| 0x336C4C
| <nowiki>#32FF32</nowiki>
| <nowiki>#32FF32</nowiki>
|[[File:Fontcolor-green.jpg|Fontcolor-green.jpg]]
|[[File:Fontcolor-green.jpg|center]]
|-
|-
| 2
| 2
Line 30: Line 30:
| 0x336C50
| 0x336C50
| <nowiki>#FF3232</nowiki>
| <nowiki>#FF3232</nowiki>
|[[File:Fontcolor-red.jpg|Fontcolor-red.jpg]]
|[[File:Fontcolor-red.jpg|center]]
|-
|-
| 3
| 3
Line 36: Line 36:
| 0x336C54
| 0x336C54
| <nowiki>#FFB45A</nowiki>
| <nowiki>#FFB45A</nowiki>
|[[File:Fontcolor-orange.jpg|Fontcolor-orange.jpg]]
|[[File:Fontcolor-orange.jpg|center]]
|-
|-
| 4
| 4
Line 42: Line 42:
| 0x336C58
| 0x336C58
| <nowiki>#000000</nowiki>
| <nowiki>#000000</nowiki>
|[[File:Fontcolor-black.jpg|Fontcolor-black.jpg]]
|[[File:Fontcolor-black.jpg|center]]
|-
|-
| 5
| 5
Line 48: Line 48:
| 0x336C5C
| 0x336C5C
| <nowiki>#B4B4FF</nowiki>
| <nowiki>#B4B4FF</nowiki>
|[[File:Fontcolor-lightblue.jpg|Fontcolor-lightblue.jpg]]
|[[File:Fontcolor-lightblue.jpg|center]]
|-
|-
| 6
| 6
Line 54: Line 54:
| 0x336C60
| 0x336C60
| <nowiki>#32FFFF</nowiki>
| <nowiki>#32FFFF</nowiki>
|[[File:Fontcolor-saturatedlightblue.jpg|Fontcolor-saturatedlightblue.jpg]]
|[[File:Fontcolor-saturatedlightblue.jpg|center]]
|-
|-
| 7
| 7
Line 60: Line 60:
| 0x336C64
| 0x336C64
| <nowiki>#FFFF00</nowiki>
| <nowiki>#FFFF00</nowiki>
|[[File:Fontcolor-yellow.jpg|Fontcolor-yellow.jpg]]
|[[File:Fontcolor-yellow.jpg|center]]
|}
|}

Latest revision as of 15:27, 8 October 2024

Author(s)

TheHappyFaceKing, opeyx, weirdboo, Colby

Description

A list of the font colors that can be used with the <COLOR>(#) script tag inside of an event's .csv dialogue file, or when used after the <SAY> script tag in the event itself.

# Name Color Offset Hex Color Preview
0 White 0x336C48 #FFFFFF
1 Green 0x336C4C #32FF32
2 Red 0x336C50 #FF3232
3 Orange 0x336C54 #FFB45A
4 Black 0x336C58 #000000
5 Light Blue 0x336C5C #B4B4FF
6 Saturated Light Blue 0x336C60 #32FFFF
7 Yellow 0x336C64 #FFFF00