Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /**
- * Base16 oomox-Pasture FSCN6916 Barbouillage ROFI Color theme
- *
- * Authors
- * Scheme: oomox-Pasture FSCN6916 Barbouillage
- * Template: Jordi Pakey-Rodriguez (https://github.com/0xdec), Andrea Scarpino (https://github.com/ilpianista)
- */
- * {
- red: rgba ( 189, 83, 64, 100 % );
- blue: rgba ( 81, 136, 203, 100 % );
- lightfg: rgba ( 215, 214, 219, 100 % );
- lightbg: rgba ( 62, 61, 59, 100 % );
- foreground: rgba ( 14, 29, 25, 100 % );
- background: rgba ( 255, 254, 252, 100 % );
- background-color: rgba ( 255, 254, 252, 0 % );
- separatorcolor: @foreground;
- border-color: @foreground;
- selected-normal-foreground: @lightbg;
- selected-normal-background: @lightfg;
- selected-active-foreground: @background;
- selected-active-background: @blue;
- selected-urgent-foreground: @background;
- selected-urgent-background: @red;
- normal-foreground: @foreground;
- normal-background: @background;
- active-foreground: @blue;
- active-background: @background;
- urgent-foreground: @red;
- urgent-background: @background;
- alternate-normal-foreground: @foreground;
- alternate-normal-background: @lightbg;
- alternate-active-foreground: @blue;
- alternate-active-background: @lightbg;
- alternate-urgent-foreground: @red;
- alternate-urgent-background: @lightbg;
- }
Advertisement
Add Comment
Please, Sign In to add comment