1
0
mirror of https://github.com/keeweb/keeweb-plugins.git synced 2024-06-28 07:41:00 +02:00
keeweb-plugins/docs/plugins/theme-arc/plugin.css
2018-11-18 09:26:53 +01:00

11 lines
247 B
CSS

.th-arc {
--background-color: #e7e8eb;
--medium-color: #abb2bf;
--text-color: #404552;
--action-color: #5294e2;
--error-color: #da4453;
--mute-percent: 100%;
--light-border-color: #d3dae3;
--muted-color: #a3a5ac;
}