1
1
mirror of https://github.com/rywng/dotfiles.git synced 2024-11-15 07:21:49 +08:00
dotfiles/.config/waybar/light.less
2023-02-10 15:26:53 +08:00

21 lines
615 B
Plaintext

@define-color background #fbf1c7;
@define-color selection_background #928374;
@define-color foreground #3c3836;
@define-color blue #458588;
@define-color cyan #689d6a;
@define-color green #98971a;
@define-color magenta #b16286;
@define-color red #cc241d;
@define-color white #3c3836;
@define-color yellow #d79921;
@define-color background_b #928374;
@define-color blue_b #076678;
@define-color cyan_b #427b58;
@define-color green_b #79740e;
@define-color magenta_b #8f3f71;
@define-color orange_b #af3a03;
@define-color red_b #9d0006;
@define-color white_b #282828;
@define-color yellow_b #b57614;