styleditor.net styleditor.net styleditor.net styleditor.net English accent-coloralignalignment-baselineallanchoranimationappearanceaspect-ratiobackdrop-filterbackface-visibilitybackgroundbaselineblock-sizeborderbottomboxbreakcaption-sidecaretclearclipcolorcolor-adjustcolor-interpolationcolor-interpolation-filterscolor-schemecolumncolumnscontaincontainercontentcornercountercursorcxcyddirectiondisplaydominant-baselinedynamic-range-limitempty-cellsfield-sizingfillfilterflexfloatfloodfontforced-color-adjustgapgridheighthyphenatehyphensimageime-modeinitial-letterinline-sizeinsetinteractivityinterestinterpolate-sizeisolationjustifyleftletter-spacinglighting-colorlinelistmarginmarkermaskmathmaxminmix-blend-modeobjectoffsetopacityorderorphansoutlineoverflowoverlayoverscrollpaddingpagepaint-orderperspectiveplacepointer-eventspositionprint-color-adjustquotesrreadingresizerightrotaterowrubyrulerxryscalescrollscrollbarshapespeakstopstroketab-sizetable-layouttexttimelinetoptouch-actiontransformtransitiontranslatetrigger-scopeunicode-bidiuser-selectvector-effectvertical-alignviewvisibilitywhitewidowswidthwill-changewordwriting-modexyz-indexzoom

מאפיין color-scheme

מאפיין color-scheme מצהיר באילו ערכות צבעים האלמנט תומך — light, dark או שתיהן. משפיע על ברירות-מחדל של UA (טפסים, scrollbars) וקובע איזה צבע יבחר light-dark(). אחד הכלים החשובים לתמיכה ב-dark mode.
:root { color-scheme: light dark; } .widget { color-scheme: only dark; background: light-dark(white, black); color: light-dark(black, white); }
normalערך ברירת המחדל. ערכת צבעים תואמת ל-UA.lightמצהיר על תמיכה במצב בהיר.darkמצהיר על תמיכה במצב כהה.onlyאוסר על UA לדרוס את הבחירה (למשל ע"י extensions). CSS Color Adjustment Module Level 1 Candidate Recommendation Snapshot W3CMDN
Show all code ערוך CSS און-ליין התוסף שזוכר עבורך מאות פריטי CSS כל פרופרטי CSS — בהדגמה חיה מקור הייחוס הדו-לשוני ל-CSS
הגדרהדוגמאותתחבירמודולמפרטמקורות מידעהדגמה חזותית