summaryrefslogtreecommitdiff
path: root/ext/fg/css
diff options
context:
space:
mode:
Diffstat (limited to 'ext/fg/css')
-rw-r--r--ext/fg/css/frame.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/ext/fg/css/frame.css b/ext/fg/css/frame.css
index ab49fb50..68efa9c6 100644
--- a/ext/fg/css/frame.css
+++ b/ext/fg/css/frame.css
@@ -58,6 +58,14 @@ body {
background-color: #0275d8;
}
+.tag-frequent {
+ background-color: #5bc0de;
+}
+
+.tag-archaism {
+ background-color: #d9534f;
+}
+
.action-bar {
float: right;
}