Represents theme specific rendering styles for a {@link TextEditorDecorationType text editor decoration}.
Represents theme specific rendering styles for a {@link TextEditorDecorationType text editor decoration}.
(after themable-decoration-render-options)
Defines the rendering options of the attachment that is inserted after the decorated text.
Defines the rendering options of the attachment that is inserted after the decorated text.
(background-color themable-decoration-render-options)
Background color of the decoration. Use rgba() and define transparent background colors to play well with other decorations. Alternatively a color from the color registry can be {@link ThemeColor referenced}.
Background color of the decoration. Use rgba() and define transparent background colors to play well with other decorations. Alternatively a color from the color registry can be {@link ThemeColor referenced}.
(before themable-decoration-render-options)
Defines the rendering options of the attachment that is inserted before the decorated text.
Defines the rendering options of the attachment that is inserted before the decorated text.
(border themable-decoration-render-options)
CSS styling property that will be applied to text enclosed by a decoration.
CSS styling property that will be applied to text enclosed by a decoration.
(border-color themable-decoration-render-options)
CSS styling property that will be applied to text enclosed by a decoration. Better use 'border' for setting one or more of the individual border properties.
CSS styling property that will be applied to text enclosed by a decoration. Better use 'border' for setting one or more of the individual border properties.
(border-radius themable-decoration-render-options)
CSS styling property that will be applied to text enclosed by a decoration. Better use 'border' for setting one or more of the individual border properties.
CSS styling property that will be applied to text enclosed by a decoration. Better use 'border' for setting one or more of the individual border properties.
(border-spacing themable-decoration-render-options)
CSS styling property that will be applied to text enclosed by a decoration. Better use 'border' for setting one or more of the individual border properties.
CSS styling property that will be applied to text enclosed by a decoration. Better use 'border' for setting one or more of the individual border properties.
(border-style themable-decoration-render-options)
CSS styling property that will be applied to text enclosed by a decoration. Better use 'border' for setting one or more of the individual border properties.
CSS styling property that will be applied to text enclosed by a decoration. Better use 'border' for setting one or more of the individual border properties.
(border-width themable-decoration-render-options)
CSS styling property that will be applied to text enclosed by a decoration. Better use 'border' for setting one or more of the individual border properties.
CSS styling property that will be applied to text enclosed by a decoration. Better use 'border' for setting one or more of the individual border properties.
(color themable-decoration-render-options)
CSS styling property that will be applied to text enclosed by a decoration.
CSS styling property that will be applied to text enclosed by a decoration.
(cursor themable-decoration-render-options)
CSS styling property that will be applied to text enclosed by a decoration.
CSS styling property that will be applied to text enclosed by a decoration.
(font-style themable-decoration-render-options)
CSS styling property that will be applied to text enclosed by a decoration.
CSS styling property that will be applied to text enclosed by a decoration.
(font-weight themable-decoration-render-options)
CSS styling property that will be applied to text enclosed by a decoration.
CSS styling property that will be applied to text enclosed by a decoration.
(gutter-icon-path themable-decoration-render-options)
An absolute path or an URI to an image to be rendered in the gutter.
An **absolute path** or an URI to an image to be rendered in the gutter.
(gutter-icon-size themable-decoration-render-options)
Specifies the size of the gutter icon. Available values are 'auto', 'contain', 'cover' and any percentage value. For further information: https://msdn.microsoft.com/en-us/library/jj127316(v=vs.85).aspx
Specifies the size of the gutter icon. Available values are 'auto', 'contain', 'cover' and any percentage value. For further information: https://msdn.microsoft.com/en-us/library/jj127316(v=vs.85).aspx
(letter-spacing themable-decoration-render-options)
CSS styling property that will be applied to text enclosed by a decoration.
CSS styling property that will be applied to text enclosed by a decoration.
(opacity themable-decoration-render-options)
CSS styling property that will be applied to text enclosed by a decoration.
CSS styling property that will be applied to text enclosed by a decoration.
(outline themable-decoration-render-options)
CSS styling property that will be applied to text enclosed by a decoration.
CSS styling property that will be applied to text enclosed by a decoration.
(outline-color themable-decoration-render-options)
CSS styling property that will be applied to text enclosed by a decoration. Better use 'outline' for setting one or more of the individual outline properties.
CSS styling property that will be applied to text enclosed by a decoration. Better use 'outline' for setting one or more of the individual outline properties.
(outline-style themable-decoration-render-options)
CSS styling property that will be applied to text enclosed by a decoration. Better use 'outline' for setting one or more of the individual outline properties.
CSS styling property that will be applied to text enclosed by a decoration. Better use 'outline' for setting one or more of the individual outline properties.
(outline-width themable-decoration-render-options)
CSS styling property that will be applied to text enclosed by a decoration. Better use 'outline' for setting one or more of the individual outline properties.
CSS styling property that will be applied to text enclosed by a decoration. Better use 'outline' for setting one or more of the individual outline properties.
(overview-ruler-color themable-decoration-render-options)
The color of the decoration in the overview ruler. Use rgba() and define transparent colors to play well with other decorations.
The color of the decoration in the overview ruler. Use rgba() and define transparent colors to play well with other decorations.
(set-after! themable-decoration-render-options value)
Defines the rendering options of the attachment that is inserted after the decorated text.
Defines the rendering options of the attachment that is inserted after the decorated text.
(set-background-color! themable-decoration-render-options value)
Background color of the decoration. Use rgba() and define transparent background colors to play well with other decorations. Alternatively a color from the color registry can be {@link ThemeColor referenced}.
Background color of the decoration. Use rgba() and define transparent background colors to play well with other decorations. Alternatively a color from the color registry can be {@link ThemeColor referenced}.
(set-before! themable-decoration-render-options value)
Defines the rendering options of the attachment that is inserted before the decorated text.
Defines the rendering options of the attachment that is inserted before the decorated text.
(set-border! themable-decoration-render-options value)
CSS styling property that will be applied to text enclosed by a decoration.
CSS styling property that will be applied to text enclosed by a decoration.
(set-border-color! themable-decoration-render-options value)
CSS styling property that will be applied to text enclosed by a decoration. Better use 'border' for setting one or more of the individual border properties.
CSS styling property that will be applied to text enclosed by a decoration. Better use 'border' for setting one or more of the individual border properties.
(set-border-radius! themable-decoration-render-options value)
CSS styling property that will be applied to text enclosed by a decoration. Better use 'border' for setting one or more of the individual border properties.
CSS styling property that will be applied to text enclosed by a decoration. Better use 'border' for setting one or more of the individual border properties.
(set-border-spacing! themable-decoration-render-options value)
CSS styling property that will be applied to text enclosed by a decoration. Better use 'border' for setting one or more of the individual border properties.
CSS styling property that will be applied to text enclosed by a decoration. Better use 'border' for setting one or more of the individual border properties.
(set-border-style! themable-decoration-render-options value)
CSS styling property that will be applied to text enclosed by a decoration. Better use 'border' for setting one or more of the individual border properties.
CSS styling property that will be applied to text enclosed by a decoration. Better use 'border' for setting one or more of the individual border properties.
(set-border-width! themable-decoration-render-options value)
CSS styling property that will be applied to text enclosed by a decoration. Better use 'border' for setting one or more of the individual border properties.
CSS styling property that will be applied to text enclosed by a decoration. Better use 'border' for setting one or more of the individual border properties.
(set-color! themable-decoration-render-options value)
CSS styling property that will be applied to text enclosed by a decoration.
CSS styling property that will be applied to text enclosed by a decoration.
(set-cursor! themable-decoration-render-options value)
CSS styling property that will be applied to text enclosed by a decoration.
CSS styling property that will be applied to text enclosed by a decoration.
(set-font-style! themable-decoration-render-options value)
CSS styling property that will be applied to text enclosed by a decoration.
CSS styling property that will be applied to text enclosed by a decoration.
(set-font-weight! themable-decoration-render-options value)
CSS styling property that will be applied to text enclosed by a decoration.
CSS styling property that will be applied to text enclosed by a decoration.
(set-gutter-icon-path! themable-decoration-render-options value)
An absolute path or an URI to an image to be rendered in the gutter.
An **absolute path** or an URI to an image to be rendered in the gutter.
(set-gutter-icon-size! themable-decoration-render-options value)
Specifies the size of the gutter icon. Available values are 'auto', 'contain', 'cover' and any percentage value. For further information: https://msdn.microsoft.com/en-us/library/jj127316(v=vs.85).aspx
Specifies the size of the gutter icon. Available values are 'auto', 'contain', 'cover' and any percentage value. For further information: https://msdn.microsoft.com/en-us/library/jj127316(v=vs.85).aspx
(set-letter-spacing! themable-decoration-render-options value)
CSS styling property that will be applied to text enclosed by a decoration.
CSS styling property that will be applied to text enclosed by a decoration.
(set-opacity! themable-decoration-render-options value)
CSS styling property that will be applied to text enclosed by a decoration.
CSS styling property that will be applied to text enclosed by a decoration.
(set-outline! themable-decoration-render-options value)
CSS styling property that will be applied to text enclosed by a decoration.
CSS styling property that will be applied to text enclosed by a decoration.
(set-outline-color! themable-decoration-render-options value)
CSS styling property that will be applied to text enclosed by a decoration. Better use 'outline' for setting one or more of the individual outline properties.
CSS styling property that will be applied to text enclosed by a decoration. Better use 'outline' for setting one or more of the individual outline properties.
(set-outline-style! themable-decoration-render-options value)
CSS styling property that will be applied to text enclosed by a decoration. Better use 'outline' for setting one or more of the individual outline properties.
CSS styling property that will be applied to text enclosed by a decoration. Better use 'outline' for setting one or more of the individual outline properties.
(set-outline-width! themable-decoration-render-options value)
CSS styling property that will be applied to text enclosed by a decoration. Better use 'outline' for setting one or more of the individual outline properties.
CSS styling property that will be applied to text enclosed by a decoration. Better use 'outline' for setting one or more of the individual outline properties.
(set-overview-ruler-color! themable-decoration-render-options value)
The color of the decoration in the overview ruler. Use rgba() and define transparent colors to play well with other decorations.
The color of the decoration in the overview ruler. Use rgba() and define transparent colors to play well with other decorations.
(set-text-decoration! themable-decoration-render-options value)
CSS styling property that will be applied to text enclosed by a decoration.
CSS styling property that will be applied to text enclosed by a decoration.
(text-decoration themable-decoration-render-options)
CSS styling property that will be applied to text enclosed by a decoration.
CSS styling property that will be applied to text enclosed by a decoration.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close