pmacs3/mode/colortext.py

7 lines
104 B
Python

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