summaryrefslogtreecommitdiffstats
path: root/share/ui/syntax-themes/syntax-theme-none.xml
blob: 307f032c32a3c537bcdb4508e16bf99287717865 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!--
 This file is part of Inkscape.

 Copyright (C) 2022 the Authors.

 Released under GNU GPL v2+, read the file 'COPYING' for more information.
-->

<style-scheme id="-none-" _name="&#x25cf; No coloring" version="1.0">

  <author>MK</author>
  <_description>Empty color scheme to disable syntax highlighting</_description>

  <style name="text" />

</style-scheme>