Compare commits
2
Commits
551993863a
...
850248e3f5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
850248e3f5 | ||
|
|
719d1e09f6 |
@@ -0,0 +1,12 @@
|
|||||||
|
[Default]
|
||||||
|
save_dir=$HOME/Pictures/Screenshots
|
||||||
|
save_filename_format=swappy-%Y%m%d-%H%M%S.png
|
||||||
|
show_panel=false
|
||||||
|
line_size=5
|
||||||
|
text_size=20
|
||||||
|
text_font=sans-serif
|
||||||
|
paint_mode=brush
|
||||||
|
early_exit=true
|
||||||
|
fill_shape=false
|
||||||
|
auto_save=true
|
||||||
|
custom_color=rgba(193,125,17,1)
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
@define-color bg0 #211a17;
|
||||||
|
@define-color bg1 #362f2b;
|
||||||
|
@define-color tip #221e1b;
|
||||||
|
@define-color accent #ffbf9b;
|
||||||
|
@define-color text #ffffff;
|
||||||
Reference in New Issue
Block a user