notion-enhancer/mods/core/css/variables.json

96 lines
2.4 KiB
JSON

[
"--theme--main",
"--theme--sidebar",
"--theme--overlay",
"--theme--dragarea",
"--theme--preview-width",
"--theme--preview-padding",
"--theme--preview_banner-height",
"--theme--page_banner-height",
"--theme--font_sans",
"--theme--font_serif",
"--theme--font_mono",
"--theme--font_code",
"--theme--font_title-size",
"--theme--font_heading1-size",
"--theme--font_heading2-size",
"--theme--font_heading3-size",
"--theme--font_label-size",
"--theme--font_body-size",
"--theme--font_code-size",
"--theme--font_sidebar-size",
"--theme--scrollbar",
"--theme--scrollbar-border",
"--theme--scrollbar_hover",
"--theme--card",
"--theme--gallery",
"--theme--table-border",
"--theme--interactive_hover",
"--theme--interactive_hover-border",
"--theme--button_close",
"--theme--button_close-fill",
"--theme--selected",
"--theme--primary",
"--theme--primary_hover",
"--theme--primary_click",
"--theme--primary_indicator",
"--theme--option-color",
"--theme--option-background",
"--theme--option_active-color",
"--theme--option_active-background",
"--theme--option_hover-color",
"--theme--option_hover-background",
"--theme--danger_text",
"--theme--danger_border",
"--theme--text",
"--theme--text_ui",
"--theme--text_ui_info",
"--theme--text_gray",
"--theme--text_brown",
"--theme--text_orange",
"--theme--text_yellow",
"--theme--text_green",
"--theme--text_blue",
"--theme--text_purple",
"--theme--text_pink",
"--theme--text_red",
"--theme--bg_text",
"--theme--bg_gray",
"--theme--bg_brown",
"--theme--bg_orange",
"--theme--bg_yellow",
"--theme--bg_green",
"--theme--bg_blue",
"--theme--bg_purple",
"--theme--bg_pink",
"--theme--bg_red",
"--theme--line_text",
"--theme--line_gray",
"--theme--line_brown",
"--theme--line_orange",
"--theme--line_yellow",
"--theme--line_green",
"--theme--line_blue",
"--theme--line_purple",
"--theme--line_pink",
"--theme--line_red",
"--theme--code_inline-text",
"--theme--code_inline-background",
"--theme--code_text",
"--theme--code-background",
"--theme--code_function",
"--theme--code_keyword",
"--theme--code_tag",
"--theme--code_operator",
"--theme--code_important",
"--theme--code_property",
"--theme--code_builtin",
"--theme--code_attr-name",
"--theme--code_comment",
"--theme--code_punctuation",
"--theme--code_doctype",
"--theme--code_number",
"--theme--code_string",
"--theme--code_attr-value"
]