AutoYADM commit: 2025-05-07 17:29:23

This commit is contained in:
Daniel Fichtinger 2025-05-07 17:29:23 -04:00
parent 067bb5c885
commit 75d15b6e3e

View file

@ -45,22 +45,22 @@ evaluate-commands %sh{
face global documentation comment
# TODO: change
face global meta ${aqua}
face global builtin ${fg}+b
face global builtin ${blue}
# Markdown highlighting
face global title ${green}+b
face global header ${orange}
face global mono ${fg4}
face global title ${red_glowing}+b
face global header ${red_glowing}
face global mono ${g_4}
face global block ${aqua}
face global link ${blue}+u
face global bullet ${yellow}
face global list ${fg}
face global link ${red_glowing}+ui
face global bullet ${orange_glow}
face global list ${orange_glow}
face global Default ${fg},${bg}
face global PrimarySelection ${fg_alpha},${blue}+g
face global SecondarySelection ${bg_alpha},${blue}+g
face global PrimaryCursor ${bg},${fg}+fg
face global SecondaryCursor ${bg},${bg4}+fg
face global Default ${text},${background}
face global PrimaryCursor ${background},${orange_blaze}+gb
face global SecondaryCursor ${background},${orange_muted}+g
face global PrimarySelection ${bg},${fg}+fg
face global SecondarySelection ${bg},${bg4}+fg
face global PrimaryCursorEol ${bg},${fg4}+fg
face global SecondaryCursorEol ${bg},${bg2}+fg
face global LineNumbers ${bg4}