summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour3_ui_dark.rc.in
AgeCommit message (Collapse)Author
2013-01-15fix overly candied color for fader when mapping sendsPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@13841 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-12-07more theming and layout tweaks. new faders that pre-light. fixed some ↵Ben Loftis
spacing around mixer buttons. tweaked some colors (returned mutes to yellow). removed group button at bottom of mixer strip and replaced it with fader automation mode. git-svn-id: svn://localhost/ardour2/branches/3.0@13617 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-11-11restore bg color of status bar in main windowPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@13444 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-11-11specify time info box bg in style file(s), and make nudge clock use the same ↵Paul Davis
bg color (not in style file, but the UI conf file, naturally) git-svn-id: svn://localhost/ardour2/branches/3.0@13434 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-01-07rest of the color change for the MIDI channel selector, missed this yesterdayPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@11184 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-01-06dull down the MIDI channel selector buttons to avoid sensory overloadPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@11172 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-12-03more tweaks to entry colors for #3512Paul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@10884 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-12-03another part of #3512 for the dark themePaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@10883 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-10-27change CairoWidget API to be a more logical/intuitive for setting widget ↵Paul Davis
state, to differentiate between active state and visual state (prelight, insensitive etc) git-svn-id: svn://localhost/ardour2/branches/3.0@10314 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-10-26new ArdourButton class, to start to provide more control over how our ↵Paul Davis
buttons work and appear; use ArdourButtons for monitor, solo isolate and solo safe buttons, and in the processor box; don't save UI config file (canvas colors) to the user's home dir unless one or more parameters were modified by the user git-svn-id: svn://localhost/ardour2/branches/3.0@10311 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-10-22more orangePaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@10280 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-10-21tweak monitor button colors; move buttons to just below pannersPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@10276 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-10-21new color for monitoring buttons (a kind of steely blue)Paul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@10270 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-09-29stop asking GTK to do include-processing of RC files, since it can't, and ↵Paul Davis
get waf to do it at build time git-svn-id: svn://localhost/ardour2/branches/3.0@10161 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-06-09split style files apart to better maintain consistency (generates a useless ↵Paul Davis
error during program startup - thanks GTK); metronome icon for (moved) click button; move punch in/out buttons around git-svn-id: svn://localhost/ardour2/branches/3.0@9697 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-06-08revert demo of monospace clock fontsPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9694 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-06-08demo monospace clock fontsPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9693 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-06-08move punch in/out buttons into time info box; remove rounded corners on clocksPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9691 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-06-08more clock & time info box tweakingPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9689 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-06-07more clock tweakingPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9680 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-06-07dark theme style file tweaks for clocksPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9679 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-06-07lots of clock tweaks, but still, STILL! not done, reallyPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9678 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-06-03next iteration of clock work. still far from complete, and probably waiting ↵Paul Davis
on a rethink of text rendering+layout. but it has the info block now, and it semi-works git-svn-id: svn://localhost/ardour2/branches/3.0@9676 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-06-02add extended info fields to clocks; clock tweaksPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9675 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-06-02audio clock switchover part2: remove most egregious include-time dependency ↵Paul Davis
on audio_clock.h, and alter API for a few utilities along the way git-svn-id: svn://localhost/ardour2/branches/3.0@9673 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-05-18More consistent style for gain display and peak display.David Robillard
Gain display is still a little bit smaller though, for mysterious reasons... git-svn-id: svn://localhost/ardour2/branches/3.0@9556 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-05-18Fix broken meter style on MIDI tracks.David Robillard
git-svn-id: svn://localhost/ardour2/branches/3.0@9554 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-05-16Make MIDI channel selector button colours more distinct (#3772).Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@9524 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-04-20reinstate tooltip custom colors etcPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9393 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-15remove theme-specific names from RC.in files, substitute them during buildPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@8862 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-15Update rc files to use unique rc variable names, update wscript to use the ↵Doug McLain
names, and re-enable theme switching git-svn-id: svn://localhost/ardour2/branches/3.0@8861 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-09new mouse-mode-specific colorsPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@8799 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-08tweaks in UI RC filePaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@8786 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-08cairo-ify expose handlers for PixFader and PixScroller (latter is not used); ↵Paul Davis
tweak UI RC file in response; move rgb macros to gtkmm2ext for easier use there as we go cairo over time git-svn-id: svn://localhost/ardour2/branches/3.0@8775 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-08Fix style of samples and timecode rulers.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@8773 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-07change appearance of panner data popup slightly (fixed width font so it ↵Paul Davis
doesn't bounce around during edits), and make dbl-clicks to set pos to max-L or max-R work even if width is reversed git-svn-id: svn://localhost/ardour2/branches/3.0@8746 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-07make panner data popups more contrasty and appear in a better positionPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@8740 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-28a lighter half-lit mute button color, plus some minor renaming in the gtk rc ↵Paul Davis
file git-svn-id: svn://localhost/ardour2/branches/3.0@8603 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-28more meta-stasizing of the GUI rc filePaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@8602 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-28restore bigger fonts for transport clocksPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@8598 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-27restore (mostly) processor colors from before RC meta-izationPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@8594 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-27new meta dark RC file (no light for now), along with tools to convert from ↵Paul Davis
.in into the real thing built into wscript - THIS WILL MESS UP COLORS AND SOME FONTS git-svn-id: svn://localhost/ardour2/branches/3.0@8588 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-18Rename Frames ruler to Samples.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@8529 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-18Fix colour of timecode ruler.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@8526 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-14Tweak colouring in the processor list.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@8507 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-06Patch from Chris G. for processor box colours.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@8461 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-06Make processor box frames configurable colour-wise.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@8459 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-06Another try at prettifying the processor list with different colours pre- ↵Carl Hetherington
and post-fader, a border etc. All colours should now be configurable from the UI RC file. git-svn-id: svn://localhost/ardour2/branches/3.0@8453 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-05Light mono button up when it is active, and make it bindable. Fixes #3665.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@8442 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-04Highlight a send processor entry differently when it the mixer strip's fader ↵Carl Hetherington
is being used to control it. Fixes #3659. git-svn-id: svn://localhost/ardour2/branches/3.0@8440 d708f5d6-7413-0410-9779-e7cbd77b26cf