Skip to content

Commit

Permalink
Theme update
Browse files Browse the repository at this point in the history
  • Loading branch information
yigitfindikli committed Feb 15, 2022
1 parent dcd16a6 commit 684c421
Show file tree
Hide file tree
Showing 42 changed files with 618 additions and 0 deletions.
13 changes: 13 additions & 0 deletions src/assets/components/themes/arya-blue/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -3810,6 +3810,19 @@ p-treeselect.ng-invalid.ng-dirty > .p-treeselect {
color: rgba(255, 255, 255, 0.87);
border-top: 0 none;
}
.p-panel .p-panel-icons-end {
order: 2;
margin-left: auto;
}
.p-panel .p-panel-icons-start {
order: 0;
margin-right: 0.5rem;
}
.p-panel .p-panel-icons-center {
order: 2;
width: 100%;
text-align: center;
}

.p-scrollpanel .p-scrollpanel-bar {
background: #383838;
Expand Down
13 changes: 13 additions & 0 deletions src/assets/components/themes/arya-green/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -3810,6 +3810,19 @@ p-treeselect.ng-invalid.ng-dirty > .p-treeselect {
color: rgba(255, 255, 255, 0.87);
border-top: 0 none;
}
.p-panel .p-panel-icons-end {
order: 2;
margin-left: auto;
}
.p-panel .p-panel-icons-start {
order: 0;
margin-right: 0.5rem;
}
.p-panel .p-panel-icons-center {
order: 2;
width: 100%;
text-align: center;
}

.p-scrollpanel .p-scrollpanel-bar {
background: #383838;
Expand Down
13 changes: 13 additions & 0 deletions src/assets/components/themes/arya-orange/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -3810,6 +3810,19 @@ p-treeselect.ng-invalid.ng-dirty > .p-treeselect {
color: rgba(255, 255, 255, 0.87);
border-top: 0 none;
}
.p-panel .p-panel-icons-end {
order: 2;
margin-left: auto;
}
.p-panel .p-panel-icons-start {
order: 0;
margin-right: 0.5rem;
}
.p-panel .p-panel-icons-center {
order: 2;
width: 100%;
text-align: center;
}

.p-scrollpanel .p-scrollpanel-bar {
background: #383838;
Expand Down
13 changes: 13 additions & 0 deletions src/assets/components/themes/arya-purple/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -3810,6 +3810,19 @@ p-treeselect.ng-invalid.ng-dirty > .p-treeselect {
color: rgba(255, 255, 255, 0.87);
border-top: 0 none;
}
.p-panel .p-panel-icons-end {
order: 2;
margin-left: auto;
}
.p-panel .p-panel-icons-start {
order: 0;
margin-right: 0.5rem;
}
.p-panel .p-panel-icons-center {
order: 2;
width: 100%;
text-align: center;
}

.p-scrollpanel .p-scrollpanel-bar {
background: #383838;
Expand Down
13 changes: 13 additions & 0 deletions src/assets/components/themes/bootstrap4-dark-blue/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -3822,6 +3822,19 @@ p-treeselect.ng-invalid.ng-dirty > .p-treeselect {
color: rgba(255, 255, 255, 0.87);
border-top: 0 none;
}
.p-panel .p-panel-icons-end {
order: 2;
margin-left: auto;
}
.p-panel .p-panel-icons-start {
order: 0;
margin-right: 0.5rem;
}
.p-panel .p-panel-icons-center {
order: 2;
width: 100%;
text-align: center;
}

.p-scrollpanel .p-scrollpanel-bar {
background: #3f4b5b;
Expand Down
13 changes: 13 additions & 0 deletions src/assets/components/themes/bootstrap4-dark-purple/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -3822,6 +3822,19 @@ p-treeselect.ng-invalid.ng-dirty > .p-treeselect {
color: rgba(255, 255, 255, 0.87);
border-top: 0 none;
}
.p-panel .p-panel-icons-end {
order: 2;
margin-left: auto;
}
.p-panel .p-panel-icons-start {
order: 0;
margin-right: 0.5rem;
}
.p-panel .p-panel-icons-center {
order: 2;
width: 100%;
text-align: center;
}

.p-scrollpanel .p-scrollpanel-bar {
background: #3f4b5b;
Expand Down
13 changes: 13 additions & 0 deletions src/assets/components/themes/bootstrap4-light-blue/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -3822,6 +3822,19 @@ p-treeselect.ng-invalid.ng-dirty > .p-treeselect {
color: #212529;
border-top: 0 none;
}
.p-panel .p-panel-icons-end {
order: 2;
margin-left: auto;
}
.p-panel .p-panel-icons-start {
order: 0;
margin-right: 0.5rem;
}
.p-panel .p-panel-icons-center {
order: 2;
width: 100%;
text-align: center;
}

.p-scrollpanel .p-scrollpanel-bar {
background: #efefef;
Expand Down
13 changes: 13 additions & 0 deletions src/assets/components/themes/bootstrap4-light-purple/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -3822,6 +3822,19 @@ p-treeselect.ng-invalid.ng-dirty > .p-treeselect {
color: #212529;
border-top: 0 none;
}
.p-panel .p-panel-icons-end {
order: 2;
margin-left: auto;
}
.p-panel .p-panel-icons-start {
order: 0;
margin-right: 0.5rem;
}
.p-panel .p-panel-icons-center {
order: 2;
width: 100%;
text-align: center;
}

.p-scrollpanel .p-scrollpanel-bar {
background: #efefef;
Expand Down
13 changes: 13 additions & 0 deletions src/assets/components/themes/fluent-light/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -3786,6 +3786,19 @@ p-treeselect.ng-invalid.ng-dirty > .p-treeselect {
color: #323130;
border-top: 0 none;
}
.p-panel .p-panel-icons-end {
order: 2;
margin-left: auto;
}
.p-panel .p-panel-icons-start {
order: 0;
margin-right: 0.5rem;
}
.p-panel .p-panel-icons-center {
order: 2;
width: 100%;
text-align: center;
}

.p-scrollpanel .p-scrollpanel-bar {
background: #f3f2f1;
Expand Down
22 changes: 22 additions & 0 deletions src/assets/components/themes/lara-dark-blue/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -3821,6 +3821,19 @@ p-treeselect.ng-invalid.ng-dirty > .p-treeselect {
color: rgba(255, 255, 255, 0.87);
border-top: 0 none;
}
.p-panel .p-panel-icons-end {
order: 2;
margin-left: auto;
}
.p-panel .p-panel-icons-start {
order: 0;
margin-right: 0.5rem;
}
.p-panel .p-panel-icons-center {
order: 2;
width: 100%;
text-align: center;
}

.p-scrollpanel .p-scrollpanel-bar {
background: #0b213f;
Expand Down Expand Up @@ -5707,6 +5720,15 @@ p-treeselect.ng-invalid.ng-dirty > .p-treeselect {
.p-tabview .p-tabview-nav li .p-tabview-nav-link {
transition: background-color 0.2s, border-color 0.2s, box-shadow 0.2s;
}
.p-tabview .p-tabview-nav .p-tabview-ink-bar {
z-index: 1;
display: block;
position: absolute;
bottom: 0;
height: 2px;
background-color: #93C5FD;
transition: 500ms cubic-bezier(0.35, 0, 0.25, 1);
}

.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
background-color: #93C5FD;
Expand Down
22 changes: 22 additions & 0 deletions src/assets/components/themes/lara-dark-indigo/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -3821,6 +3821,19 @@ p-treeselect.ng-invalid.ng-dirty > .p-treeselect {
color: rgba(255, 255, 255, 0.87);
border-top: 0 none;
}
.p-panel .p-panel-icons-end {
order: 2;
margin-left: auto;
}
.p-panel .p-panel-icons-start {
order: 0;
margin-right: 0.5rem;
}
.p-panel .p-panel-icons-center {
order: 2;
width: 100%;
text-align: center;
}

.p-scrollpanel .p-scrollpanel-bar {
background: #0b213f;
Expand Down Expand Up @@ -5707,6 +5720,15 @@ p-treeselect.ng-invalid.ng-dirty > .p-treeselect {
.p-tabview .p-tabview-nav li .p-tabview-nav-link {
transition: background-color 0.2s, border-color 0.2s, box-shadow 0.2s;
}
.p-tabview .p-tabview-nav .p-tabview-ink-bar {
z-index: 1;
display: block;
position: absolute;
bottom: 0;
height: 2px;
background-color: #A5B4FC;
transition: 500ms cubic-bezier(0.35, 0, 0.25, 1);
}

.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
background-color: #A5B4FC;
Expand Down
22 changes: 22 additions & 0 deletions src/assets/components/themes/lara-dark-purple/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -3821,6 +3821,19 @@ p-treeselect.ng-invalid.ng-dirty > .p-treeselect {
color: rgba(255, 255, 255, 0.87);
border-top: 0 none;
}
.p-panel .p-panel-icons-end {
order: 2;
margin-left: auto;
}
.p-panel .p-panel-icons-start {
order: 0;
margin-right: 0.5rem;
}
.p-panel .p-panel-icons-center {
order: 2;
width: 100%;
text-align: center;
}

.p-scrollpanel .p-scrollpanel-bar {
background: #0b213f;
Expand Down Expand Up @@ -5707,6 +5720,15 @@ p-treeselect.ng-invalid.ng-dirty > .p-treeselect {
.p-tabview .p-tabview-nav li .p-tabview-nav-link {
transition: background-color 0.2s, border-color 0.2s, box-shadow 0.2s;
}
.p-tabview .p-tabview-nav .p-tabview-ink-bar {
z-index: 1;
display: block;
position: absolute;
bottom: 0;
height: 2px;
background-color: #C4B5FD;
transition: 500ms cubic-bezier(0.35, 0, 0.25, 1);
}

.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
background-color: #C4B5FD;
Expand Down
22 changes: 22 additions & 0 deletions src/assets/components/themes/lara-dark-teal/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -3821,6 +3821,19 @@ p-treeselect.ng-invalid.ng-dirty > .p-treeselect {
color: rgba(255, 255, 255, 0.87);
border-top: 0 none;
}
.p-panel .p-panel-icons-end {
order: 2;
margin-left: auto;
}
.p-panel .p-panel-icons-start {
order: 0;
margin-right: 0.5rem;
}
.p-panel .p-panel-icons-center {
order: 2;
width: 100%;
text-align: center;
}

.p-scrollpanel .p-scrollpanel-bar {
background: #0b213f;
Expand Down Expand Up @@ -5707,6 +5720,15 @@ p-treeselect.ng-invalid.ng-dirty > .p-treeselect {
.p-tabview .p-tabview-nav li .p-tabview-nav-link {
transition: background-color 0.2s, border-color 0.2s, box-shadow 0.2s;
}
.p-tabview .p-tabview-nav .p-tabview-ink-bar {
z-index: 1;
display: block;
position: absolute;
bottom: 0;
height: 2px;
background-color: #5EEAD4;
transition: 500ms cubic-bezier(0.35, 0, 0.25, 1);
}

.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
background-color: #5EEAD4;
Expand Down
22 changes: 22 additions & 0 deletions src/assets/components/themes/lara-light-blue/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -3821,6 +3821,19 @@ p-treeselect.ng-invalid.ng-dirty > .p-treeselect {
color: #495057;
border-top: 0 none;
}
.p-panel .p-panel-icons-end {
order: 2;
margin-left: auto;
}
.p-panel .p-panel-icons-start {
order: 0;
margin-right: 0.5rem;
}
.p-panel .p-panel-icons-center {
order: 2;
width: 100%;
text-align: center;
}

.p-scrollpanel .p-scrollpanel-bar {
background: #f8f9fa;
Expand Down Expand Up @@ -5707,6 +5720,15 @@ p-treeselect.ng-invalid.ng-dirty > .p-treeselect {
.p-tabview .p-tabview-nav li .p-tabview-nav-link {
transition: background-color 0.2s, border-color 0.2s, box-shadow 0.2s;
}
.p-tabview .p-tabview-nav .p-tabview-ink-bar {
z-index: 1;
display: block;
position: absolute;
bottom: 0;
height: 2px;
background-color: #3B82F6;
transition: 500ms cubic-bezier(0.35, 0, 0.25, 1);
}

.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
background-color: #3B82F6;
Expand Down
22 changes: 22 additions & 0 deletions src/assets/components/themes/lara-light-indigo/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -3821,6 +3821,19 @@ p-treeselect.ng-invalid.ng-dirty > .p-treeselect {
color: #495057;
border-top: 0 none;
}
.p-panel .p-panel-icons-end {
order: 2;
margin-left: auto;
}
.p-panel .p-panel-icons-start {
order: 0;
margin-right: 0.5rem;
}
.p-panel .p-panel-icons-center {
order: 2;
width: 100%;
text-align: center;
}

.p-scrollpanel .p-scrollpanel-bar {
background: #f8f9fa;
Expand Down Expand Up @@ -5707,6 +5720,15 @@ p-treeselect.ng-invalid.ng-dirty > .p-treeselect {
.p-tabview .p-tabview-nav li .p-tabview-nav-link {
transition: background-color 0.2s, border-color 0.2s, box-shadow 0.2s;
}
.p-tabview .p-tabview-nav .p-tabview-ink-bar {
z-index: 1;
display: block;
position: absolute;
bottom: 0;
height: 2px;
background-color: #6366F1;
transition: 500ms cubic-bezier(0.35, 0, 0.25, 1);
}

.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
background-color: #6366F1;
Expand Down
Loading

0 comments on commit 684c421

Please sign in to comment.