Compare commits
No commits in common. "v1.1_181" and "v1.1_181~1" have entirely different histories.
v1.1_181
...
v1.1_181~1
1 changed files with 0 additions and 4 deletions
|
|
@ -13,8 +13,4 @@ proxies:
|
||||||
color:
|
color:
|
||||||
description: Color
|
description: Color
|
||||||
regexp: ^#(?:[0-9a-f]{3}){1,2}$
|
regexp: ^#(?:[0-9a-f]{3}){1,2}$
|
||||||
default:
|
|
||||||
jinja: >-
|
|
||||||
#{%- for i in range(6) -%}{{- '0123456789abcdef' | random -}}{%- endfor -%}
|
|
||||||
description: random color value
|
|
||||||
...
|
...
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue