diff options
Diffstat (limited to 'home-manager/laptop/programs/ags/bar/style.css')
| -rw-r--r-- | home-manager/laptop/programs/ags/bar/style.css | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/home-manager/laptop/programs/ags/bar/style.css b/home-manager/laptop/programs/ags/bar/style.css deleted file mode 100644 index 900d84f..0000000 --- a/home-manager/laptop/programs/ags/bar/style.css +++ /dev/null @@ -1,26 +0,0 @@ -* { - font-family: Material Design Icons, Rubik Medium; - font-size: 14px; - color: #6e6a86; -} - -.window { - border-radius: 10px; - background: #1f1d2e; - border: 3px solid #363a4f; -} - -.battery { - margin-right: 6px; -} - -.workspaces button { - font-size: 15px; - transition: all 100ms ease-out; -} - -.workspaces button:active { - font-weight: bolder; - color: #908caa; - transition: all 100ms ease-out; -} |
