add temporary dummy variables to support for window frame color
In 96 the old --lwt-accent-color is renamed to --lwt-frame so add some compatibility rules for now.
This commit is contained in:
@@ -9,7 +9,7 @@ See the above repository for updates as well as full license text. */
|
||||
--arrowpanel-color: cyan !important;
|
||||
--arrowpanel-dimmed: rgba(0,0,0,0.4) !important;
|
||||
/* window and toolbar background */
|
||||
--lwt-accent-color: purple !important;
|
||||
--lwt-frame: purple !important;
|
||||
--toolbar-bgcolor: rgba(0,0,0,0.4) !important;
|
||||
/* tabs */
|
||||
--lwt-text-color: cyan !important;
|
||||
|
||||
Reference in New Issue
Block a user