mirror of
https://gitlab.com/thebiblelover7/dotfiles.git
synced 2025-12-13 19:53:49 +00:00
initial commit
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
.dpt-panel-custom-unmaximized { background-color: rgba(36, 31, 49, 0.12); }
|
||||
.dpt-panel-custom-maximized { background-color: rgba(36, 31, 49, 0.35); }
|
||||
@@ -0,0 +1,2 @@
|
||||
.dpt-panel-unmaximized { background-color: rgba(0, 0, 0, 0.12); }
|
||||
.dpt-panel-maximized { background-color: rgba(0, 0, 0, 0.35); }
|
||||
@@ -0,0 +1,2 @@
|
||||
.dpt-panel-icon-shadow .system-status-icon { icon-shadow: 0px 2px 5px rgba(0, 0, 0, 0.50); }
|
||||
.dpt-panel-arrow-shadow .popup-menu-arrow { icon-shadow: 0px 2px 5px rgba(0, 0, 0, 0.50); }
|
||||
@@ -0,0 +1,3 @@
|
||||
.dpt-panel-maximized-text-color .panel-button { color: rgb(255, 255, 255); }
|
||||
.dpt-panel-maximized-icon-color .system-status-icon { color: rgb(255, 255, 255); }
|
||||
.dpt-panel-maximized-arrow-color .popup-menu-arrow { color: rgb(255, 255, 255); }
|
||||
@@ -0,0 +1,3 @@
|
||||
.dpt-panel-text-color .panel-button { color: rgb(255, 255, 255); }
|
||||
.dpt-panel-icon-color .system-status-icon { color: rgb(255, 255, 255); }
|
||||
.dpt-panel-arrow-color .popup-menu-arrow { color: rgb(255, 255, 255); }
|
||||
@@ -0,0 +1 @@
|
||||
.dpt-panel-text-shadow .panel-button { text-shadow: 0px 3px 5px rgba(0, 0, 0, 1.00); }
|
||||
@@ -0,0 +1 @@
|
||||
.dpt-panel-transition-duration { transition-duration: 1000ms; }
|
||||
Reference in New Issue
Block a user