Compare commits

..

No commits in common. "850248e3f592091f23a97165094a4f0402af7c7e" and "551993863a9019b190cfee3128447c40be4800d0" have entirely different histories.

2 changed files with 0 additions and 17 deletions

View File

@ -1,12 +0,0 @@
[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)

View File

@ -1,5 +0,0 @@
@define-color bg0 #211a17;
@define-color bg1 #362f2b;
@define-color tip #221e1b;
@define-color accent #ffbf9b;
@define-color text #ffffff;