diff options
| author | BardofSprites <[email protected]> | 2024-12-29 19:48:22 -0500 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2024-12-29 19:48:22 -0500 |
| commit | d5ded76bfe8b5c915faf1adf833c2412f0e76e55 (patch) | |
| tree | 08cada69283439da433f82ba086cb1db5a3f8def /fvwm/.fvwm/themes/dwm.sys | |
| parent | 5d41b148a5179b685f88be1680bed38a3873821b (diff) | |
dwm and gruvbox theme
Diffstat (limited to 'fvwm/.fvwm/themes/dwm.sys')
| -rw-r--r-- | fvwm/.fvwm/themes/dwm.sys | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/fvwm/.fvwm/themes/dwm.sys b/fvwm/.fvwm/themes/dwm.sys new file mode 100644 index 0000000..ef1b680 --- /dev/null +++ b/fvwm/.fvwm/themes/dwm.sys @@ -0,0 +1,24 @@ +#### Dwm-like FVWM Colorsets +Colorset 0 fg #bbbbbb, bg #222222, hi, sh, Plain, NoShape +Colorset 1 fg #665c54, bg #222222, hi, sh, Plain, NoShape +Colorset 2 fg #bbbbbb, bg #222222, hi, sh, Plain, NoShape +Colorset 3 fg #222222, bg #444444, hi #444444, sh #444444, Plain, NoShape +Colorset 4 fg #222222, bg #770000, hi #770000, sh #770000, Plain, NoShape +Colorset 5 fg #bbbbbb, bg #222222, hi, sh, Plain, NoShape +Colorset 6 fg #eeeeee, bg #005577, hi, sh, Plain, NoShape +Colorset 7 fg #bbbbbb, bg #bbbbbb, hi, sh, Plain, NoShape +Colorset 8 fg #eeeeee, bg #005577, hi, sh, Plain, NoShape +Colorset 10 fg #bbbbbb, bg #222222, hi #665c54, sh #665c54, Plain, NoShape +Colorset 11 fg #eeeeee, bg #005577, hi #bbbbbb, sh #bbbbbb, Plain, NoShape +Colorset 12 fg #222222, bg #d4879c, hi, sh, Plain, NoShape +Colorset 13 fg #222222, bg #665c54, hi, sh, Plain, NoShape +Colorset 14 fg #665c54, bg #222222, hi #aaaaaa, sh #999999, Plain, NoShape +# dock buttons +Colorset 15 fg #bbbbbb, bg #222222, hi, sh, Plain, Noshape + +AddButtonStyle 6 Pixmap minimize__E4D3E1.svg:20x20 +AddButtonStyle 4 Pixmap maximize__E4D3E1.svg:20x20 +AddButtonStyle 2 Pixmap close__E4D3E1.svg:20x20 + +Style * NoTitle +Read $[themedir]/mono.sys
\ No newline at end of file |
