mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-02 20:18:22 +08:00
10 lines
351 B
XML
10 lines
351 B
XML
<edit>
|
|
<style name="dark" fg_color="orange" text_color="white" text_align_h="left">
|
|
<normal bg_color="#404040" />
|
|
<focused bg_color="#404040" />
|
|
<disable bg_color="gray" text_color="#d0d0d0" />
|
|
<error bg_color="#404040" text_color="red" />
|
|
<empty bg_color="#404040" text_color="#a0a0a0" />
|
|
</style>
|
|
</edit>
|