summaryrefslogtreecommitdiff
path: root/themes/night.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-09 05:50:10 +0300
committerAndrew Dolgov <[email protected]>2018-12-09 05:50:10 +0300
commitaa63c5309725bab64b40f59d4b9c21a391454d58 (patch)
tree220e8d53433fea98d7f697b3e5b800cb55117669 /themes/night.css
parentfbc6f3947241cfddf127a8e229119e2a44685aaf (diff)
#selected_prompt: use accent color
Diffstat (limited to 'themes/night.css')
-rw-r--r--themes/night.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/night.css b/themes/night.css
index 5a2a82f6b..889dd2093 100644
--- a/themes/night.css
+++ b/themes/night.css
@@ -762,6 +762,7 @@ body.ttrss_main #toolbar-frame #toolbar #selected_prompt {
font-style: italic;
text-align: right;
margin-right: 4px;
+ color: #b87d2c;
}
@media (max-width: 992px) {
body.ttrss_main #toolbar-frame #toolbar #selected_prompt {