fixed console errors, improved user-selecting, added cyantexting

This commit is contained in:
Henry Jameson 2021-06-11 11:49:32 +03:00
parent 255f47fe56
commit f819227bed
4 changed files with 17 additions and 2 deletions

View file

@ -369,6 +369,12 @@ export const SLOT_INHERITANCE = {
textColor: 'preserve'
},
postCyantext: {
depends: ['cBlue'],
layer: 'bg',
textColor: 'preserve'
},
border: {
depends: ['fg'],
opacity: 'border',