]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
CSS: Make the black less agressive
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 21 Aug 2024 10:35:55 +0000 (12:35 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 21 Aug 2024 10:35:55 +0000 (12:35 +0200)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
html/html/themes/ipfire/include/css/style.css

index 54d0f12e5ba7d449725d7259e6c5fd16b9b3548c..85a24deb0542f92f54112d20dc9eeadddea3aeb1 100644 (file)
@@ -7,7 +7,7 @@
        --color-blue-invert    : #ffffff;
        --color-orange         : #ff9933;
        --color-orange-invert  : #ffffff;
-       --color-black          : #000000;
+       --color-black          : #363636;
        --color-black-invert   : #ffffff;
        --color-grey           : #d6d6d6;
        --color-light-grey     : #f0f0f0;