提交 508c02a4 编写于 作者: S Serge Rider 提交者: GitHub

Merge pull request #5234 from riednyko/#5202_the_dark_theme_show_sql_parameters

#5202 The Dark Theme show SQL parameters in dark blue which is hard to see - fix

Former-commit-id: 9c8120e6
......@@ -32,6 +32,7 @@
'org.jkiss.dbeaver.sql.editor.color.number.foreground=0,128,128'
'org.jkiss.dbeaver.sql.editor.color.comment.foreground=169,169,169'
'org.jkiss.dbeaver.sql.editor.color.delimiter.foreground=255,0,0'
'org.jkiss.dbeaver.sql.editor.color.parameter.foreground=170,204,255'
'org.jkiss.dbeaver.erd.diagram.background=16,16,16'
'org.jkiss.dbeaver.erd.diagram.entity.regular.background=0,0,0'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册