lets go
This commit is contained in:
parent
9ff532974d
commit
12d7cec89d
|
@ -664,7 +664,7 @@ font_size 13.0
|
||||||
#: values set top, horizontal and bottom. Four values set top, right,
|
#: values set top, horizontal and bottom. Four values set top, right,
|
||||||
#: bottom and left.
|
#: bottom and left.
|
||||||
|
|
||||||
window_padding_width 2
|
window_padding_width 10
|
||||||
|
|
||||||
#: The window padding (in pts) (blank area between the text and the
|
#: The window padding (in pts) (blank area between the text and the
|
||||||
#: window border). A single value sets all four sides. Two values set
|
#: window border). A single value sets all four sides. Two values set
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
# shadow = false
|
# shadow = false
|
||||||
shadow = true;
|
shadow = true;
|
||||||
|
|
||||||
|
shadow-exclude-reg = "x30+0+0";
|
||||||
# The blur radius for shadows, in pixels. (defaults to 12)
|
# The blur radius for shadows, in pixels. (defaults to 12)
|
||||||
# shadow-radius = 12
|
# shadow-radius = 12
|
||||||
shadow-radius = 7;
|
shadow-radius = 7;
|
||||||
|
|
BIN
scripts/themectl
BIN
scripts/themectl
Binary file not shown.
18
themectl/schemes/solarized-light.yaml
Normal file
18
themectl/schemes/solarized-light.yaml
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
scheme: "Solarized Light"
|
||||||
|
author: "Ethan Schoonover (modified by aramisgithub)"
|
||||||
|
base00: "fdf6e3"
|
||||||
|
base01: "eee8d5"
|
||||||
|
base02: "93a1a1"
|
||||||
|
base03: "839496"
|
||||||
|
base04: "657b83"
|
||||||
|
base05: "586e75"
|
||||||
|
base06: "073642"
|
||||||
|
base07: "002b36"
|
||||||
|
base08: "dc322f"
|
||||||
|
base09: "cb4b16"
|
||||||
|
base0A: "b58900"
|
||||||
|
base0B: "859900"
|
||||||
|
base0C: "2aa198"
|
||||||
|
base0D: "268bd2"
|
||||||
|
base0E: "6c71c4"
|
||||||
|
base0F: "d33682"
|
BIN
wallpapers/Solaris.png
Normal file
BIN
wallpapers/Solaris.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 694 KiB |
Loading…
Reference in New Issue
Block a user