mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-21 07:47:32 +09:00
Edge theme (WIP)
This commit is contained in:
parent
9d3ae2bb61
commit
c875e8bdfd
1460 changed files with 7545 additions and 212507 deletions
13
application/basilisk/themes/backupwindows/windowsShared.inc
Normal file
13
application/basilisk/themes/backupwindows/windowsShared.inc
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
/* This Source Code Form is subject to the terms of the Mozilla Public
|
||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
%filter substitution
|
||||
|
||||
%define toolbarHighlight rgba(255,255,255,.4)
|
||||
%define fgTabTexture linear-gradient(transparent 2px, @toolbarHighlight@ 2px, @toolbarHighlight@)
|
||||
%define fgTabBackgroundColor -moz-dialog
|
||||
%define fgTabTextureLWT @fgTabTexture@
|
||||
|
||||
% Aero-only defines
|
||||
%define customToolbarColor hsl(210,75%,92%)
|
||||
Loading…
Add table
Add a link
Reference in a new issue