Darken background of Dark theme

This commit is contained in:
Héctor Ramón Jiménez 2025-02-22 02:25:01 +01:00
parent a216a0a04e
commit 873311558f
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
2 changed files with 2 additions and 2 deletions

View file

@ -37,7 +37,7 @@ impl Palette {
/// The built-in dark variant of a [`Palette`].
pub const DARK: Self = Self {
background: color!(0x313338),
background: color!(0x2B2D31),
text: Color::from_rgb(0.90, 0.90, 0.90),
primary: color!(0x5865F2),
success: color!(0x12664f),

View file

@ -1 +1 @@
ae2cef8da43ffa33fc298204d44968544db05387a07d8030ea88683f8adfe37c
0ef7325a79ce31c83759529ed478c8b4848c40c2867193624ef9673b9e21ff53