diff --git a/home-manager/modules/eww/config/eww.scss b/home-manager/modules/eww/config/eww.scss index d5bcac4..690e5dc 100644 --- a/home-manager/modules/eww/config/eww.scss +++ b/home-manager/modules/eww/config/eww.scss @@ -3,8 +3,8 @@ } // Color variables -$background: #1a1b26; -$foreground: #a9b1d6; +$background: #000000; +$foreground: #ffffff; $urgent: #c9545d; $black: #24283b; @@ -24,6 +24,7 @@ $white: $foreground; padding: 0.3rem; font-family: "Iosevka Nerd Font"; font-weight: bold; + font-size: 1rem; color: $foreground; } @@ -35,24 +36,24 @@ $white: $foreground; border-radius: 5px; .ws { - margin: 0; - padding: 0 1rem; - border-top: 2px solid transparent; - - &:hover { - background-color: $gray; - } + margin: 0; + padding: 0 1rem; + border-top: 2px solid transparent; - &.focused { - border-color: #4c7899; - background-color: $navy; - color: #ffffff; - } + &:hover { + background-color: $gray; + } - &.urgent { - border-color: $urgent; - color: $urgent; - } + &.focused { + border-color: #4c7899; + background-color: $navy; + color: #ffffff; + } + + &.urgent { + border-color: $urgent; + color: $urgent; + } } } @@ -63,7 +64,7 @@ tooltip { .ha-now-playing { font-family: "Iosevka Nerd Font"; - font-size: 1.2rem; + // font-size: 1.2rem; padding: 0; .icon { @@ -75,16 +76,16 @@ tooltip { .control { padding: 0 0.5rem; font-family: "Iosevka Nerd Font"; - font-size: 1.2em; + // font-size: 1.2em; border-radius: 5px; } .icon { - font-size: 2rem; + font-size: 1.6rem; margin-right: 1rem; &.small { - font-size: 1rem; - margin-right: 0.5rem; + font-size: 1rem; + margin-right: 0.5rem; } } @@ -143,7 +144,7 @@ scale { // Clock .time { font-family: "Iosevka Nerd Font"; - font-size: 1.2rem; + // font-size: 1.2rem; border-radius: 5px; padding: 0.7rem 0 0.5rem 0; margin: 0 0.5rem; @@ -196,26 +197,27 @@ calendar:indeterminate { // Powermenu .powermenu { font-family: "Iosevka Nerd Font"; - font-size: 1.5rem; -} -.button-reboot, -.button-hibernate, -.button-quit, -.button-shutdown { - // padding: 0.5rem 0.2rem 0.3rem 0.2rem; - padding: 0.3rem 0.7rem; - font-size: 2rem; -} -.button-shutdown { - // margin-bottom: 0.5rem; - color: $red; -} -.button-reboot { - color: $yellow; -} -.button-quit { - color: $green; -} -.button-hibernate { - color: $blue; + font-size: 1.6rem; + + .button-reboot, + .button-hibernate, + .button-quit, + .button-shutdown { + // padding: 0.5rem 0.2rem 0.3rem 0.2rem; + padding: 0.3rem 0.7rem; + font-size: 1.6rem; + } + .button-shutdown { + // margin-bottom: 0.5rem; + color: $red; + } + .button-reboot { + color: $yellow; + } + .button-quit { + color: $green; + } + .button-hibernate { + color: $blue; + } } diff --git a/home-manager/modules/eww/config/eww.yuck b/home-manager/modules/eww/config/eww.yuck index c9e10e2..fb8db67 100644 --- a/home-manager/modules/eww/config/eww.yuck +++ b/home-manager/modules/eww/config/eww.yuck @@ -224,7 +224,7 @@ :geometry (geometry :x "0" :y "0" :width "100%" - :height "47px" + :height "32px" :anchor "top center") :stacking "fg" :monitor 0