From 46e0484cad0711ea3c75633cd688571809339d1a Mon Sep 17 00:00:00 2001 From: Daniel <89086143+BardofSprites@users.noreply.github.com> Date: Wed, 23 Oct 2024 17:12:27 -0400 Subject: duo dark --- fvwm/.fvwm/config | 1 + fvwm/.fvwm/themes/ef-duo-dark.sys | 21 +++++++++++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 fvwm/.fvwm/themes/ef-duo-dark.sys (limited to 'fvwm') diff --git a/fvwm/.fvwm/config b/fvwm/.fvwm/config index 1a850d0..db07f10 100644 --- a/fvwm/.fvwm/config +++ b/fvwm/.fvwm/config @@ -418,6 +418,7 @@ AddToMenu MenuThemes "Themes" Title + "Ef &Elea Dark" ChangeTheme 'ef-elea-dark' 'elea-dark' "(ef-themes-select 'ef-elea-dark)" + "Ef &Cyprus" ChangeTheme 'ef-cyprus' 'cyprus' "(ef-themes-select 'ef-cyprus)" + "Ef &Night" ChangeTheme 'ef-night' 'night' "(ef-themes-select 'ef-night)" ++ "Ef &Duo-Dark" ChangeTheme 'ef-duo-dark' 'duo-dark' "(ef-themes-select 'ef-duo-dark)" + "Ef &Day" ChangeTheme 'ef-day' 'day' "(ef-themes-select 'ef-day)" + "Ef &Eagle" ChangeTheme 'ef-eagle' 'eagle' "(ef-themes-select 'ef-eagle)" + "Ef &Owl" ChangeTheme 'ef-owl' 'owl' "(ef-themes-select 'ef-owl)" diff --git a/fvwm/.fvwm/themes/ef-duo-dark.sys b/fvwm/.fvwm/themes/ef-duo-dark.sys new file mode 100644 index 0000000..fedba33 --- /dev/null +++ b/fvwm/.fvwm/themes/ef-duo-dark.sys @@ -0,0 +1,21 @@ +Colorset 0 fg #d0d0d0, bg #070019, hi, sh, Plain, NoShape +Colorset 1 fg #857f8f, bg #1d1a26, hi, sh, Plain, NoShape +Colorset 2 fg #d0d0d0, bg #070019, hi, sh, Plain, NoShape +Colorset 3 fg #070019, bg #857f8f, hi #857f8f, sh #857f8f, Plain, NoShape +Colorset 4 fg #070019, bg #352487, hi #352487, sh #352487, Plain, NoShape +Colorset 5 fg #d0d0d0, bg #070019, hi, sh, Plain, NoShape +Colorset 6 fg #d0d0d0, bg #664f4a, hi, sh, Plain, NoShape +Colorset 7 fg #d0d0d0, bg #d0d0d0, hi, sh, Plain, NoShape +Colorset 8 fg #dedeff, bg #352487, hi, sh, Plain, NoShape +Colorset 10 fg #d0d0d0, bg #070019, hi, sh, Plain, NoShape +Colorset 11 fg #dedeff, bg #352487, hi #d0d0d0, sh #d0d0d0, Plain, NoShape +Colorset 12 fg #d0d0d0, bg #664f4a, hi, sh, Plain, NoShape +Colorset 13 fg #d0d0d0, bg #664f4a, hi, sh, Plain, NoShape +Colorset 14 fg #857f8f, bg #1d1a26, hi #aaaaaa, sh #999999, Plain, NoShape +# dock buttons +Colorset 15 fg #d0d0d0, bg #070019, hi, sh, Plain, Noshape + +AddButtonStyle 1 MiniIcon +AddButtonStyle 6 Pixmap minimize__d0d0d0.svg:20x20 +AddButtonStyle 4 Pixmap maximize__d0d0d0.svg:20x20 +AddButtonStyle 2 Pixmap close__d0d0d0.svg:20x20 -- cgit v1.2.3