Module texcat.themes
some generic utilities for themes
Info:
- Copyright: 2025
Functions
| list (data) | list themes or syntaxes |
| get_scope_link () | get scope link |
| link_color_map (color_map, link) | link color map |
| get_extensions_dir () | get extensions directories |
| get_sorted_keys (input) | sort dictionary's keys |
| list_links () | list all links |
Functions
- list (data)
-
list themes or syntaxes
Parameters:
- data string[][]
Returns:
-
string information
- get_scope_link ()
-
get scope link
Returns:
-
link link
- link_color_map (color_map, link)
-
link color map
Parameters:
- color_map color_map
- link link
Returns:
-
colormap colormap
- get_extensions_dir ()
-
get extensions directories
Returns:
-
string[]
- get_sorted_keys (input)
-
sort dictionary's keys
Parameters:
- input table
Returns:
-
table names
- list_links ()
-
list all links
Returns:
-
string