pmacs3/mode/colortext.py

7 lines
100 B
Python
Raw Normal View History

import mode
class Colortext(mode.Fundamental):
name = 'Colortext'
install = Colortext.install