Skip to content

Commit

Permalink
🔨 #51 incluindo template theme4
Browse files Browse the repository at this point in the history
  • Loading branch information
bjverde committed Jan 18, 2024
1 parent 03f1291 commit 0a4155b
Show file tree
Hide file tree
Showing 135 changed files with 26,419 additions and 0 deletions.
2,155 changes: 2,155 additions & 0 deletions template/app/templates/theme4/application.css

Large diffs are not rendered by default.

721 changes: 721 additions & 0 deletions template/app/templates/theme4/css/common.css

Large diffs are not rendered by default.

1,434 changes: 1,434 additions & 0 deletions template/app/templates/theme4/css/custom.css

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
418 changes: 418 additions & 0 deletions template/app/templates/theme4/css/materialize.css

Large diffs are not rendered by default.

8,474 changes: 8,474 additions & 0 deletions template/app/templates/theme4/css/style.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions template/app/templates/theme4/css/style.min.css

Large diffs are not rendered by default.

935 changes: 935 additions & 0 deletions template/app/templates/theme4/css/sweetalert.css

Large diffs are not rendered by default.

900 changes: 900 additions & 0 deletions template/app/templates/theme4/css/themes/all-themes.css

Large diffs are not rendered by default.

Large diffs are not rendered by default.

