mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-01 23:02:26 +00:00
bump opentui to v0.1.58, fixing diff color issues in light themes
This commit is contained in:
@@ -572,6 +572,12 @@ function generateSubtleSyntax(theme: Theme) {
|
||||
|
||||
function getSyntaxRules(theme: Theme) {
|
||||
return [
|
||||
{
|
||||
scope: ["default"],
|
||||
style: {
|
||||
foreground: theme.text,
|
||||
},
|
||||
},
|
||||
{
|
||||
scope: ["prompt"],
|
||||
style: {
|
||||
|
||||
Reference in New Issue
Block a user