We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7473250 commit 5cc6e14Copy full SHA for 5cc6e14
hledger-ui/Hledger/UI/Theme.hs
@@ -135,10 +135,3 @@ themesList = [
135
])
136
137
]
138
-
139
--- halfbrightattr = defAttr & dim
140
--- reverseattr = defAttr & reverseVideo
141
--- redattr = defAttr `withForeColor` red
142
--- greenattr = defAttr `withForeColor` green
143
--- reverseredattr = defAttr & reverseVideo `withForeColor` red
144
--- reversegreenattr= defAttr & reverseVideo `withForeColor` green
0 commit comments