forked from qt-creator/qt-creator
Also, defaults formats are now applied to any format that hasn't been defined in the color scheme file. This allows a color scheme to fall back on the default selection color, for example.
5 lines
163 B
XML
5 lines
163 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<style-scheme version="1.0" name="Default">
|
|
<!-- Empty scheme, relying entirely on built-in defaults. -->
|
|
</style-scheme>
|