diff --git a/assets/pics/layouts/dilemma.png b/assets/pics/layouts/dilemma.png index 8b17c3b..b55bdc0 100644 Binary files a/assets/pics/layouts/dilemma.png and b/assets/pics/layouts/dilemma.png differ diff --git a/assets/pics/layouts/dilemma.svg b/assets/pics/layouts/dilemma.svg index 268df37..5ecae6b 100644 --- a/assets/pics/layouts/dilemma.svg +++ b/assets/pics/layouts/dilemma.svg @@ -54,7 +54,16 @@ text.label { font-weight: bold; text-anchor: start; stroke: white; - stroke-width: 2; + stroke-width: 4; + paint-order: stroke; +} + +/* styling for optional footer */ +text.footer { + text-anchor: end; + dominant-baseline: auto; + stroke: white; + stroke-width: 4; paint-order: stroke; } @@ -892,13 +901,13 @@ text.label { stroke: none; fill: #e0f0f0;} _ - - - - + + + + diff --git a/assets/pics/layouts/dilemma.yaml b/assets/pics/layouts/dilemma.yaml index 938d48c..8786466 100644 --- a/assets/pics/layouts/dilemma.yaml +++ b/assets/pics/layouts/dilemma.yaml @@ -32,7 +32,7 @@ layers: - [':', $, '%', ^, +, '', ⇧ LSFT, ⎈ LCTL, ⌥ LALT, ⊞ LGUI] - ['~', '!', '@', '#', '|', '', '', '', '', ''] - [(, '', _] - - ['', {t: ▽, type: held}, ''] + - [{t: ▽, type: held}, '', ''] Fun: - ['', '', '', '', '', PRINT SCREEN, F7, F8, F9, F12] - [⊞ LGUI, ⌥ LALT, ⎈ LCTL, ⇧ LSFT, '', SCROLL LOCK, F4, F5, F6, F11] diff --git a/assets/pics/layouts/dilemma/Base.png b/assets/pics/layouts/dilemma/Base.png index faf70fd..5918b01 100644 Binary files a/assets/pics/layouts/dilemma/Base.png and b/assets/pics/layouts/dilemma/Base.png differ diff --git a/assets/pics/layouts/dilemma/Base.svg b/assets/pics/layouts/dilemma/Base.svg index 7a082f2..036e63a 100644 --- a/assets/pics/layouts/dilemma/Base.svg +++ b/assets/pics/layouts/dilemma/Base.svg @@ -54,7 +54,16 @@ text.label { font-weight: bold; text-anchor: start; stroke: white; - stroke-width: 2; + stroke-width: 4; + paint-order: stroke; +} + +/* styling for optional footer */ +text.footer { + text-anchor: end; + dominant-baseline: auto; + stroke: white; + stroke-width: 4; paint-order: stroke; } diff --git a/assets/pics/layouts/dilemma/Fun.png b/assets/pics/layouts/dilemma/Fun.png index 1a446e9..1dccbcc 100644 Binary files a/assets/pics/layouts/dilemma/Fun.png and b/assets/pics/layouts/dilemma/Fun.png differ diff --git a/assets/pics/layouts/dilemma/Fun.svg b/assets/pics/layouts/dilemma/Fun.svg index 88d6c00..38b85a8 100644 --- a/assets/pics/layouts/dilemma/Fun.svg +++ b/assets/pics/layouts/dilemma/Fun.svg @@ -54,7 +54,16 @@ text.label { font-weight: bold; text-anchor: start; stroke: white; - stroke-width: 2; + stroke-width: 4; + paint-order: stroke; +} + +/* styling for optional footer */ +text.footer { + text-anchor: end; + dominant-baseline: auto; + stroke: white; + stroke-width: 4; paint-order: stroke; } diff --git a/assets/pics/layouts/dilemma/Mouse.png b/assets/pics/layouts/dilemma/Mouse.png index 395c2ed..b30eafc 100644 Binary files a/assets/pics/layouts/dilemma/Mouse.png and b/assets/pics/layouts/dilemma/Mouse.png differ diff --git a/assets/pics/layouts/dilemma/Mouse.svg b/assets/pics/layouts/dilemma/Mouse.svg index d16b0fa..23a8bc3 100644 --- a/assets/pics/layouts/dilemma/Mouse.svg +++ b/assets/pics/layouts/dilemma/Mouse.svg @@ -54,7 +54,16 @@ text.label { font-weight: bold; text-anchor: start; stroke: white; - stroke-width: 2; + stroke-width: 4; + paint-order: stroke; +} + +/* styling for optional footer */ +text.footer { + text-anchor: end; + dominant-baseline: auto; + stroke: white; + stroke-width: 4; paint-order: stroke; } diff --git a/assets/pics/layouts/dilemma/Nav.png b/assets/pics/layouts/dilemma/Nav.png index 4167aad..84ec4c3 100644 Binary files a/assets/pics/layouts/dilemma/Nav.png and b/assets/pics/layouts/dilemma/Nav.png differ diff --git a/assets/pics/layouts/dilemma/Nav.svg b/assets/pics/layouts/dilemma/Nav.svg index e6504d8..cfcacbe 100644 --- a/assets/pics/layouts/dilemma/Nav.svg +++ b/assets/pics/layouts/dilemma/Nav.svg @@ -54,7 +54,16 @@ text.label { font-weight: bold; text-anchor: start; stroke: white; - stroke-width: 2; + stroke-width: 4; + paint-order: stroke; +} + +/* styling for optional footer */ +text.footer { + text-anchor: end; + dominant-baseline: auto; + stroke: white; + stroke-width: 4; paint-order: stroke; } diff --git a/assets/pics/layouts/dilemma/Num.png b/assets/pics/layouts/dilemma/Num.png index 51a2c0d..00f0100 100644 Binary files a/assets/pics/layouts/dilemma/Num.png and b/assets/pics/layouts/dilemma/Num.png differ diff --git a/assets/pics/layouts/dilemma/Num.svg b/assets/pics/layouts/dilemma/Num.svg index eda00dc..5f0723b 100644 --- a/assets/pics/layouts/dilemma/Num.svg +++ b/assets/pics/layouts/dilemma/Num.svg @@ -54,7 +54,16 @@ text.label { font-weight: bold; text-anchor: start; stroke: white; - stroke-width: 2; + stroke-width: 4; + paint-order: stroke; +} + +/* styling for optional footer */ +text.footer { + text-anchor: end; + dominant-baseline: auto; + stroke: white; + stroke-width: 4; paint-order: stroke; } diff --git a/assets/pics/layouts/dilemma/Sym.png b/assets/pics/layouts/dilemma/Sym.png index d37d2a0..ccfea6d 100644 Binary files a/assets/pics/layouts/dilemma/Sym.png and b/assets/pics/layouts/dilemma/Sym.png differ diff --git a/assets/pics/layouts/dilemma/Sym.svg b/assets/pics/layouts/dilemma/Sym.svg index 3700f5c..166ea29 100644 --- a/assets/pics/layouts/dilemma/Sym.svg +++ b/assets/pics/layouts/dilemma/Sym.svg @@ -54,7 +54,16 @@ text.label { font-weight: bold; text-anchor: start; stroke: white; - stroke-width: 2; + stroke-width: 4; + paint-order: stroke; +} + +/* styling for optional footer */ +text.footer { + text-anchor: end; + dominant-baseline: auto; + stroke: white; + stroke-width: 4; paint-order: stroke; } @@ -236,13 +245,13 @@ text.label { stroke: none; fill: #e0f0f0;} _ - - - - + + + +