mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-02-10 15:29:47 +01:00
export: Added oomox template.
This commit is contained in:
parent
4a45aac956
commit
65a9bd7e9e
18
pywal/templates/colors-oomox
Normal file
18
pywal/templates/colors-oomox
Normal file
@ -0,0 +1,18 @@
|
||||
|
||||
NAME=wal
|
||||
BG={color0.strip}
|
||||
FG={color15.strip}
|
||||
MENU_BG={color0.strip}
|
||||
MENU_FG={color15.strip}
|
||||
SEL_BG={color1.strip}
|
||||
SEL_FG={color0.strip}
|
||||
TXT_BG={color0.strip}
|
||||
TXT_FG={color15.strip}
|
||||
BTN_BG={color2.strip}
|
||||
BTN_FG={color15.strip}
|
||||
HDR_BTN_BG={color3.strip}
|
||||
HDR_BTN_FG={color15.strip}
|
||||
GTK3_GENERATE_DARK=True
|
||||
ROUNDNESS=0
|
||||
SPACING=3
|
||||
GRADIENT=0.0
|
Loading…
Reference in New Issue
Block a user