New Termianls
This commit is contained in:
23
.config/waybar/gruv.css
Normal file
23
.config/waybar/gruv.css
Normal file
@@ -0,0 +1,23 @@
|
||||
/*
|
||||
*
|
||||
* Base16 Gruvbox dark, soft
|
||||
* Author: Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox)
|
||||
*
|
||||
*/
|
||||
|
||||
@define-color base00 #32302f;
|
||||
@define-color base01 #3c3836;
|
||||
@define-color base02 #504945;
|
||||
@define-color base03 #665c54;
|
||||
@define-color base04 #bdae93;
|
||||
@define-color base05 #d5c4a1;
|
||||
@define-color base06 #ebdbb2;
|
||||
@define-color base07 #fbf1c7;
|
||||
@define-color base08 #fb4934;
|
||||
@define-color base09 #fe8019;
|
||||
@define-color base0A #fabd2f;
|
||||
@define-color base0B #b8bb26;
|
||||
@define-color base0C #8ec07c;
|
||||
@define-color base0D #83a598;
|
||||
@define-color base0E #d3869b;
|
||||
@define-color base0F #d65d0e;
|
||||
Reference in New Issue
Block a user