diff options
Diffstat (limited to 'themes/light/tt-rss.less')
| -rw-r--r-- | themes/light/tt-rss.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/light/tt-rss.less b/themes/light/tt-rss.less index 3896665c8..bb6ef9ef8 100644 --- a/themes/light/tt-rss.less +++ b/themes/light/tt-rss.less @@ -1348,7 +1348,7 @@ body.ttrss_main, body.ttrss_utility { } .text-muted { - color : @default-text; + color : @fg-text-muted; } .text-small, .small { |