homchom / recode

a utility-focused fabric mod to make DiamondFire development more fun
GNU Lesser General Public License v3.0
27 stars 28 forks source link

Small changes to chest preview #28

Closed Electric131 closed 1 year ago

Electric131 commented 2 years ago

Only a few, non important, changes to the chest preview. These include:

  1. Code block changed to be no longer italic (by adding §f to the begining)
  2. Descriptions and addition info now color strings and numbers like the normal arguments.
  3. Fixed the formatting function that colors text and numbers. (Fixed the default color being weird)
  4. Number coloring now colors the period in decimals. (Ex. 16.0 is fully colored instead of just the 16 and 0)