diff --git a/rtdata/images/Dark/actions/adj-black.png b/rtdata/images/Dark/actions/adj-black.png new file mode 100644 index 000000000..bf5459fa5 Binary files /dev/null and b/rtdata/images/Dark/actions/adj-black.png differ diff --git a/rtdata/images/Dark/actions/adj-white.png b/rtdata/images/Dark/actions/adj-white.png new file mode 100644 index 000000000..03028934e Binary files /dev/null and b/rtdata/images/Dark/actions/adj-white.png differ diff --git a/rtdata/images/Light/actions/adj-black.png b/rtdata/images/Light/actions/adj-black.png new file mode 100644 index 000000000..bf5459fa5 Binary files /dev/null and b/rtdata/images/Light/actions/adj-black.png differ diff --git a/rtdata/images/Light/actions/adj-white.png b/rtdata/images/Light/actions/adj-white.png new file mode 100644 index 000000000..03028934e Binary files /dev/null and b/rtdata/images/Light/actions/adj-white.png differ diff --git a/rtgui/fattaltonemap.cc b/rtgui/fattaltonemap.cc index 230069fa3..af2b9eddf 100644 --- a/rtgui/fattaltonemap.cc +++ b/rtgui/fattaltonemap.cc @@ -29,11 +29,11 @@ FattalToneMapping::FattalToneMapping(): FoldableToolPanel(this, "fattal", M("TP_ { auto m = ProcEventMapper::getInstance(); EvTMFattalAnchor = m->newEvent(HDR, "HISTORY_MSG_TM_FATTAL_ANCHOR"); - + amount = Gtk::manage(new Adjuster (M("TP_TM_FATTAL_AMOUNT"), 1., 100., 1., 30.)); threshold = Gtk::manage(new Adjuster (M("TP_TM_FATTAL_THRESHOLD"), -100., 100., 1., 0.0)); - Gtk::Image *al = Gtk::manage(new RTImage("cglabel0.png")); - Gtk::Image *ar = Gtk::manage(new RTImage("clabel0.png")); + Gtk::Image *al = Gtk::manage(new RTImage("adj-black.png")); + Gtk::Image *ar = Gtk::manage(new RTImage("adj-white.png")); anchor = Gtk::manage(new Adjuster(M("TP_TM_FATTAL_ANCHOR"), 1, 100, 1, 50, al, ar)); amount->setAdjusterListener(this); diff --git a/tools/source_icons/README b/tools/source_icons/README index 826b58b2b..dbdd03e24 100644 --- a/tools/source_icons/README +++ b/tools/source_icons/README @@ -29,4 +29,4 @@ How to easily work with new icons 2- Creates a .file for each .svg (change "w22" and "actions" as needed, explained above): for f in *.svg; do printf "%s\n" "${f%%.*}.png,w22,actions" > "${f%%.*}.file"; done 3- Makes the PNG icons (you need to run the script from it's containing dir): - cd ~/rawtherapee/tools/source_icons/script && ./make_all_icon_theme.bash /path/to/new/svg/icons/ /tmp/png + cd ~/programs/code-rawtherapee/tools/source_icons/script && ./make_all_icon_theme.bash /path/to/new/svg/icons/ /tmp/png diff --git a/tools/source_icons/scalable/adj-black.svg b/tools/source_icons/scalable/adj-black.svg new file mode 100644 index 000000000..0fa707113 --- /dev/null +++ b/tools/source_icons/scalable/adj-black.svg @@ -0,0 +1,102 @@ + + + + + Icons for the "Expert" tab in RawTherapee + + + + + + + + image/svg+xml + + Icons for the "Expert" tab in RawTherapee + + + Morgan Hardwood + + + + + + + + + + + + + + + + + + diff --git a/tools/source_icons/scalable/adj-white.svg b/tools/source_icons/scalable/adj-white.svg new file mode 100644 index 000000000..83a0d66aa --- /dev/null +++ b/tools/source_icons/scalable/adj-white.svg @@ -0,0 +1,103 @@ + + + + + Icons for the "Expert" tab in RawTherapee + + + + + + + + image/svg+xml + + Icons for the "Expert" tab in RawTherapee + + + Morgan Hardwood + + + + + + + + + + + + + + + + + +