view hgext3rd/__init__.py @ 1976:ebdc2a6a9a25

topic: add color for the active topic We reuse the same color that the one used for the active bookmark.
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Sun, 14 Aug 2016 20:40:46 +0200
parents 85390446f8c1
children 143c8e4dc22d
line wrap: on
line source

from __future__ import absolute_import
import pkgutil
__path__ = pkgutil.extend_path(__path__, __name__)