1
0
Fork 0
mirror of https://github.com/qurator-spk/neat.git synced 2025-07-27 10:59:54 +02:00

adapt color palette according to #33

This commit is contained in:
Clemens Neudecker 2020-01-09 13:11:47 +01:00 committed by GitHub
parent f2576d36a5
commit acd6b12124
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,10 +27,10 @@
.ner_per{background-color:#56b3e9} .ner_per{background-color:#56b3e9}
.ner_loc{background-color:#e69d00} .ner_loc{background-color:#e69d00}
.ner_org{background-color:#cc79a7} .ner_org{background-color:#df6caa}
.ner_work{background-color:#009e74} .ner_work{background-color:#009e74}
.ner_conf{background-color:#aaaa00} .ner_conf{background-color:#0072b2}
.ner_evt{background-color:#0072b2} .ner_evt{background-color:#a60a2d}
.ner_todo{background-color:#d55e00} .ner_todo{background-color:#d55e00}
.fit-image{ .fit-image{