Proportion and Contrast in the Neon Bunker
Proportion is the relationship between the size and the amount of space between things.
The Neon Bunker's approach to proportion is to create a sense of balance and harmony, but not so much that it's boring.
Contrast is key to making the Neon Bunker's visuals pop.
Golden Ratio (1.618)
The Golden Ratio is a mathematical constant that describes the ideal proportion of 1:1.618.
Use the Golden Ratio for the width-to-height ratio of elements, and for the spacing between elements.
Grid System
The Neon Bunker uses a 12-column grid for maximum flexibility and consistency.
- Grid width: 1200px
- Grid columns: 12
Color Contrast
The Neon Bunker uses high-contrast colors to draw attention and create visual interest.
Use bright, bold colors like #ff00ff and #00ff00 for maximum contrast.
Line Weight
The Neon Bunker uses bold, thick lines for maximum visual impact.
Use lines 4px and above for maximum effect.
For example:
// Example of bold line usage border: 4px solid #ff00ff;Read more about the Grid System Read more about Color Contrast