From f5c4671bfbad96bf346bd7e9a21fc4317b4959df Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Sat, 3 Dec 2022 17:00:20 +0530 Subject: Adds most of the tools --- copyq-6.3.2/themes/solarized-light.ini | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 copyq-6.3.2/themes/solarized-light.ini (limited to 'copyq-6.3.2/themes/solarized-light.ini') diff --git a/copyq-6.3.2/themes/solarized-light.ini b/copyq-6.3.2/themes/solarized-light.ini new file mode 100644 index 0000000..769e3d3 --- /dev/null +++ b/copyq-6.3.2/themes/solarized-light.ini @@ -0,0 +1,25 @@ +[General] +alt_bg=#eee8d5 +alt_item_css= +bg=#fdf6e3 +css= +edit_bg=bg +edit_fg=#268bd2 +edit_font="Monospace,9,-1,5,50,0,0,0,0,0" +fg=#586e75 +find_bg="rgba(0,0,0,0)" +find_fg=#b58900 +find_font="Monospace,9,-1,5,50,0,0,0,0,0" +font="Monospace,9,-1,5,50,0,0,0,0,0" +item_css= +notes_css= +notes_bg=bg +notes_fg=#ce4d17 +notes_font="Serif,10,-1,5,50,0,0,0,0,0" +num_fg=#586e75 +num_font="Monospace,7,-1,5,25,0,0,0,0,0" +sel_bg=fg +sel_fg=bg +sel_item_css= +show_number=true +show_scrollbars=false -- cgit v1.2.3