Compare commits

...

2 commits

Author SHA1 Message Date
Cat /dev/Nulo 93b027e5a8 Make line numbers more visible 2022-06-18 18:52:49 -03:00
Cat /dev/Nulo 099cbe71ce Change builtin 2022-06-18 18:52:12 -03:00
4 changed files with 8 additions and 8 deletions

View file

@ -28,7 +28,7 @@ echo "
face global attribute ${foam}
face global comment ${subtle}+i
face global meta ${foam}
face global builtin ${foam}+b
face global builtin ${pine}
face global variable ${rose}
face global module ${foam}
@ -55,7 +55,7 @@ echo "
face global SecondarySelection default,${highlightInactive}
face global PrimaryCursor ${base},${text}
face global SecondaryCursor default,${inactive}
face global LineNumbers ${overlay},${base}
face global LineNumbers ${subtle},${base}
face global LineNumberCursor ${gold},${base}
face global MenuForeground ${text},${overlay}
face global MenuBackground ${subtle},${surface}

View file

@ -28,7 +28,7 @@ echo "
face global attribute ${foam}
face global comment ${subtle}+i
face global meta ${foam}
face global builtin ${foam}+b
face global builtin ${pine}
face global variable ${rose}
face global module ${foam}
@ -55,7 +55,7 @@ echo "
face global SecondarySelection default,${highlightInactive}
face global PrimaryCursor ${base},${text}
face global SecondaryCursor default,${inactive}
face global LineNumbers ${overlay},${base}
face global LineNumbers ${subtle},${base}
face global LineNumberCursor ${gold},${base}
face global MenuForeground ${text},${overlay}
face global MenuBackground ${subtle},${surface}

View file

@ -28,7 +28,7 @@ echo "
face global attribute ${foam}
face global comment ${subtle}+i
face global meta ${foam}
face global builtin ${foam}+b
face global builtin ${pine}
face global variable ${rose}
face global module ${foam}
@ -55,7 +55,7 @@ echo "
face global SecondarySelection default,${highlightInactive}
face global PrimaryCursor ${base},${text}
face global SecondaryCursor default,${inactive}
face global LineNumbers ${overlay},${base}
face global LineNumbers ${subtle},${base}
face global LineNumberCursor ${gold},${base}
face global MenuForeground ${text},${overlay}
face global MenuBackground ${subtle},${surface}

View file

@ -64,7 +64,7 @@ echo "
face global attribute ${foam}
face global comment ${subtle}+i
face global meta ${foam}
face global builtin ${foam}+b
face global builtin ${pine}
face global variable ${rose}
face global module ${foam}
@ -91,7 +91,7 @@ echo "
face global SecondarySelection default,${highlightInactive}
face global PrimaryCursor ${base},${text}
face global SecondaryCursor default,${inactive}
face global LineNumbers ${overlay},${base}
face global LineNumbers ${subtle},${base}
face global LineNumberCursor ${gold},${base}
face global MenuForeground ${text},${overlay}
face global MenuBackground ${subtle},${surface}