CodeEditApp / CodeEditSourceEditor

A code editor view written in Swift powered by tree-sitter.
https://codeeditapp.github.io/CodeEditSourceEditor/documentation/codeeditsourceeditor
MIT License
517 stars 84 forks source link

Add base text color to default attributes #48

Closed thecoolwinter closed 2 years ago

thecoolwinter commented 2 years ago

Description

Adds the default text color to the default attributes applied to text in the editor. Fixes an issue where the base text color wouldn't change when changing themes.

Issues

Checklist

thecoolwinter commented 2 years ago

Can this be merged so we can close #713?

austincondiff commented 2 years ago

@thecoolwinter We are getting a failed test on the PR. Can you look into that first?

lukepistrol commented 2 years ago

This was a caching error within Package.resolved which is now removed from git.