diff --git a/THEMES.md b/THEMES.md index 1fac63f77..98f057ae2 100644 --- a/THEMES.md +++ b/THEMES.md @@ -137,12 +137,12 @@ Sometimes you want to apply the same properties to the same elements across mult 3 - + ./snes_art/snes_header.png - + ./snes_art/snes_header_detailed.png @@ -154,26 +154,26 @@ This is equivalent to: 3 - + ./snes_art/snes_header.png - + ./snes_art/snes_header_detailed.png - + ./snes_art/snes_header.png - + ./snes_art/snes_header.png - ... and any other view that might try to look up "header" ... + ... and any other view that might try to look up "logo" ... ```