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

20 lines
583 B
Plaintext

@define-color background #282828;
@define-color selection_background #32302f;
@define-color foreground #ebdbb2;
@define-color blue #458588;
@define-color cyan #689d6a;
@define-color green #98971a;
@define-color magenta #b16286;
@define-color red #cc241d;
@define-color white #a89984;
@define-color yellow #d79921;
@define-color background_b #928374;
@define-color blue_b #83a598;
@define-color cyan_b #8ec07c;
@define-color green_b #b8bb26;
@define-color magenta_b #d3869b;
@define-color red_b #fb4934;
@define-color white_b #fbf1c7;
@define-color yellow_b #fabd2f;