Compare commits
2 commits
3535222ea4
...
93b027e5a8
Author | SHA1 | Date | |
---|---|---|---|
93b027e5a8 | |||
099cbe71ce |
4 changed files with 8 additions and 8 deletions
|
@ -28,7 +28,7 @@ echo "
|
||||||
face global attribute ${foam}
|
face global attribute ${foam}
|
||||||
face global comment ${subtle}+i
|
face global comment ${subtle}+i
|
||||||
face global meta ${foam}
|
face global meta ${foam}
|
||||||
face global builtin ${foam}+b
|
face global builtin ${pine}
|
||||||
|
|
||||||
face global variable ${rose}
|
face global variable ${rose}
|
||||||
face global module ${foam}
|
face global module ${foam}
|
||||||
|
@ -55,7 +55,7 @@ echo "
|
||||||
face global SecondarySelection default,${highlightInactive}
|
face global SecondarySelection default,${highlightInactive}
|
||||||
face global PrimaryCursor ${base},${text}
|
face global PrimaryCursor ${base},${text}
|
||||||
face global SecondaryCursor default,${inactive}
|
face global SecondaryCursor default,${inactive}
|
||||||
face global LineNumbers ${overlay},${base}
|
face global LineNumbers ${subtle},${base}
|
||||||
face global LineNumberCursor ${gold},${base}
|
face global LineNumberCursor ${gold},${base}
|
||||||
face global MenuForeground ${text},${overlay}
|
face global MenuForeground ${text},${overlay}
|
||||||
face global MenuBackground ${subtle},${surface}
|
face global MenuBackground ${subtle},${surface}
|
||||||
|
|
|
@ -28,7 +28,7 @@ echo "
|
||||||
face global attribute ${foam}
|
face global attribute ${foam}
|
||||||
face global comment ${subtle}+i
|
face global comment ${subtle}+i
|
||||||
face global meta ${foam}
|
face global meta ${foam}
|
||||||
face global builtin ${foam}+b
|
face global builtin ${pine}
|
||||||
|
|
||||||
face global variable ${rose}
|
face global variable ${rose}
|
||||||
face global module ${foam}
|
face global module ${foam}
|
||||||
|
@ -55,7 +55,7 @@ echo "
|
||||||
face global SecondarySelection default,${highlightInactive}
|
face global SecondarySelection default,${highlightInactive}
|
||||||
face global PrimaryCursor ${base},${text}
|
face global PrimaryCursor ${base},${text}
|
||||||
face global SecondaryCursor default,${inactive}
|
face global SecondaryCursor default,${inactive}
|
||||||
face global LineNumbers ${overlay},${base}
|
face global LineNumbers ${subtle},${base}
|
||||||
face global LineNumberCursor ${gold},${base}
|
face global LineNumberCursor ${gold},${base}
|
||||||
face global MenuForeground ${text},${overlay}
|
face global MenuForeground ${text},${overlay}
|
||||||
face global MenuBackground ${subtle},${surface}
|
face global MenuBackground ${subtle},${surface}
|
||||||
|
|
|
@ -28,7 +28,7 @@ echo "
|
||||||
face global attribute ${foam}
|
face global attribute ${foam}
|
||||||
face global comment ${subtle}+i
|
face global comment ${subtle}+i
|
||||||
face global meta ${foam}
|
face global meta ${foam}
|
||||||
face global builtin ${foam}+b
|
face global builtin ${pine}
|
||||||
|
|
||||||
face global variable ${rose}
|
face global variable ${rose}
|
||||||
face global module ${foam}
|
face global module ${foam}
|
||||||
|
@ -55,7 +55,7 @@ echo "
|
||||||
face global SecondarySelection default,${highlightInactive}
|
face global SecondarySelection default,${highlightInactive}
|
||||||
face global PrimaryCursor ${base},${text}
|
face global PrimaryCursor ${base},${text}
|
||||||
face global SecondaryCursor default,${inactive}
|
face global SecondaryCursor default,${inactive}
|
||||||
face global LineNumbers ${overlay},${base}
|
face global LineNumbers ${subtle},${base}
|
||||||
face global LineNumberCursor ${gold},${base}
|
face global LineNumberCursor ${gold},${base}
|
||||||
face global MenuForeground ${text},${overlay}
|
face global MenuForeground ${text},${overlay}
|
||||||
face global MenuBackground ${subtle},${surface}
|
face global MenuBackground ${subtle},${surface}
|
||||||
|
|
4
make.sh
4
make.sh
|
@ -64,7 +64,7 @@ echo "
|
||||||
face global attribute ${foam}
|
face global attribute ${foam}
|
||||||
face global comment ${subtle}+i
|
face global comment ${subtle}+i
|
||||||
face global meta ${foam}
|
face global meta ${foam}
|
||||||
face global builtin ${foam}+b
|
face global builtin ${pine}
|
||||||
|
|
||||||
face global variable ${rose}
|
face global variable ${rose}
|
||||||
face global module ${foam}
|
face global module ${foam}
|
||||||
|
@ -91,7 +91,7 @@ echo "
|
||||||
face global SecondarySelection default,${highlightInactive}
|
face global SecondarySelection default,${highlightInactive}
|
||||||
face global PrimaryCursor ${base},${text}
|
face global PrimaryCursor ${base},${text}
|
||||||
face global SecondaryCursor default,${inactive}
|
face global SecondaryCursor default,${inactive}
|
||||||
face global LineNumbers ${overlay},${base}
|
face global LineNumbers ${subtle},${base}
|
||||||
face global LineNumberCursor ${gold},${base}
|
face global LineNumberCursor ${gold},${base}
|
||||||
face global MenuForeground ${text},${overlay}
|
face global MenuForeground ${text},${overlay}
|
||||||
face global MenuBackground ${subtle},${surface}
|
face global MenuBackground ${subtle},${surface}
|
||||||
|
|
Loading…
Reference in a new issue