diff --git a/Writerside/topics/Palette-Icons.md b/Writerside/topics/Palette-Icons.md
index 07b5d0d..36cccdc 100644
--- a/Writerside/topics/Palette-Icons.md
+++ b/Writerside/topics/Palette-Icons.md
@@ -18,61 +18,38 @@ Create a
- Edit common~!bgicon.png
to point to your icon background.
-
- Edit common~!icon.png
to point to your icon.
-
- Usually, you don't need to edit this. -
-- This is the text that appears when you hover, point it to your locale property and your text. -
-- This determines the ordering of palette icons in relation to each other -
-- This does not control the ordering of pages, so if this is set improperly, - its possible for your icon to appear out of order compared to the pages it's on. -
-common~!icon.png
to point to your icon.
+- ```
+ key paletteSetButtonLayout layouts~!0x98F661C7.layout
+ ```
+ Usually, you don't need to edit this.
+- ```
+ texts paletteSetName
+ (0x0!0x0) ""
+ end
+ ```
+ This is the text that appears when you hover over your icon, point it to your locale property and your text.
+- ```
+ int32 paletteSetSequenceNumber 1025
+ ```
+ This determines the ordering of palette icons in relation to each other
+ + This does not control the ordering of pages, so if this is set improperly, + its possible for your icon to appear out of order compared to the pages it's on. +
+
-Edit PALETTEICONPROP
to be the name of your palette icon prop file (excluding the file extension).
-