Changes between Version 251 and Version 252 of Help/Styles/MapCSSImplementation


Ignore:
Timestamp:
2023-03-01T22:08:52+01:00 (2 years ago)
Author:
Klumbumbus
Comment:

add hint about named colors

Legend:

Unmodified
Added
Removed
Modified
  • Help/Styles/MapCSSImplementation

    v251 v252  
    11761176 * '''`rgba(/*r*/, /*g*/, /*b*/, /*alpha*/)`''' - rgb value with alpha
    11771177 * '''`hsb_color(/*hue*/, /*saturation*/, /*brightness*/)`''' - color from HSB color space
     1178 * if the color is prefixed with a name and #, e.g. `color: highway_track#6e541c;` it will appear in the [wiki:/Help/Preferences/ColorPreference Color Preference] and end users can adjust the color there themself
    11781179
    11791180'' '''Opacity''' ''