1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-20 06:10:06 +02:00

24 Commits

Author SHA1 Message Date
akleja
f30d516a64
Remake all of the themes
* Colours applied to new elements from upstream
* Light theme remake
* HiContrast theme remake
* Classic Theme remake
* Removal of black border and shadows around tracks
* Decreased contrast of bevels around TrackVRulerControls to make it fit better with the new themes.
* Tweaks to track lock symbols
* The unused colors have been reverted to their old colors to prevent unforeseen consequences.

Signed-off-by: akleja <storspov@gmail.com>
2021-07-23 05:19:05 +00:00
Paul Licameli
0f98522b5c Doxygen comments in generated theme header files 2020-08-22 11:28:05 -04:00
James Crook
34531b62fc Shift+Z for Zoom Toggle. Theme tweaks.
Dank and HiContrast themes now with improved Zoom Toggle icon.
Microphone and Speaker icon bolder, not greyed out, on Dark theme.
2018-01-11 19:24:26 +00:00
James Crook
0cc9c6bc3b Zoom Toggle
Added preferences for Zoom-Toggle and put into menus.
New helper functions for determining zoom scaling.

Optional EXPERIMENTAL_ZOOM_TOGGLE_BUTTON added, and Light theme updated.
Not enabled for 2.2.2.
2018-01-07 17:14:33 +00:00
James Crook
41ac4cd47a Add Hover-Over-Down State for Button
Previously hovering over a down button made no difference.
Also tweaked the appearance of hover-over thumbs on dark theme sliders.
Also tweaked hover images and colours generally.

Classic retains the old style.
Hi Contrast does not distinguish between hover-up and hover-down.
2017-12-14 14:39:56 +00:00
James Crook
00f865860e LightTheme fix, but without the const.
To narrow down the Mac 'wrong library invoked' bug.
2017-07-26 15:37:31 +01:00
James Crook
c316f8122b Revert fix to light theme. To track down library issue. 2017-07-26 12:00:23 +01:00
James Crook
a8ba5d567e Restore LightTheme colours that were faded
I think the colours got faded because of colour blending when working with the images,
but I am not 100% sure.  Colour blending should be off when doing such work.  I recaptured
the unfaded colours from an older png.

The other themes seemed to have OK (unfaded) colours.
2017-07-23 19:08:26 +01:00
James Crook
60405eb7fe Theme Tweaks
- Highlighting of Buttons in TCP and Sliders
- No crinkly Help Icon anymore
- Invisible numbers in NoteTrack fixed
- Better visibility of label track dragger elements
- Theme rearranged more logically, and dead images culled
2017-07-19 15:27:00 +01:00
Paul Licameli
c4995efed8 TCP buttons can distinguish up and down highlight backgrounds...
... But make them nondistinct in all themes, so this commit does not yet make
user visible changes.

This uses the HiliteButtonExpandSel resource which was previously unused.
Perhaps not the intended use of the resource so named, but names can change in
2.2.1.

The two were already alike in Classic but the unused one had been just black
in the others.
2017-07-17 22:09:56 -04:00
Paul Licameli
adf4c61052 New highlighed slider thumb images, distinct only in Classic theme 2017-06-27 06:38:53 -04:00
James Crook
453be640e8 Bigger + and - on zoom buttons in Light Theme.
This is deviating slightly from the Google Material Icon design.  It can be argued that the bolder + and - are needed at this smaller size.
2017-06-16 22:22:18 +01:00
Paul Licameli
3edc331d2d Slight change to backgrounds of Light theme Mac Transport buttons...
... Copied the top and bottom single rows of pixels from the corresponding
three images (MacUpButton, MacDownButton, MacHiliteButton) in Classic theme.

Because the previous images were a bit pinkish at the bottom and darkish at the
top and looked just a little bit wrong.
2017-06-16 11:58:46 -04:00
James Crook
3981a8c55c Banish gray goo from the TCP
The smudgy gray outline of a stop watch in the track control panel has now been replaced by a more distinct version, that has transparency and so the colour for the TCP shows through.
2017-06-14 17:28:37 +01:00
James Crook
1fb2deb593 Fix colours that were messed up by blending.
Some button down colours were wrong from using the blending option.
2017-06-10 11:41:44 +01:00
James Crook
4db2fc34da Fix small buttons too-intense problem.
Fixed by making the smaller buttons a much less strong blue, and using bevelling to make sure there is an edge.
Also reduced bevelling to a less pop-up look, less dark and 1px wide not 2px
Also slightly rounded the larger button corners.
2017-06-10 11:24:16 +01:00
James Crook
cea3ed5f24 Tweaks to Light theme
- Darker button backgrounds in toolbars
- More contrast in hover effect, especially for small buttons.
- Mute/Solo have same colour whether track selected or not
- TimeText displays have lighter backgrounds.
2017-06-10 09:49:42 +01:00
James Crook
c0f835b67b Add border around theme Images. Do fixups.
Adding an orange border around the images in a theme makes it much easier to cut and paste in the correct position.  I've also expanded the internal images and fixed up a few image details - the pins/bobbins on darker themes, and the light blue rather than dark blue for negative times.
2017-05-04 21:41:18 +01:00
James Crook
603b5a8721 Update the 4 Themes.
Mac buttons now fixed on Dark and Hi-Contrast.
New colours added but not used yet.
Rotated pip added but not used yet.
2017-04-26 22:27:53 +01:00
James Crook
54b26f1ba6 Make light theme lighter/bluer/crisper. 2017-04-09 12:47:29 +01:00
James Crook
431308d9d2 Make Light Theme more like Classic.
The main difference is the icons.  The pip on the slider is blue, and the selection is grey rather than purple tinged.
2017-04-07 17:04:50 +01:00
James Crook
8ad2e599ab Tweak Theming. Reticules, Down buttons; Selected buttons. 2017-04-06 20:44:24 +01:00
James Crook
1c1191ed98 Fix dark Mute/Solo buttons on Light theme. 2017-04-05 20:56:24 +01:00
James Crook
028ed19d90 Sync with DarkAudacity 2017-04-02 23:07:13 +01:00