diff options
Diffstat (limited to 'ext/mixed/css/display-dark.css')
-rw-r--r-- | ext/mixed/css/display-dark.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/mixed/css/display-dark.css b/ext/mixed/css/display-dark.css index 8e5d2f51..7f49ca40 100644 --- a/ext/mixed/css/display-dark.css +++ b/ext/mixed/css/display-dark.css @@ -41,6 +41,7 @@ h2 { border-bottom-color: #2f2f2f; } .tag[data-category=frequency] { background-color: #489148; } .tag[data-category=partOfSpeech] { background-color: #565656; } .tag[data-category=search] { background-color: #69696e; } +.tag[data-category=pitch-accent-dictionary] { background-color: #6640be; } .term-reasons { color: #888888; } @@ -77,6 +78,8 @@ h2 { border-bottom-color: #2f2f2f; } color: #1e1e1e; } +.term-pitch-accent-container { border-bottom-color: #2f2f2f; } + .term-pitch-accent-character:before { border-color: #ffffff; } .term-pitch-accent-graph-line, |