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/solarized-light.ini | |
download | cli-tools-windows-master.tar.gz cli-tools-windows-master.tar.bz2 cli-tools-windows-master.zip |
Diffstat (limited to 'copyq-6.3.2/themes/solarized-light.ini')
-rw-r--r-- | copyq-6.3.2/themes/solarized-light.ini | 25 |
1 files changed, 25 insertions, 0 deletions
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 |