eric7/Preferences/ConfigurationPages/EditorHighlightingStylesPage.py

branch
eric7
changeset 8881
54e42bc2437a
parent 8850
da93f2ba802f
child 8912
1bd5e972252e
equal deleted inserted replaced
8880:4b631598f752 8881:54e42bc2437a
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2006 - 2021 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2006 - 2022 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Module implementing the Editor Highlighting Styles configuration page. 7 Module implementing the Editor Highlighting Styles configuration page.
8 """ 8 """

eric ide

mercurial