line number, symtax highlight, initial dark theme

This commit is contained in:
2026-02-01 15:21:11 +08:00
parent 20e91b4b0a
commit 480d628260
8 changed files with 306 additions and 9 deletions

View File

@@ -44,6 +44,20 @@
<item row="1" column="1">
<widget class="KFontRequester" name="kcfg_editorFont"/>
</item>
<item row="2" column="0">
<widget class="QLabel" name="label_3">
<property name="text">
<string>eDITOR dARK tHEME</string>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QCheckBox" name="kcfg_editorDarkTheme">
<property name="text">
<string>Enabled</string>
</property>
</widget>
</item>
</layout>
</widget>
<customwidgets>