diff options
author | Indrajith K L | 2022-12-03 17:00:20 +0530 |
---|---|---|
committer | Indrajith K L | 2022-12-03 17:00:20 +0530 |
commit | f5c4671bfbad96bf346bd7e9a21fc4317b4959df (patch) | |
tree | 2764fc62da58f2ba8da7ed341643fc359873142f /copyq-6.3.2/themes/dark.ini | |
download | cli-tools-windows-f5c4671bfbad96bf346bd7e9a21fc4317b4959df.tar.gz cli-tools-windows-f5c4671bfbad96bf346bd7e9a21fc4317b4959df.tar.bz2 cli-tools-windows-f5c4671bfbad96bf346bd7e9a21fc4317b4959df.zip |
Diffstat (limited to 'copyq-6.3.2/themes/dark.ini')
-rw-r--r-- | copyq-6.3.2/themes/dark.ini | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/copyq-6.3.2/themes/dark.ini b/copyq-6.3.2/themes/dark.ini new file mode 100644 index 0000000..97033ee --- /dev/null +++ b/copyq-6.3.2/themes/dark.ini @@ -0,0 +1,25 @@ +[General] +notes_css= +find_bg=#00689c +edit_font="Ubuntu Condensed,11,-1,5,50,0,0,0,0,0" +bg=#4b4b4b +find_font="Ubuntu Condensed,10,-1,5,50,0,0,0,0,0" +alt_item_css= +sel_fg=#ffffff +show_scrollbars=true +find_fg=#ffffff +edit_bg=#ffffff +num_fg=#7f7f7f +font="Ubuntu Condensed,10,-1,5,50,0,0,0,0,0" +sel_item_css= +sel_bg=#61819c +notes_font="Ubuntu Condensed,11,-1,5,50,0,0,0,0,0" +edit_fg=#1a1a1a +show_number=true +notes_fg=#232323 +item_css= +alt_bg=#383838 +css= +fg=#dfdfdf +num_font="Ubuntu,7,-1,5,25,0,0,0,0,0" +notes_bg=#ffffff |