45 changes: 45 additions & 0 deletions template/app/templates/theme4/css/themes/theme-amber.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
.theme-amber .navbar {
background-color: #FFC107; }

.theme-amber .navbar-brand {
color: #fff; }
.theme-amber .navbar-brand:hover {
color: #fff; }
.theme-amber .navbar-brand:active {
color: #fff; }
.theme-amber .navbar-brand:focus {
color: #fff; }

.theme-amber .nav > li > a {
color: #fff; }
.theme-amber .nav > li > a:hover {
background-color: transparent; }
.theme-amber .nav > li > a:focus {
background-color: transparent; }

.theme-amber .nav .open > a {
background-color: transparent; }
.theme-amber .nav .open > a:hover {
background-color: transparent; }
.theme-amber .nav .open > a:focus {
background-color: transparent; }

.theme-amber .bars {
color: #fff; }

.theme-amber .sidebar .menu .list li.active {
background-color: transparent; }
.theme-amber .sidebar .menu .list li.active > :first-child i, .theme-amber .sidebar .menu .list li.active > :first-child span {
color: #FFC107; }

.theme-amber .sidebar .menu .list .toggled {
background-color: transparent; }

.theme-amber .sidebar .menu .list .ml-menu {
background-color: transparent; }

.theme-amber .sidebar .legal {
background-color: #fff; }
.theme-amber .sidebar .legal .copyright a {
color: #FFC107 !important; }

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

45 changes: 45 additions & 0 deletions template/app/templates/theme4/css/themes/theme-black.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
.theme-black .navbar {
background-color: #000; }

.theme-black .navbar-brand {
color: #fff; }
.theme-black .navbar-brand:hover {
color: #fff; }
.theme-black .navbar-brand:active {
color: #fff; }
.theme-black .navbar-brand:focus {
color: #fff; }

.theme-black .nav > li > a {
color: #fff; }
.theme-black .nav > li > a:hover {
background-color: transparent; }
.theme-black .nav > li > a:focus {
background-color: transparent; }

.theme-black .nav .open > a {
background-color: transparent; }
.theme-black .nav .open > a:hover {
background-color: transparent; }
.theme-black .nav .open > a:focus {
background-color: transparent; }

.theme-black .bars {
color: #fff; }

.theme-black .sidebar .menu .list li.active {
background-color: transparent; }
.theme-black .sidebar .menu .list li.active > :first-child i, .theme-black .sidebar .menu .list li.active > :first-child span {
color: #000; }

.theme-black .sidebar .menu .list .toggled {
background-color: transparent; }

.theme-black .sidebar .menu .list .ml-menu {
background-color: transparent; }

.theme-black .sidebar .legal {
background-color: #fff; }
.theme-black .sidebar .legal .copyright a {
color: #000 !important; }

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

45 changes: 45 additions & 0 deletions template/app/templates/theme4/css/themes/theme-blue-grey.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
.theme-blue-grey .navbar {
background-color: #607D8B; }

.theme-blue-grey .navbar-brand {
color: #fff; }
.theme-blue-grey .navbar-brand:hover {
color: #fff; }
.theme-blue-grey .navbar-brand:active {
color: #fff; }
.theme-blue-grey .navbar-brand:focus {
color: #fff; }

.theme-blue-grey .nav > li > a {
color: #fff; }
.theme-blue-grey .nav > li > a:hover {
background-color: transparent; }
.theme-blue-grey .nav > li > a:focus {
background-color: transparent; }

.theme-blue-grey .nav .open > a {
background-color: transparent; }
.theme-blue-grey .nav .open > a:hover {
background-color: transparent; }
.theme-blue-grey .nav .open > a:focus {
background-color: transparent; }

.theme-blue-grey .bars {
color: #fff; }

.theme-blue-grey .sidebar .menu .list li.active {
background-color: transparent; }
.theme-blue-grey .sidebar .menu .list li.active > :first-child i, .theme-blue-grey .sidebar .menu .list li.active > :first-child span {
color: #607D8B; }

.theme-blue-grey .sidebar .menu .list .toggled {
background-color: transparent; }

.theme-blue-grey .sidebar .menu .list .ml-menu {
background-color: transparent; }

.theme-blue-grey .sidebar .legal {
background-color: #fff; }
.theme-blue-grey .sidebar .legal .copyright a {
color: #607D8B !important; }

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

45 changes: 45 additions & 0 deletions template/app/templates/theme4/css/themes/theme-blue.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
.theme-blue .navbar {
background-color: #2196F3; }

.theme-blue .navbar-brand {
color: #fff; }
.theme-blue .navbar-brand:hover {
color: #fff; }
.theme-blue .navbar-brand:active {
color: #fff; }
.theme-blue .navbar-brand:focus {
color: #fff; }

.theme-blue .nav > li > a {
color: #fff; }
.theme-blue .nav > li > a:hover {
background-color: transparent; }
.theme-blue .nav > li > a:focus {
background-color: transparent; }

.theme-blue .nav .open > a {
background-color: transparent; }
.theme-blue .nav .open > a:hover {
background-color: transparent; }
.theme-blue .nav .open > a:focus {
background-color: transparent; }

.theme-blue .bars {
color: #fff; }

.theme-blue .sidebar .menu .list li.active {
background-color: transparent; }
.theme-blue .sidebar .menu .list li.active > :first-child i, .theme-blue .sidebar .menu .list li.active > :first-child span {
color: #2196F3; }

.theme-blue .sidebar .menu .list .toggled {
background-color: transparent; }

.theme-blue .sidebar .menu .list .ml-menu {
background-color: transparent; }

.theme-blue .sidebar .legal {
background-color: #fff; }
.theme-blue .sidebar .legal .copyright a {
color: #2196F3 !important; }

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

45 changes: 45 additions & 0 deletions template/app/templates/theme4/css/themes/theme-brown.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
.theme-brown .navbar {
background-color: #795548; }

.theme-brown .navbar-brand {
color: #fff; }
.theme-brown .navbar-brand:hover {
color: #fff; }
.theme-brown .navbar-brand:active {
color: #fff; }
.theme-brown .navbar-brand:focus {
color: #fff; }

.theme-brown .nav > li > a {
color: #fff; }
.theme-brown .nav > li > a:hover {
background-color: transparent; }
.theme-brown .nav > li > a:focus {
background-color: transparent; }

.theme-brown .nav .open > a {
background-color: transparent; }
.theme-brown .nav .open > a:hover {
background-color: transparent; }
.theme-brown .nav .open > a:focus {
background-color: transparent; }

.theme-brown .bars {
color: #fff; }

.theme-brown .sidebar .menu .list li.active {
background-color: transparent; }
.theme-brown .sidebar .menu .list li.active > :first-child i, .theme-brown .sidebar .menu .list li.active > :first-child span {
color: #795548; }

.theme-brown .sidebar .menu .list .toggled {
background-color: transparent; }

.theme-brown .sidebar .menu .list .ml-menu {
background-color: transparent; }

.theme-brown .sidebar .legal {
background-color: #fff; }
.theme-brown .sidebar .legal .copyright a {
color: #795548 !important; }

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

45 changes: 45 additions & 0 deletions template/app/templates/theme4/css/themes/theme-cyan.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
.theme-cyan .navbar {
background-color: #00BCD4; }

.theme-cyan .navbar-brand {
color: #fff; }
.theme-cyan .navbar-brand:hover {
color: #fff; }
.theme-cyan .navbar-brand:active {
color: #fff; }
.theme-cyan .navbar-brand:focus {
color: #fff; }

.theme-cyan .nav > li > a {
color: #fff; }
.theme-cyan .nav > li > a:hover {
background-color: transparent; }
.theme-cyan .nav > li > a:focus {
background-color: transparent; }

.theme-cyan .nav .open > a {
background-color: transparent; }
.theme-cyan .nav .open > a:hover {
background-color: transparent; }
.theme-cyan .nav .open > a:focus {
background-color: transparent; }

.theme-cyan .bars {
color: #fff; }

.theme-cyan .sidebar .menu .list li.active {
background-color: transparent; }
.theme-cyan .sidebar .menu .list li.active > :first-child i, .theme-cyan .sidebar .menu .list li.active > :first-child span {
color: #00BCD4; }

.theme-cyan .sidebar .menu .list .toggled {
background-color: transparent; }

.theme-cyan .sidebar .menu .list .ml-menu {
background-color: transparent; }

.theme-cyan .sidebar .legal {
background-color: #fff; }
.theme-cyan .sidebar .legal .copyright a {
color: #00BCD4 !important; }

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

45 changes: 45 additions & 0 deletions template/app/templates/theme4/css/themes/theme-deep-orange.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
.theme-deep-orange .navbar {
background-color: #FF5722; }

.theme-deep-orange .navbar-brand {
color: #fff; }
.theme-deep-orange .navbar-brand:hover {
color: #fff; }
.theme-deep-orange .navbar-brand:active {
color: #fff; }
.theme-deep-orange .navbar-brand:focus {
color: #fff; }

.theme-deep-orange .nav > li > a {
color: #fff; }
.theme-deep-orange .nav > li > a:hover {
background-color: transparent; }
.theme-deep-orange .nav > li > a:focus {
background-color: transparent; }

.theme-deep-orange .nav .open > a {
background-color: transparent; }
.theme-deep-orange .nav .open > a:hover {
background-color: transparent; }
.theme-deep-orange .nav .open > a:focus {
background-color: transparent; }

.theme-deep-orange .bars {
color: #fff; }

.theme-deep-orange .sidebar .menu .list li.active {
background-color: transparent; }
.theme-deep-orange .sidebar .menu .list li.active > :first-child i, .theme-deep-orange .sidebar .menu .list li.active > :first-child span {
color: #FF5722; }

.theme-deep-orange .sidebar .menu .list .toggled {
background-color: transparent; }

.theme-deep-orange .sidebar .menu .list .ml-menu {
background-color: transparent; }

.theme-deep-orange .sidebar .legal {
background-color: #fff; }
.theme-deep-orange .sidebar .legal .copyright a {
color: #FF5722 !important; }

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

45 changes: 45 additions & 0 deletions template/app/templates/theme4/css/themes/theme-deep-purple.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
.theme-deep-purple .navbar {
background-color: #673AB7; }

.theme-deep-purple .navbar-brand {
color: #fff; }
.theme-deep-purple .navbar-brand:hover {
color: #fff; }
.theme-deep-purple .navbar-brand:active {
color: #fff; }
.theme-deep-purple .navbar-brand:focus {
color: #fff; }

.theme-deep-purple .nav > li > a {
color: #fff; }
.theme-deep-purple .nav > li > a:hover {
background-color: transparent; }
.theme-deep-purple .nav > li > a:focus {
background-color: transparent; }

.theme-deep-purple .nav .open > a {
background-color: transparent; }
.theme-deep-purple .nav .open > a:hover {
background-color: transparent; }
.theme-deep-purple .nav .open > a:focus {
background-color: transparent; }

.theme-deep-purple .bars {
color: #fff; }

.theme-deep-purple .sidebar .menu .list li.active {
background-color: transparent; }
.theme-deep-purple .sidebar .menu .list li.active > :first-child i, .theme-deep-purple .sidebar .menu .list li.active > :first-child span {
color: #673AB7; }

.theme-deep-purple .sidebar .menu .list .toggled {
background-color: transparent; }

.theme-deep-purple .sidebar .menu .list .ml-menu {
background-color: transparent; }

.theme-deep-purple .sidebar .legal {
background-color: #fff; }
.theme-deep-purple .sidebar .legal .copyright a {
color: #673AB7 !important; }

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0a4155b

Please sign in to comment.