No edit summary |
|||
| (21 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
[[Category:Style | [[Category:Style Guide]] | ||
This article covers how SVG files from [https://thenounproject.com/ The Noun Project] should be prepared for use in Foundry. | |||
Files are generally either 100px (older) or 1,200px (newer). They should always be adjusted to 100px, with the content's maximum dimensions being expanded to 95px (length or width, which ever is greater) and centered in the canvas. Each element should have a 1px outer stroke in black ({{Code|#000000}}). | |||
==Colors== | ==Colors== | ||
Most icon types will be '''Default Grey''', while those intended to be used with [https://foundryvtt.com/packages/condition-lab-triggler Condition Lab & Triggler] status effects should be '''Conditionally White''' unless another appropriate color presents itself. | |||
<div style="display: flex; flex-wrap: wrap;"> | <div style="display: flex; flex-wrap: wrap;"> | ||
{{Color|Default Gray|CCCCCC}} | {{Color|Default Gray|CCCCCC}} | ||
{{Color|Conditionally White|FFFFFF}} | |||
</div> | </div> | ||
===Sequence of Seven Ate Nine=== | ===Sequence of Seven Ate Nine=== | ||
Use these colors when items have generally similar effects and icons, only differentiated by rating — commlinks, rigger control consoles, cyberdecks, and so on. | |||
<div style="display: flex; flex-wrap: wrap;"> | <div style="display: flex; flex-wrap: wrap;"> | ||
{{Color|0th Order White<ref>Older icons use {{Code|#FFFFFF}}, but it's not worth the aggravation of updating them all.</ref>|FAFAFA}} | {{Color|0th Order White<ref>Older icons use {{Code|#FFFFFF}}, but it's not worth the aggravation of updating them all.</ref>|FAFAFA}} | ||
| Line 16: | Line 17: | ||
{{Color|3rd Order Green|66CC66}} | {{Color|3rd Order Green|66CC66}} | ||
{{Color|4th Order Yellow|CCCC66}} | {{Color|4th Order Yellow|CCCC66}} | ||
{{Color|5th Order Orange| | {{Color|5th Order Orange|AA6633}} | ||
{{Color|6th Order Red|CC6666}} | {{Color|6th Order Red|CC6666}} | ||
{{Color|7th Order Grey|666666}} | {{Color|7th Order Grey|666666}} | ||
| Line 24: | Line 25: | ||
===Glorious Purpose=== | ===Glorious Purpose=== | ||
<div style="display: flex; flex-wrap: wrap;"> | <div style="display: flex; flex-wrap: wrap;"> | ||
{{Color|Adept Three-Part Cyan|66CCCC}} | |||
{{Color|Bioware Blue|33CCCC}} | {{Color|Bioware Blue|33CCCC}} | ||
{{Color|Cyberware Grey|CCCCCC}} | {{Color|Cyberware Grey|CCCCCC}} | ||
{{Color|Low-Light Blue|0066CC}} | |||
{{Color|Matrix Green|33CC99}} | {{Color|Matrix Green|33CC99}} | ||
{{Color|Mystical Purple|CC00CC}} | |||
{{Color|Technomancy Gold|CC9933}} | |||
{{Color|Thermographic Orange|CC6600}} | |||
{{Color|Positive Quality Green|00CC00}} | {{Color|Positive Quality Green|00CC00}} | ||
{{Color|Negative Quality Red|CC0000}} | {{Color|Negative Quality Red|CC0000}} | ||
Latest revision as of 13:29, 31 July 2025
This article covers how SVG files from The Noun Project should be prepared for use in Foundry.
Files are generally either 100px (older) or 1,200px (newer). They should always be adjusted to 100px, with the content's maximum dimensions being expanded to 95px (length or width, which ever is greater) and centered in the canvas. Each element should have a 1px outer stroke in black (#000000).
Colors
Most icon types will be Default Grey, while those intended to be used with Condition Lab & Triggler status effects should be Conditionally White unless another appropriate color presents itself.
Default Gray
#CCCCCC
#CCCCCC
Conditionally White
#FFFFFF
#FFFFFF
Sequence of Seven Ate Nine
Use these colors when items have generally similar effects and icons, only differentiated by rating — commlinks, rigger control consoles, cyberdecks, and so on.
1st Order Purple
#CC66CC
#CC66CC
2nd Order Blue
#6666CC
#6666CC
3rd Order Green
#66CC66
#66CC66
4th Order Yellow
#CCCC66
#CCCC66
5th Order Orange
#AA6633
#AA6633
6th Order Red
#CC6666
#CC6666
7th Order Grey
#666666
#666666
8th Order Black
#333333
#333333
Glorious Purpose
Adept Three-Part Cyan
#66CCCC
#66CCCC
Bioware Blue
#33CCCC
#33CCCC
Cyberware Grey
#CCCCCC
#CCCCCC
Low-Light Blue
#0066CC
#0066CC
Matrix Green
#33CC99
#33CC99
Mystical Purple
#CC00CC
#CC00CC
Technomancy Gold
#CC9933
#CC9933
Thermographic Orange
#CC6600
#CC6600
Positive Quality Green
#00CC00
#00CC00
Negative Quality Red
#CC0000
#CC0000
Notes
- ↑ Older icons use
#FFFFFF, but it's not worth the aggravation of updating them all.
