From ece1e2e81f62a093d64a051c992aeaf3d32fb422 Mon Sep 17 00:00:00 2001 From: Samuel Bailey Date: Sun, 7 Jun 2026 11:24:08 -0500 Subject: [PATCH 1/3] Add Dusk theme A warm OLED theme with a deep charcoal background and varied saturated colors, designed for extended use on OLED and mini-LED displays. --- standard/dusk.yaml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 standard/dusk.yaml diff --git a/standard/dusk.yaml b/standard/dusk.yaml new file mode 100644 index 0000000..381d7e6 --- /dev/null +++ b/standard/dusk.yaml @@ -0,0 +1,27 @@ +# Dusk — warm OLED theme. Deep charcoal background, varied saturated colors. +# Designed for extended use on OLED/mini-LED displays. +name: Dusk +accent: '#E0A554' +cursor: '#E0A554' +background: '#1D2021' +foreground: '#D4BE98' +details: darker +terminal_colors: + normal: + black: '#3C3836' + red: '#D67E76' + green: '#91C278' + yellow: '#D9AD62' + blue: '#829CD1' + magenta: '#D182B4' + cyan: '#71BDAE' + white: '#D4BE98' + bright: + black: '#504945' + red: '#ED6D64' + green: '#9ADB6E' + yellow: '#F0BC54' + blue: '#81A9EB' + magenta: '#EB7FC7' + cyan: '#6FD6BE' + white: '#E2CCA9' From 797188b7803c4784291acc45391322aaf26a69dc Mon Sep 17 00:00:00 2001 From: Samuel Bailey Date: Sun, 7 Jun 2026 11:24:42 -0500 Subject: [PATCH 2/3] Add Dusk theme preview --- standard/previews/dusk.yaml.svg | 51 +++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 standard/previews/dusk.yaml.svg diff --git a/standard/previews/dusk.yaml.svg b/standard/previews/dusk.yaml.svg new file mode 100644 index 0000000..0fca952 --- /dev/null +++ b/standard/previews/dusk.yaml.svg @@ -0,0 +1,51 @@ +ls +dir + +executable + +file +bash ~/colors.sh +normal: + +black + +red + +green + +yellow + +blue + +magenta + +cyan + +white + +bright: + +black + +red + +green + +yellow + +blue + +magenta + +cyan + +white + +~/project + +git( + + main + + ) + \ No newline at end of file From 903170917edc98e2d437621e0f35a3ded874e1b1 Mon Sep 17 00:00:00 2001 From: Samuel Bailey Date: Sun, 7 Jun 2026 11:24:46 -0500 Subject: [PATCH 3/3] Update standard README with Dusk theme entry --- standard/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/standard/README.md b/standard/README.md index a011fdc..1f4a387 100644 --- a/standard/README.md +++ b/standard/README.md @@ -32,6 +32,7 @@ |**[Deep Ocean](deep_ocean.yaml)**:|| |**[Default Dark](default_dark.yaml)**:|| |**[Dracula](dracula.yaml)**:|| +|**[Dusk](dusk.yaml)**:|| |**[Edgerunners-david](edgerunners-david.yaml)**:|| |**[Edgerunners-lucy And David Jump](edgerunners-lucy_and_david_jump.yaml)**:|| |**[Everforest Hard](everforest_hard.yaml)**:||