Base16 Syntax Theme Collection. dark/light Pairs placed into 2 matched groups. included is tool for assembling your own themes, as well as all themes String names to create your own Input menus / add to your own theme matrix, and theme selectors
addToMatrix(_mtx, _title, _choices, _theme) To create a theme matrix with string index, use a color matrix global add theme name to string array of theme titles and last input a theme from above, or create your own theme arrays. Parameters: _mtx: (color ) matrix for storage _title: (string ) Name of theme being added _choices: (string[] ) name index _theme: (color[] ) colors being added Returns: void
addToMatrix(_mtx, _theme) Add theme to color matrix Non-indexed Parameters: _mtx: (color ) matrix for storage _theme: (color[] ) colors being added
dark() Dark Themne Selection (With light Equivalent in same location) Returns: Color matrix of dark themes
light() light Themne Selection (With dark Equivalent in same location) Returns: Color matrix of light themes
selectTheme(_mtx, _themes, _theme) Get a Theme By Name Parameters: _mtx: (Matrix color) Name of Theme _themes: (Array string) Array with Names of Themes _theme: (string ) Name of Theme to select
selectTheme(_mtx, _theme) Get a Theme By Number Parameters: _mtx: (Matrix color) Name of Theme _theme: (int ) Number of Theme to select
De acordo com o verdadeiro espírito do TradingView, o autor publicou esse código Pine como uma biblioteca de código aberto para que outros programadores Pine de nossa comunidade possam reutilizá-lo. Parabéns ao autor! Você pode usar essa biblioteca de forma privada ou em outras publicações de código aberto, mas a reutilização desse código em uma publicação é regida pelas Regras da Casa.
As informações e publicações não devem ser e não constituem conselhos ou recomendações financeiras, de investimento, de negociação ou de qualquer outro tipo, fornecidas ou endossadas pela TradingView. Leia mais em Termos de uso.