diff options
Diffstat (limited to 'config/polybar/panels/menu/kde_dark/confirm.rasi')
| -rw-r--r-- | config/polybar/panels/menu/kde_dark/confirm.rasi | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/config/polybar/panels/menu/kde_dark/confirm.rasi b/config/polybar/panels/menu/kde_dark/confirm.rasi deleted file mode 100644 index 0a8bc84..0000000 --- a/config/polybar/panels/menu/kde_dark/confirm.rasi +++ /dev/null @@ -1,25 +0,0 @@ -/* Confirm Dialog */ - -@import "colors.rasi" - -* { - background-color: @bg; - text-color: @fg; - font: "Iosevka Nerd Font 10"; -} - -window { - width: 200px; - padding: 20px; - border: 0px; - border-radius: 2px; - border-color: @ac; - location: center; - y-offset: -2em; -} - -entry { - expand: true; - text-color: @ac; -} - |
