diff --git a/1080p/applets/android/confirm.rasi b/1080p/applets/android/confirm.rasi index 970783f..09b85d5 100644 --- a/1080p/applets/android/confirm.rasi +++ b/1080p/applets/android/confirm.rasi @@ -5,13 +5,13 @@ * { background-color: @background; text-color: @foreground; - font: "Iosevka Nerd Font 12"; + font: "Iosevka Nerd Font 12"; } window { - width: 225px; - padding: 25px; - border: 0px; + width: 225px; + padding: 25px; + border: 0px; border-radius: 12px; border-color: @accent; location: center; @@ -19,6 +19,6 @@ window { } entry { - expand: true; - text-color: @accent; + expand: true; + text-color: @accent; } diff --git a/1080p/applets/android/five.rasi b/1080p/applets/android/five.rasi index 29cdcce..5768115 100644 --- a/1080p/applets/android/five.rasi +++ b/1080p/applets/android/five.rasi @@ -10,7 +10,7 @@ configuration { show-icons: false; disable-history: false; - sidebar-mode: false; + sidebar-mode: false; } @import "colors.rasi" @@ -30,7 +30,7 @@ window { } listview { - lines: 5; + lines: 5; margin: 8px; spacing: 8px; cycle: true; @@ -51,9 +51,9 @@ element { } element-text { - background-color: inherit; - text-color: inherit; - font: "feather 20"; + background-color: inherit; + text-color: inherit; + font: "feather 20"; expand: true; horizontal-align: 0.5; vertical-align: 0.5; @@ -76,9 +76,9 @@ element alternate.active { element selected { background-color: @accent; text-color: @background; - border: 0px; + border: 0px; border-radius: 10px; - border-color: @border; + border-color: @accent; } element selected.urgent { diff --git a/1080p/applets/android/message.rasi b/1080p/applets/android/message.rasi index f35d3a2..40b1f17 100644 --- a/1080p/applets/android/message.rasi +++ b/1080p/applets/android/message.rasi @@ -5,13 +5,13 @@ * { background-color: @background; text-color: @foreground; - font: "Iosevka Nerd Font 12"; + font: "Iosevka Nerd Font 12"; } window { - width: 360px; - padding: 25px; - border: 0px; + width: 360px; + padding: 25px; + border: 0px; border-radius: 12px; border-color: @accent; location: center; @@ -19,6 +19,6 @@ window { } entry { - expand: true; - text-color: @accent; + expand: true; + text-color: @accent; } diff --git a/1080p/applets/android/six.rasi b/1080p/applets/android/six.rasi index e654946..717d325 100644 --- a/1080p/applets/android/six.rasi +++ b/1080p/applets/android/six.rasi @@ -10,7 +10,7 @@ configuration { show-icons: false; disable-history: false; - sidebar-mode: false; + sidebar-mode: false; } @import "colors.rasi" @@ -30,7 +30,7 @@ window { } listview { - lines: 6; + lines: 6; margin: 8px; spacing: 8px; cycle: true; @@ -51,9 +51,9 @@ element { } element-text { - background-color: inherit; - text-color: inherit; - font: "feather 20"; + background-color: inherit; + text-color: inherit; + font: "feather 20"; expand: true; horizontal-align: 0.5; vertical-align: 0.5; @@ -76,9 +76,9 @@ element alternate.active { element selected { background-color: @accent; text-color: @background; - border: 0px; + border: 0px; border-radius: 10px; - border-color: @border; + border-color: @accent; } element selected.urgent { @@ -89,4 +89,4 @@ element selected.urgent { element selected.active { background-color: @off; color: @background; -} +} \ No newline at end of file diff --git a/1080p/applets/android/three.rasi b/1080p/applets/android/three.rasi index 0a09705..b9c5b40 100644 --- a/1080p/applets/android/three.rasi +++ b/1080p/applets/android/three.rasi @@ -10,7 +10,7 @@ configuration { show-icons: false; disable-history: false; - sidebar-mode: false; + sidebar-mode: false; } @import "colors.rasi" @@ -30,7 +30,7 @@ window { } listview { - lines: 3; + lines: 3; margin: 8px; spacing: 8px; cycle: true; @@ -51,9 +51,9 @@ element { } element-text { - background-color: inherit; - text-color: inherit; - font: "feather 20"; + background-color: inherit; + text-color: inherit; + font: "feather 20"; expand: true; horizontal-align: 0.5; vertical-align: 0.5; @@ -76,9 +76,9 @@ element alternate.active { element selected { background-color: @accent; text-color: @background; - border: 0px; + border: 0px; border-radius: 10px; - border-color: @border; + border-color: @accent; } element selected.urgent { diff --git a/1080p/applets/styles/message.rasi b/1080p/applets/styles/message.rasi index 69d5b07..7d72a9b 100644 --- a/1080p/applets/styles/message.rasi +++ b/1080p/applets/styles/message.rasi @@ -5,13 +5,13 @@ * { background-color: @background; text-color: @foreground; - font: "Comfortaa 12"; + font: "Comfortaa 12"; } window { - width: 360px; - padding: 25px; - border: 0px; + width: 360px; + padding: 25px; + border: 0px; border-radius: 0px; border-color: @accent; location: center; @@ -19,6 +19,6 @@ window { } entry { - expand: true; - text-color: @accent; + expand: true; + text-color: @accent; } diff --git a/720p/applets/android/confirm.rasi b/720p/applets/android/confirm.rasi index 970783f..09b85d5 100644 --- a/720p/applets/android/confirm.rasi +++ b/720p/applets/android/confirm.rasi @@ -5,13 +5,13 @@ * { background-color: @background; text-color: @foreground; - font: "Iosevka Nerd Font 12"; + font: "Iosevka Nerd Font 12"; } window { - width: 225px; - padding: 25px; - border: 0px; + width: 225px; + padding: 25px; + border: 0px; border-radius: 12px; border-color: @accent; location: center; @@ -19,6 +19,6 @@ window { } entry { - expand: true; - text-color: @accent; + expand: true; + text-color: @accent; } diff --git a/720p/applets/android/five.rasi b/720p/applets/android/five.rasi index f28c7a8..0e5f7f1 100644 --- a/720p/applets/android/five.rasi +++ b/720p/applets/android/five.rasi @@ -10,8 +10,8 @@ configuration { disable-history: false; fullscreen: false; - hide-scrollbar: true; - sidebar-mode: false; + hide-scrollbar: true; + sidebar-mode: false; } @import "colors.rasi" @@ -31,7 +31,7 @@ window { } listview { - lines: 5; + lines: 5; margin: 5px; spacing: 5px; cycle: true; @@ -52,7 +52,7 @@ element { } element-text { - font: "feather 20"; + font: "feather 20"; expand: true; horizontal-align: 0.5; vertical-align: 0; @@ -75,9 +75,9 @@ element alternate.active { element selected { background-color: @accent; text-color: @background; - border: 0px; + border: 0px; border-radius: 10px; - border-color: @border; + border-color: @accent; } element selected.urgent { diff --git a/720p/applets/android/message.rasi b/720p/applets/android/message.rasi index f35d3a2..455367b 100644 --- a/720p/applets/android/message.rasi +++ b/720p/applets/android/message.rasi @@ -5,13 +5,13 @@ * { background-color: @background; text-color: @foreground; - font: "Iosevka Nerd Font 12"; + font: "Iosevka Nerd Font 12"; } window { - width: 360px; - padding: 25px; - border: 0px; + width: 360px; + padding: 25px; + border: 0px; border-radius: 12px; border-color: @accent; location: center; @@ -19,6 +19,6 @@ window { } entry { - expand: true; - text-color: @accent; + expand: true; + text-color: @accent; } diff --git a/720p/applets/android/six.rasi b/720p/applets/android/six.rasi index 7d2a805..b771d94 100644 --- a/720p/applets/android/six.rasi +++ b/720p/applets/android/six.rasi @@ -10,8 +10,8 @@ configuration { disable-history: false; fullscreen: false; - hide-scrollbar: true; - sidebar-mode: false; + hide-scrollbar: true; + sidebar-mode: false; } @import "colors.rasi" @@ -31,7 +31,7 @@ window { } listview { - lines: 6; + lines: 6; margin: 5px; spacing: 5px; cycle: true; @@ -52,7 +52,7 @@ element { } element-text { - font: "feather 20"; + font: "feather 20"; expand: true; horizontal-align: 0.5; vertical-align: 0; @@ -75,9 +75,9 @@ element alternate.active { element selected { background-color: @accent; text-color: @background; - border: 0px; + border: 0px; border-radius: 10px; - border-color: @border; + border-color: @accent; } element selected.urgent { diff --git a/720p/applets/android/three.rasi b/720p/applets/android/three.rasi index 4485897..9d1776e 100644 --- a/720p/applets/android/three.rasi +++ b/720p/applets/android/three.rasi @@ -10,8 +10,8 @@ configuration { disable-history: false; fullscreen: false; - hide-scrollbar: true; - sidebar-mode: false; + hide-scrollbar: true; + sidebar-mode: false; } @import "colors.rasi" @@ -31,7 +31,7 @@ window { } listview { - lines: 3; + lines: 3; margin: 5px; spacing: 5px; cycle: true; @@ -52,7 +52,7 @@ element { } element-text { - font: "feather 20"; + font: "feather 20"; expand: true; horizontal-align: 0.5; vertical-align: 0; @@ -75,9 +75,9 @@ element alternate.active { element selected { background-color: @accent; text-color: @background; - border: 0px; + border: 0px; border-radius: 10px; - border-color: @border; + border-color: @accent; } element selected.urgent { diff --git a/720p/applets/styles/message.rasi b/720p/applets/styles/message.rasi index 69d5b07..ed9c542 100644 --- a/720p/applets/styles/message.rasi +++ b/720p/applets/styles/message.rasi @@ -5,13 +5,13 @@ * { background-color: @background; text-color: @foreground; - font: "Comfortaa 12"; + font: "Comfortaa 12"; } window { - width: 360px; - padding: 25px; - border: 0px; + width: 360px; + padding: 25px; + border: 0px; border-radius: 0px; border-color: @accent; location: center; @@ -19,6 +19,6 @@ window { } entry { - expand: true; - text-color: @accent; + expand: true; + text-color: @accent; }