Stream Style
An abstraction of the styles of streams used by the workbench.
Parameters
light
The color of foreground text in this style for light mode.
dark
The color of foreground text in this style for dark mode.
Entries
Functions
Link copied to clipboard
Apply the dark-themed variant of the receiving style to the specified StyledDocument.
Link copied to clipboard
Answer the active style for the receiver and the specified StyledDocument.
Link copied to clipboard
Apply the light-themed variant of the receiving style to the specified StyledDocument.
Link copied to clipboard
Apply the appropriate variant of the receiving style to the specified StyledDocument based on the active theme.