Remove unused color

This commit is contained in:
Yann Esposito (Yogsototh) 2022-10-23 16:45:55 +02:00
parent f9b8bfb9ef
commit d634cd6884
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646
2 changed files with 1 additions and 3 deletions

2
brut.min.css vendored

File diff suppressed because one or more lines are too long

View file

@ -12,8 +12,6 @@
--n1: darken(@neutral,10%);
--n2: darken(@neutral,20%);
--shadow: rgba(128,128,128,0.5);
/* rainbow colors */
--y: #b58900;
--o: #cb4b16;