dark-layout.scss 52 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423
  1. // ================================================================================================
  2. // File Name: dark-layout.scss
  3. // Description: SCSS file for dark layout.
  4. // ----------------------------------------------------------------------------------------------
  5. // Item Name: Vuexy - Vuejs, React, Angular, HTML & Laravel Admin Dashboard Template
  6. // Author: PIXINVENT
  7. // Author URL: http://www.themeforest.net/user/pixinvent
  8. // ================================================================================================
  9. @import '../bootstrap-extended/include'; // Bootstrap includes
  10. @import '../components/include'; // Components includes
  11. .dark-layout {
  12. @at-root body#{&} {
  13. color: $theme-dark-body-color;
  14. background-color: $theme-dark-body-bg;
  15. }
  16. body {
  17. color: $theme-dark-body-color;
  18. background-color: $theme-dark-body-bg;
  19. }
  20. // universal elements
  21. //heading tags
  22. h1,
  23. h2,
  24. h3,
  25. h4,
  26. h5,
  27. h6 {
  28. color: $theme-dark-headings-color;
  29. }
  30. // border color
  31. .border,
  32. .border-top,
  33. .border-right,
  34. .border-bottom,
  35. .border-left {
  36. border-color: $theme-dark-border-color !important;
  37. }
  38. // other tags
  39. a {
  40. &:hover {
  41. color: $primary;
  42. }
  43. }
  44. label {
  45. color: $theme-dark-label-color;
  46. }
  47. .btn span {
  48. color: inherit;
  49. }
  50. hr {
  51. border-color: $theme-dark-border-color;
  52. }
  53. pre {
  54. background-color: $theme-dark-body-bg !important;
  55. border: 0;
  56. code {
  57. background-color: inherit;
  58. text-shadow: none;
  59. // .operator,
  60. .url {
  61. background-color: $theme-dark-body-bg;
  62. }
  63. }
  64. }
  65. code {
  66. background-color: $theme-dark-body-bg;
  67. }
  68. kbd {
  69. background-color: $theme-dark-body-bg;
  70. }
  71. // for dark text
  72. .text-dark {
  73. color: $gray-600 !important;
  74. }
  75. .text-muted {
  76. color: $theme-dark-text-muted-color !important;
  77. }
  78. .text-body {
  79. color: $theme-dark-body-color !important;
  80. }
  81. .text-body-heading {
  82. color: $theme-dark-headings-color;
  83. }
  84. .section-label {
  85. color: $theme-dark-text-muted-color;
  86. }
  87. // shadow
  88. .shadow {
  89. box-shadow: $theme-dark-box-shadow !important;
  90. }
  91. // blockquote footer
  92. .blockquote-footer {
  93. color: $theme-dark-text-muted-color;
  94. }
  95. // main navbar and header navbar shadow(generic navbar)
  96. .header-navbar-shadow {
  97. background: linear-gradient(180deg, rgba(22, 29, 49, 0.9) 44%, rgba(22, 29, 49, 0.43) 73%, rgba(22, 29, 49, 0));
  98. }
  99. // main header navbar dark style
  100. .horizontal-layout {
  101. .header-navbar {
  102. background-color: $theme-dark-card-bg !important;
  103. }
  104. &.navbar-sticky,
  105. &.navbar-static {
  106. .header-navbar {
  107. background-color: $theme-dark-body-bg !important;
  108. }
  109. }
  110. }
  111. .navbar-sticky {
  112. .header-navbar {
  113. &.navbar-shadow {
  114. box-shadow: 0 4px 24px 0 rgba($black, 0.75);
  115. }
  116. }
  117. }
  118. .header-navbar {
  119. background-color: $theme-dark-card-bg;
  120. .navbar-container {
  121. .nav {
  122. .nav-item {
  123. .nav-link {
  124. color: $theme-dark-headings-color;
  125. background-color: transparent;
  126. i,
  127. svg {
  128. color: $theme-dark-headings-color;
  129. }
  130. &.bookmark-star {
  131. i,
  132. svg {
  133. color: $white !important;
  134. }
  135. }
  136. }
  137. &.nav-search {
  138. .search-input {
  139. &.open {
  140. background-color: $theme-dark-card-bg;
  141. .input {
  142. border-color: $theme-dark-border-color;
  143. }
  144. .input,
  145. .input::placeholder,
  146. .search-input-close {
  147. color: $theme-dark-body-color;
  148. }
  149. }
  150. }
  151. }
  152. .bookmark-input {
  153. background-color: $theme-dark-card-bg;
  154. .form-control {
  155. background-color: $theme-dark-card-bg;
  156. }
  157. }
  158. .search-list {
  159. background-color: $theme-dark-card-bg;
  160. li {
  161. a {
  162. color: $theme-dark-body-color;
  163. }
  164. }
  165. .auto-suggestion.current_item {
  166. background-color: $theme-dark-body-bg;
  167. }
  168. }
  169. }
  170. li i.ficon,
  171. li svg.ficon {
  172. color: $theme-dark-body-color;
  173. }
  174. .dropdown-cart,
  175. .dropdown-notification {
  176. .dropdown-menu.dropdown-menu-media {
  177. overflow: hidden;
  178. .media {
  179. border-color: $theme-dark-border-color;
  180. .media-meta {
  181. color: $theme-dark-body-color;
  182. }
  183. &:hover {
  184. background-color: $theme-dark-body-bg;
  185. }
  186. }
  187. .dropdown-menu-header {
  188. border-bottom: 1px solid $theme-dark-border-color;
  189. }
  190. .dropdown-menu-footer {
  191. background-color: $theme-dark-card-bg;
  192. border-top: 1px solid $theme-dark-border-color;
  193. .dropdown-item {
  194. border-color: $theme-dark-border-color;
  195. &:hover {
  196. background-color: $theme-dark-card-bg;
  197. }
  198. }
  199. }
  200. }
  201. }
  202. .dropdown-cart {
  203. &.empty-cart {
  204. &:before {
  205. background-color: $theme-dark-body-bg;
  206. }
  207. }
  208. li {
  209. color: $white;
  210. }
  211. .cart-item {
  212. color: $theme-dark-body-color;
  213. }
  214. .dropdown-header {
  215. span {
  216. color: $white;
  217. }
  218. }
  219. .media {
  220. img {
  221. background-color: $theme-dark-body-bg;
  222. }
  223. }
  224. .media-heading .cart-item-by {
  225. color: $theme-dark-text-muted-color;
  226. }
  227. }
  228. .dropdown-notification {
  229. .media-body .media-heading {
  230. color: $theme-dark-headings-color;
  231. }
  232. .notification-text {
  233. color: $theme-dark-text-muted-color;
  234. }
  235. }
  236. }
  237. }
  238. &.navbar-static-top {
  239. background-color: transparent !important;
  240. }
  241. &[class*='bg-'] {
  242. .navbar-nav {
  243. .nav-item {
  244. .nav-link {
  245. background-color: inherit;
  246. }
  247. }
  248. }
  249. }
  250. }
  251. //Text color for Blank page with transparent card
  252. .blank-page {
  253. .card.bg-transparent {
  254. h1,
  255. h2,
  256. h3,
  257. h4,
  258. h5,
  259. h6 {
  260. color: $theme-dark-card-bg;
  261. }
  262. p {
  263. color: $theme-dark-body-bg;
  264. }
  265. }
  266. }
  267. // main menu
  268. .main-menu {
  269. background-color: $theme-dark-card-bg;
  270. .shadow-bottom {
  271. background: linear-gradient(
  272. 180deg,
  273. $theme-dark-card-bg 44%,
  274. rgba($theme-dark-card-bg, 0.51) 73%,
  275. rgba($theme-dark-card-bg, 0)
  276. );
  277. }
  278. &:not(.expanded) {
  279. .navigation {
  280. .sidebar-group-active {
  281. > a {
  282. background-color: $theme-dark-body-bg;
  283. }
  284. }
  285. }
  286. }
  287. &.menu-dark {
  288. .navigation > li.open:not(.menu-item-closing) > a {
  289. background-color: $theme-dark-body-bg;
  290. }
  291. .navigation > li.sidebar-group-active > a {
  292. background-color: $theme-dark-body-bg;
  293. }
  294. }
  295. .collapse-toggle-icon {
  296. color: $primary !important;
  297. }
  298. }
  299. // Perfect Scrollbar
  300. .ps__thumb-x,
  301. .ps__thumb-y {
  302. background-color: $theme-dark-body-color;
  303. }
  304. .ps .ps__rail-x.ps--clicking,
  305. .ps .ps__rail-x:focus,
  306. .ps .ps__rail-x:hover,
  307. .ps .ps__rail-y.ps--clicking,
  308. .ps .ps__rail-y:focus,
  309. .ps .ps__rail-y:hover {
  310. background-color: $theme-dark-border-color;
  311. }
  312. .ps__rail-y.ps--clicking .ps__thumb-y,
  313. .ps__rail-y:focus > .ps__thumb-y,
  314. .ps__rail-y:hover > .ps__thumb-y {
  315. background-color: $theme-dark-body-color;
  316. }
  317. // main menu content
  318. .main-menu-content {
  319. .navigation-main {
  320. background-color: $theme-dark-card-bg;
  321. .navigation-header {
  322. color: $theme-dark-text-muted-color;
  323. }
  324. li {
  325. a {
  326. color: $theme-dark-headings-color !important;
  327. }
  328. ul {
  329. .open,
  330. .sidebar-group-active {
  331. > a {
  332. background-color: $theme-dark-body-bg;
  333. }
  334. }
  335. }
  336. }
  337. .nav-item {
  338. i,
  339. svg {
  340. color: $theme-dark-headings-color;
  341. }
  342. &.open {
  343. > a {
  344. background-color: $theme-dark-body-bg !important;
  345. }
  346. }
  347. a:after {
  348. color: $theme-dark-headings-color;
  349. }
  350. .menu-content {
  351. background-color: $theme-dark-card-bg;
  352. .active {
  353. .menu-item {
  354. color: $white;
  355. }
  356. }
  357. }
  358. }
  359. .active {
  360. .menu-title,
  361. i,
  362. svg {
  363. color: $white;
  364. }
  365. }
  366. .sidebar-group-active {
  367. .menu-content {
  368. background-color: $theme-dark-card-bg;
  369. .active {
  370. z-index: 1;
  371. a {
  372. background-color: transparent;
  373. }
  374. }
  375. }
  376. }
  377. }
  378. }
  379. // menu collapsed active item color
  380. .menu-collapsed {
  381. .main-menu:not(.expanded) {
  382. .navigation-main {
  383. li.active {
  384. > a {
  385. background: $theme-dark-body-bg !important;
  386. }
  387. }
  388. }
  389. }
  390. }
  391. /********* COMPONENTS *********/
  392. // alerts
  393. .alert {
  394. .alert-heading,
  395. p {
  396. color: inherit;
  397. }
  398. .close {
  399. text-shadow: none;
  400. }
  401. &.alert-dark {
  402. .alert-heading,
  403. .alert-body,
  404. p {
  405. color: $gray-600;
  406. }
  407. &.alert-dismissible .close {
  408. color: $gray-600 !important;
  409. }
  410. }
  411. }
  412. // breadcrumbs
  413. // Header breadcrumb
  414. .content-header-left {
  415. .breadcrumbs-top {
  416. .content-header-title {
  417. color: $theme-dark-headings-color;
  418. border-color: $theme-dark-border-color;
  419. }
  420. }
  421. }
  422. // Breadcrumb dark style
  423. .breadcrumb {
  424. .breadcrumb-item {
  425. color: $theme-dark-body-color;
  426. + .breadcrumb-item::before {
  427. color: $theme-dark-body-color;
  428. }
  429. }
  430. &:not([class*='breadcrumb-']) {
  431. .breadcrumb-item + .breadcrumb-item {
  432. &:before {
  433. background-image: url(str-replace(
  434. str-replace($chevron-right, 'currentColor', $theme-dark-body-color),
  435. '#',
  436. '%23'
  437. ));
  438. }
  439. }
  440. }
  441. }
  442. // Breadcrumb with Chevron
  443. .breadcrumb-chevron {
  444. &.breadcrumb {
  445. .breadcrumb-item + .breadcrumb-item:before {
  446. background-image: url(str-replace(
  447. str-replace($chevron-right, 'currentColor', $theme-dark-body-color),
  448. '#',
  449. '%23'
  450. ));
  451. }
  452. }
  453. }
  454. // collapse
  455. [class*='collapse-'] .card:not(:last-of-type) {
  456. border-color: $theme-dark-border-color;
  457. }
  458. // for shadow and bordered
  459. .collapse-border {
  460. .card {
  461. border-color: $theme-dark-border-color;
  462. }
  463. }
  464. // Collapse shadow
  465. .collapse-shadow {
  466. box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.24);
  467. }
  468. // margin collapse
  469. .collapse-margin {
  470. .card {
  471. box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.24) !important;
  472. }
  473. }
  474. // if there is an anchor tag inside
  475. .collapse-icon {
  476. .card-header {
  477. a {
  478. color: $theme-dark-body-color;
  479. }
  480. }
  481. [data-toggle='collapse'] {
  482. &:after {
  483. background-image: url(str-replace(
  484. str-replace($chevron-down, 'currentColor', $theme-dark-body-color),
  485. '#',
  486. '%23'
  487. ));
  488. }
  489. &:before {
  490. background-image: url(str-replace(
  491. str-replace($chevron-up, 'currentColor', $theme-dark-body-color),
  492. '#',
  493. '%23'
  494. ));
  495. }
  496. }
  497. }
  498. // buttons
  499. .btn {
  500. &:not([class*='btn-']) {
  501. color: $theme-dark-body-color;
  502. }
  503. &.btn-dark,
  504. &.btn-outline-dark,
  505. &.btn-flat-dark {
  506. color: $gray-600;
  507. }
  508. &.btn-dark {
  509. background-color: $dark !important;
  510. }
  511. &.btn-outline-dark {
  512. border-color: $dark;
  513. color: $gray-600;
  514. &:hover:not(.disabled):not(:disabled) {
  515. color: $gray-600;
  516. }
  517. }
  518. &.btn-flat-dark {
  519. &:active,
  520. &:focus {
  521. background: $dark;
  522. }
  523. }
  524. }
  525. .btn-group-toggle {
  526. label[class*='btn-outline-'] {
  527. color: $primary !important;
  528. }
  529. }
  530. // dropdown
  531. .dropdown-menu {
  532. background-color: $theme-dark-card-bg;
  533. box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.24);
  534. .dropdown-header {
  535. color: $theme-dark-headings-color;
  536. }
  537. .dropdown-item {
  538. color: $theme-dark-body-color;
  539. &:hover,
  540. &:focus {
  541. background: $dropdown-link-hover-bg;
  542. color: $dropdown-link-hover-color;
  543. }
  544. &:active,
  545. &.active {
  546. color: $dropdown-link-active-color;
  547. background-color: $dropdown-link-active-bg;
  548. }
  549. &.disabled,
  550. &:disabled {
  551. color: $theme-dark-text-muted-color;
  552. }
  553. }
  554. }
  555. .dropdown-divider {
  556. border-color: $theme-dark-border-color;
  557. }
  558. // modal
  559. .modal {
  560. .modal-header,
  561. .modal-header[class*='bg-'] {
  562. // why removed !important? Not working if added bg-COLOR class with modal-header
  563. // background-color: $theme-dark-card-bg !important;
  564. background-color: $theme-dark-body-bg;
  565. }
  566. // close button
  567. .modal-header .close {
  568. text-shadow: none;
  569. background-color: $theme-dark-card-bg !important;
  570. color: $theme-dark-body-color;
  571. box-shadow: 0 3px 8px 0 rgba(11, 10, 25, 0.49) !important;
  572. }
  573. .modal-content,
  574. .modal-body,
  575. .modal-footer {
  576. background-color: $theme-dark-card-bg;
  577. border-color: $theme-dark-border-color;
  578. }
  579. }
  580. //pagination
  581. .pagination {
  582. &:not([class*='pagination-']) {
  583. .page-item {
  584. &.active {
  585. background-color: $theme-dark-pagination-bg;
  586. .page-link {
  587. background-color: $primary;
  588. &:hover {
  589. color: $white;
  590. }
  591. }
  592. }
  593. .page-link {
  594. background-color: $theme-dark-pagination-bg;
  595. color: $theme-dark-body-color;
  596. &:hover {
  597. color: $primary;
  598. }
  599. }
  600. &.prev-item,
  601. &.next-item {
  602. .page-link:hover {
  603. color: $white;
  604. }
  605. }
  606. }
  607. }
  608. &[class*='pagination-'] {
  609. .page-item:not(.active) {
  610. .page-link {
  611. background-color: $theme-dark-pagination-bg;
  612. }
  613. &:not(:hover) {
  614. .page-link {
  615. color: $white;
  616. }
  617. }
  618. }
  619. .page-item {
  620. &:not(.active) {
  621. .page-link:hover {
  622. background-color: $theme-dark-pagination-bg;
  623. }
  624. }
  625. &.active {
  626. background-color: $theme-dark-pagination-bg;
  627. }
  628. }
  629. }
  630. .page-item {
  631. &.prev-item,
  632. &.previous,
  633. &.prev {
  634. .page-link:before {
  635. background-image: url(str-replace(
  636. str-replace($chevron-left, 'currentColor', $theme-dark-body-color),
  637. '#',
  638. '%23'
  639. ));
  640. }
  641. &.disabled {
  642. .page-link {
  643. &:before {
  644. background-image: url(str-replace(
  645. str-replace($chevron-left, 'currentColor', $theme-dark-text-muted-color),
  646. '#',
  647. '%23'
  648. ));
  649. }
  650. }
  651. }
  652. }
  653. &.next-item,
  654. &.next {
  655. .page-link::after {
  656. background-image: url(str-replace(
  657. str-replace($chevron-right, 'currentColor', $theme-dark-body-color),
  658. '#',
  659. '%23'
  660. ));
  661. }
  662. &.disabled {
  663. .page-link {
  664. &:after {
  665. background-image: url(str-replace(
  666. str-replace($chevron-right, 'currentColor', $theme-dark-text-muted-color),
  667. '#',
  668. '%23'
  669. ));
  670. }
  671. }
  672. }
  673. }
  674. &.disabled {
  675. .page-link {
  676. color: $theme-dark-text-muted-color;
  677. }
  678. }
  679. }
  680. }
  681. // nav tabs
  682. .nav-tabs,
  683. .nav-pills,
  684. .nav-tabs.nav-justified {
  685. .nav-item {
  686. .nav-link {
  687. color: $theme-dark-headings-color;
  688. &.active {
  689. background-color: $theme-dark-card-bg;
  690. color: $primary;
  691. }
  692. &.disabled {
  693. color: $theme-dark-text-muted-color;
  694. }
  695. }
  696. }
  697. }
  698. // bordered nav
  699. .nav.wrap-border {
  700. border-color: $theme-dark-border-color;
  701. }
  702. // nav pills
  703. .nav-pills {
  704. .nav-item {
  705. .nav-link {
  706. &.active {
  707. color: $white;
  708. background-color: $primary;
  709. }
  710. }
  711. }
  712. }
  713. // media
  714. .media-bordered {
  715. .media:not(:first-child) {
  716. border-color: $theme-dark-border-color;
  717. }
  718. }
  719. // popover
  720. .popover {
  721. &[x-placement='top'] {
  722. .arrow {
  723. &:before {
  724. border-top-color: $theme-dark-border-color;
  725. }
  726. &:after {
  727. border-top-color: $theme-dark-card-bg;
  728. }
  729. }
  730. }
  731. &[x-placement='left'] {
  732. .arrow {
  733. &:before {
  734. border-left-color: $theme-dark-border-color;
  735. }
  736. &:after {
  737. border-left-color: $theme-dark-card-bg;
  738. }
  739. }
  740. }
  741. &[x-placement='right'] {
  742. .arrow {
  743. &:before {
  744. border-right-color: $theme-dark-border-color;
  745. }
  746. &:after {
  747. border-right-color: $theme-dark-card-bg;
  748. }
  749. }
  750. }
  751. .popover-header {
  752. color: $white;
  753. }
  754. .popover-body {
  755. background-color: $theme-dark-card-bg;
  756. color: $theme-dark-body-color;
  757. border-color: $theme-dark-border-color !important;
  758. }
  759. }
  760. // BS toast
  761. .toast {
  762. background-color: rgba($theme-dark-card-bg, 0.85);
  763. box-shadow: $theme-dark-box-shadow;
  764. color: $theme-dark-body-color;
  765. .toast-header {
  766. background-color: $theme-dark-card-bg;
  767. color: $theme-dark-body-color;
  768. .close {
  769. background-color: transparent !important;
  770. box-shadow: none !important;
  771. text-shadow: none;
  772. }
  773. }
  774. }
  775. // list group
  776. .list-group {
  777. .list-group-item {
  778. &:not([class*='list-group-item-']),
  779. &.list-group-item-action:not(.active):not(:active) {
  780. background-color: $theme-dark-card-bg;
  781. border-color: $theme-dark-border-color;
  782. &:not(.disabled) {
  783. color: $theme-dark-body-color;
  784. }
  785. }
  786. &.list-group-item-action {
  787. &:not(.active):not(:active) {
  788. &:hover,
  789. &:focus {
  790. background-color: $theme-dark-body-bg;
  791. }
  792. }
  793. &.active,
  794. &:active {
  795. background-color: $primary;
  796. color: $white;
  797. }
  798. }
  799. &.active {
  800. p,
  801. small {
  802. color: $white;
  803. }
  804. }
  805. &.disabled {
  806. color: $theme-dark-text-muted-color;
  807. }
  808. }
  809. &.list-group-circle .list-group-item:after {
  810. background-image: url(str-replace(str-replace($circle, 'currentColor', $theme-dark-body-color), '#', '%23'));
  811. }
  812. }
  813. // spinners
  814. .spinner-border {
  815. border-color: currentColor !important;
  816. border-right-color: transparent !important;
  817. }
  818. // avatar
  819. .avatar {
  820. background-color: $theme-dark-body-bg;
  821. [class*='avatar-status-'] {
  822. border-color: $theme-dark-card-bg;
  823. }
  824. }
  825. .avatar-group {
  826. .avatar {
  827. img,
  828. .avatar-content {
  829. box-shadow: 0 0 0 2px $theme-dark-card-bg, inset 0 0 0 1px rgba($theme-dark-card-bg, 0.07);
  830. }
  831. }
  832. }
  833. // divider
  834. .divider {
  835. .divider-text {
  836. color: $theme-dark-body-color;
  837. &::before,
  838. &::after {
  839. border-color: $theme-dark-border-color;
  840. }
  841. }
  842. &.divider-dark {
  843. .divider-text {
  844. &::before,
  845. &::after {
  846. border-color: $theme-dark-border-color !important;
  847. }
  848. }
  849. }
  850. }
  851. // Timeline
  852. .timeline {
  853. .timeline-item {
  854. border-color: $theme-dark-border-color;
  855. .timeline-point:not(.timeline-point-indicator) {
  856. background-color: $theme-dark-card-bg;
  857. }
  858. .timeline-event {
  859. .timeline-event-time {
  860. color: $theme-dark-text-muted-color;
  861. }
  862. }
  863. &:last-of-type:after {
  864. background: linear-gradient($theme-dark-border-color, transparent);
  865. }
  866. }
  867. }
  868. // card
  869. .card {
  870. background-color: $theme-dark-card-bg;
  871. box-shadow: $theme-dark-box-shadow;
  872. .card-footer {
  873. border-color: $theme-dark-border-color;
  874. }
  875. &.overlay-img-card {
  876. .card-img-overlay {
  877. span,
  878. p,
  879. .card-body {
  880. color: $white;
  881. }
  882. }
  883. }
  884. }
  885. //--------------- Advance Cards ---------------
  886. //---------------------------------------------
  887. // Developer Meetup Card
  888. .card-developer-meetup {
  889. .meetup-header .meetup-day {
  890. border-right-color: $theme-dark-input-border-color;
  891. }
  892. }
  893. // Profile Card
  894. .card-profile {
  895. .profile-image-wrapper .profile-image {
  896. background-color: $theme-dark-body-bg;
  897. }
  898. }
  899. // Business Card
  900. .business-card {
  901. .business-items .business-item {
  902. border-color: $theme-dark-border-color;
  903. }
  904. }
  905. // App Design Card
  906. .card-app-design {
  907. .design-planning-wrapper .design-planning {
  908. background-color: $theme-dark-body-bg;
  909. }
  910. }
  911. //--------------- Statistics Card ---------------
  912. //------------------------------------------------
  913. .card-tiny-line-stats {
  914. .apexcharts-series-markers {
  915. .apexcharts-marker {
  916. stroke: $info;
  917. }
  918. &:last-child {
  919. .apexcharts-marker {
  920. fill: $theme-dark-card-bg;
  921. }
  922. }
  923. }
  924. }
  925. //-------------- Analytics Cards --------------
  926. //---------------------------------------------
  927. // Revenue Report Card
  928. .card-revenue-budget {
  929. .revenue-report-wrapper {
  930. border-right-color: $theme-dark-border-color;
  931. }
  932. .budget-wrapper {
  933. .apexcharts-series:not(:first-child) {
  934. path {
  935. stroke: $theme-dark-body-color;
  936. }
  937. }
  938. }
  939. }
  940. // Earnings Card
  941. .earnings-card {
  942. .apexcharts-canvas .apexcharts-pie {
  943. .apexcharts-datalabel-label {
  944. fill: $theme-dark-body-color !important;
  945. }
  946. .apexcharts-datalabel-value {
  947. fill: $theme-dark-headings-color;
  948. }
  949. }
  950. }
  951. // Company Table Card
  952. .card-company-table {
  953. .avatar {
  954. background-color: $theme-dark-body-bg;
  955. }
  956. }
  957. /********** FORMS **********/
  958. // Autofill style
  959. input:-webkit-autofill,
  960. textarea:-webkit-autofill,
  961. select:-webkit-autofill {
  962. -webkit-box-shadow: 0 0 0 1000px $theme-dark-card-bg inset !important;
  963. -webkit-text-fill-color: $theme-dark-body-color !important;
  964. }
  965. // input
  966. input.form-control,
  967. textarea.form-control {
  968. background-color: $theme-dark-input-bg;
  969. color: $theme-dark-body-color;
  970. &:not(.is-valid):not(.is-invalid):not(:focus) {
  971. border-color: $theme-dark-input-border-color;
  972. }
  973. &::placeholder {
  974. color: $theme-dark-input-placeholder-color;
  975. }
  976. &:disabled,
  977. &[readonly='readonly'] {
  978. opacity: 0.5;
  979. }
  980. }
  981. // custom file input label background
  982. .custom-file-input {
  983. ~ .custom-file-label {
  984. background-color: $theme-dark-input-bg;
  985. color: $theme-dark-body-color;
  986. }
  987. &:disabled {
  988. ~ .custom-file-label {
  989. opacity: 0.5;
  990. }
  991. }
  992. }
  993. // text area counter
  994. .char-textarea {
  995. &.active {
  996. color: $theme-dark-body-color !important;
  997. }
  998. &.max-limit {
  999. color: $danger !important;
  1000. }
  1001. }
  1002. // file uploader default
  1003. .custom-file-label {
  1004. &:after {
  1005. background-color: $theme-dark-body-bg;
  1006. color: $theme-dark-body-color;
  1007. }
  1008. }
  1009. // custom input file border color
  1010. .custom-file-label {
  1011. border-color: $theme-dark-border-color;
  1012. }
  1013. // custom control like checkbox, radio and switch
  1014. .custom-control-input {
  1015. &:not(:checked) {
  1016. ~ .custom-control-label:before {
  1017. background-color: $theme-dark-card-bg;
  1018. }
  1019. }
  1020. &:not(:checked):not(:indeterminate):not(:invalid):not(.is-invalid):not(:valid):not(.is-valid) {
  1021. ~ .custom-control-label:before {
  1022. border-color: $theme-dark-input-border-color;
  1023. }
  1024. }
  1025. &:disabled {
  1026. ~ .custom-control-label:before {
  1027. background-color: $theme-dark-input-disabled-border-color;
  1028. border-color: $theme-dark-input-disabled-border-color;
  1029. }
  1030. }
  1031. }
  1032. .custom-switch {
  1033. .custom-control-input:not(:checked) {
  1034. ~ .custom-control-label:before {
  1035. background-color: $theme-dark-switch-bg;
  1036. }
  1037. }
  1038. .custom-control-input:disabled {
  1039. ~ .custom-control-label:before {
  1040. background-color: $theme-dark-switch-bg-disabled;
  1041. }
  1042. }
  1043. }
  1044. // select
  1045. select.form-control,
  1046. .custom-select {
  1047. background-color: $theme-dark-input-bg;
  1048. color: $theme-dark-body-color;
  1049. border-color: $theme-dark-border-color;
  1050. option:checked {
  1051. background-color: $theme-dark-card-bg;
  1052. }
  1053. &:disabled {
  1054. opacity: 0.5;
  1055. }
  1056. &:focus {
  1057. border-color: $primary;
  1058. }
  1059. }
  1060. select.form-control {
  1061. &:not([multiple='multiple']) {
  1062. background-image: url(str-replace(
  1063. str-replace($chevron-down, 'currentColor', $theme-dark-body-color),
  1064. '#',
  1065. '%23'
  1066. ));
  1067. }
  1068. }
  1069. // Added for override
  1070. .was-validated {
  1071. .form-control:invalid,
  1072. .form-control.is-invalid {
  1073. border-color: $danger !important;
  1074. }
  1075. .form-control:valid,
  1076. .form-control.is-valid {
  1077. border-color: $success !important;
  1078. }
  1079. }
  1080. // form wizard
  1081. .wizard {
  1082. .steps {
  1083. ul {
  1084. .disabled,
  1085. .done {
  1086. a {
  1087. color: $theme-dark-body-color !important;
  1088. &:hover {
  1089. color: $theme-dark-body-color;
  1090. }
  1091. .step {
  1092. background-color: $theme-dark-body-bg !important;
  1093. color: $white !important;
  1094. }
  1095. }
  1096. }
  1097. }
  1098. }
  1099. }
  1100. // input groups
  1101. .input-group {
  1102. .input-group-text {
  1103. background-color: $theme-dark-input-bg;
  1104. border-color: $theme-dark-border-color;
  1105. color: $theme-dark-body-color;
  1106. }
  1107. &:focus-within {
  1108. .form-control,
  1109. .input-group-text {
  1110. border-color: $primary;
  1111. box-shadow: none;
  1112. }
  1113. }
  1114. }
  1115. // floating label
  1116. .form-label-group {
  1117. & > input:not(:focus):not(:placeholder-shown) ~ label,
  1118. & > textarea:not(:focus):not(:placeholder-shown) ~ label {
  1119. color: $theme-dark-body-color !important;
  1120. }
  1121. }
  1122. .counter-value {
  1123. color: white;
  1124. }
  1125. /********** TABLE **********/
  1126. // table
  1127. .table {
  1128. // background-color: $theme-dark-table-bg;
  1129. td,
  1130. th {
  1131. color: $theme-dark-body-color;
  1132. border-color: $theme-dark-border-color !important;
  1133. }
  1134. .thead,
  1135. tbody {
  1136. tr:not([class*='table-']) {
  1137. th,
  1138. td {
  1139. border-color: $theme-dark-border-color;
  1140. color: $theme-dark-body-color;
  1141. code {
  1142. background-color: $theme-dark-table-row-bg;
  1143. }
  1144. }
  1145. }
  1146. }
  1147. thead,
  1148. tfoot {
  1149. tr {
  1150. th {
  1151. border-color: $theme-dark-border-color;
  1152. background-color: $theme-dark-table-header-bg;
  1153. color: $theme-dark-headings-color;
  1154. }
  1155. }
  1156. &.thead-dark th {
  1157. background-color: $white;
  1158. color: $dark !important;
  1159. }
  1160. }
  1161. // if table not light/dark and thead not have dark class
  1162. &:not(.table-dark):not(.table-light) thead:not(.thead-dark) th,
  1163. &:not(.table-dark):not(.table-light) tfoot:not(.thead-dark) th {
  1164. background-color: $theme-dark-table-header-bg;
  1165. }
  1166. // table-dark style
  1167. &.table-dark {
  1168. background-color: $white;
  1169. &.table-striped tbody tr:nth-of-type(odd) {
  1170. background-color: rgba($dark, 0.05);
  1171. td {
  1172. background-color: inherit;
  1173. }
  1174. }
  1175. td,
  1176. th {
  1177. border-color: #f8f9fa !important;
  1178. color: $dark !important;
  1179. background-color: $white;
  1180. .text-white {
  1181. color: $dark !important;
  1182. }
  1183. }
  1184. }
  1185. tbody {
  1186. tr {
  1187. // for contextual classes
  1188. &[class*='table-'] {
  1189. td,
  1190. th {
  1191. background-color: unset;
  1192. }
  1193. }
  1194. &.table-dark {
  1195. td,
  1196. th {
  1197. color: $white;
  1198. }
  1199. }
  1200. &.table-active {
  1201. td,
  1202. th {
  1203. color: $theme-dark-body-color;
  1204. }
  1205. }
  1206. }
  1207. }
  1208. // bordered table
  1209. &.table-bordered {
  1210. border-color: $theme-dark-border-color;
  1211. }
  1212. // table hover row color
  1213. &.table-hover {
  1214. tbody {
  1215. tr {
  1216. &:hover {
  1217. background-color: $theme-dark-table-hover-bg;
  1218. }
  1219. th,
  1220. td {
  1221. background-color: unset;
  1222. }
  1223. }
  1224. }
  1225. }
  1226. // table striped
  1227. &.table-striped {
  1228. tbody {
  1229. tr {
  1230. &:nth-of-type(odd) {
  1231. background-color: $theme-dark-table-striped-bg;
  1232. }
  1233. }
  1234. }
  1235. }
  1236. }
  1237. // datatable
  1238. .dataTables_wrapper {
  1239. .dt-buttons {
  1240. .buttons-copy,
  1241. .buttons-excel,
  1242. .buttons-pdf,
  1243. .buttons-print,
  1244. .btn-secondary,
  1245. .dt-button-collection [class*='buttons-'] {
  1246. background-color: $theme-dark-body-bg !important;
  1247. &:active {
  1248. background-color: $primary !important;
  1249. color: $white;
  1250. }
  1251. }
  1252. }
  1253. .dt-button-collection {
  1254. > div[role='menu'] {
  1255. box-shadow: $theme-dark-box-shadow;
  1256. }
  1257. }
  1258. .table.dataTable {
  1259. tr {
  1260. &.group {
  1261. td {
  1262. background-color: $theme-dark-table-striped-bg;
  1263. color: $theme-dark-headings-color;
  1264. }
  1265. }
  1266. }
  1267. // Sorting Icons Change
  1268. thead {
  1269. .sorting,
  1270. .sorting_asc,
  1271. .sorting_desc {
  1272. &:before {
  1273. background-image: url(str-replace(
  1274. str-replace($chevron-up, 'currentColor', $theme-dark-body-color),
  1275. '#',
  1276. '%23'
  1277. ));
  1278. }
  1279. &:after {
  1280. background-image: url(str-replace(
  1281. str-replace($chevron-down, 'currentColor', $theme-dark-body-color),
  1282. '#',
  1283. '%23'
  1284. ));
  1285. }
  1286. }
  1287. .sorting {
  1288. &:before,
  1289. &:after {
  1290. opacity: 0.5;
  1291. }
  1292. }
  1293. .sorting_asc {
  1294. &:before {
  1295. opacity: 1;
  1296. }
  1297. &:after {
  1298. opacity: 0.5;
  1299. }
  1300. }
  1301. .sorting_desc {
  1302. &:after {
  1303. opacity: 1;
  1304. }
  1305. &:before {
  1306. opacity: 0.5;
  1307. }
  1308. }
  1309. }
  1310. }
  1311. }
  1312. // agGrid Page Btn
  1313. .ag-grid-btns {
  1314. .filter-btn {
  1315. background-color: transparent !important;
  1316. }
  1317. }
  1318. // agGrid Main
  1319. .aggrid {
  1320. .ag-input-wrapper input {
  1321. color: $theme-dark-body-color;
  1322. }
  1323. }
  1324. .aggrid,
  1325. .ag-header {
  1326. background-color: $theme-dark-card-bg;
  1327. color: $theme-dark-body-color;
  1328. border-color: $theme-dark-border-color;
  1329. .ag-row-hover,
  1330. .ag-row-selected {
  1331. background-color: $theme-dark-table-hover-bg !important;
  1332. }
  1333. .ag-icon {
  1334. color: $theme-dark-input-border-color;
  1335. }
  1336. .ag-header-cell.ag-column-hover {
  1337. background: transparent !important;
  1338. }
  1339. .ag-header-cell,
  1340. .ag-cell,
  1341. .ag-row,
  1342. .ag-pinned-left-header,
  1343. .ag-pinned-left-cols-container,
  1344. .ag-horizontal-left-spacer,
  1345. .ag-paging-panel,
  1346. .ag-floating-filter-input {
  1347. border-color: $theme-dark-border-color !important;
  1348. color: $theme-dark-body-color;
  1349. }
  1350. .ag-cell.ag-cell-inline-editing {
  1351. border-color: $theme-dark-border-color;
  1352. background: $theme-dark-body-bg;
  1353. height: auto;
  1354. padding-top: 0;
  1355. }
  1356. .ag-paging-panel {
  1357. .ag-paging-button {
  1358. background-color: $theme-dark-body-bg;
  1359. }
  1360. .ag-disabled {
  1361. background: $theme-dark-card-bg;
  1362. }
  1363. span[ref='lbTotal'] {
  1364. background-color: $theme-dark-pagination-bg;
  1365. color: $theme-dark-body-color !important;
  1366. }
  1367. }
  1368. ::-webkit-scrollbar-track {
  1369. background: $theme-dark-body-bg;
  1370. }
  1371. ::-webkit-scrollbar-thumb {
  1372. background: $primary;
  1373. }
  1374. }
  1375. /********** PAGES **********/
  1376. // coming soon
  1377. .getting-started {
  1378. .clockCard {
  1379. p {
  1380. color: $theme-dark-body-color !important;
  1381. }
  1382. }
  1383. }
  1384. // profile page
  1385. #user-profile {
  1386. .profile-header {
  1387. .navbar {
  1388. background-color: $theme-dark-card-bg;
  1389. .navbar-toggler {
  1390. color: $theme-dark-body-color;
  1391. border-color: $theme-dark-border-color;
  1392. }
  1393. }
  1394. }
  1395. }
  1396. // Search page
  1397. .search-bar {
  1398. .form-control {
  1399. background-color: $theme-dark-card-bg;
  1400. }
  1401. }
  1402. // Blog Edit Page
  1403. .blog-edit-wrapper {
  1404. .border {
  1405. border-color: $theme-dark-border-color !important;
  1406. }
  1407. }
  1408. // Knowledge Base
  1409. .kb-search-content-info {
  1410. .kb-search-content {
  1411. .card-img-top {
  1412. background-color: #3f4860;
  1413. }
  1414. }
  1415. }
  1416. // list group circle for kb
  1417. .list-group-circle {
  1418. .list-group-item:not([class*='list-group-item-']),
  1419. .list-group-item-action {
  1420. &:hover,
  1421. &:focus,
  1422. &:active {
  1423. background-color: transparent !important;
  1424. }
  1425. }
  1426. }
  1427. /********** APPLICATIONS **********/
  1428. // App common sidebar and content dark style
  1429. .content-area-wrapper {
  1430. border-color: $theme-dark-border-color !important;
  1431. .sidebar {
  1432. .sidebar-content {
  1433. background-color: $theme-dark-card-bg !important;
  1434. }
  1435. }
  1436. .app-fixed-search {
  1437. background-color: $theme-dark-card-bg !important;
  1438. border-color: $theme-dark-border-color !important;
  1439. }
  1440. .content-right {
  1441. border-color: $theme-dark-border-color !important;
  1442. }
  1443. }
  1444. // email application
  1445. .email-application {
  1446. .content-area-wrapper {
  1447. // Email list
  1448. .email-app-list {
  1449. .app-action {
  1450. border-color: $theme-dark-border-color;
  1451. background-color: $theme-dark-card-bg;
  1452. .action-right {
  1453. .list-inline-item {
  1454. .dropdown-toggle {
  1455. color: $theme-dark-body-color;
  1456. }
  1457. }
  1458. }
  1459. }
  1460. .email-user-list {
  1461. .media {
  1462. border-color: $theme-dark-border-color;
  1463. background-color: $theme-dark-card-bg;
  1464. &:hover {
  1465. box-shadow: 0 3px 10px 0 $theme-dark-card-bg;
  1466. }
  1467. &.selected-row-bg {
  1468. background-color: rgba($primary, 0.06);
  1469. border-color: $theme-dark-border-color;
  1470. }
  1471. }
  1472. .media {
  1473. .user-details,
  1474. .mail-message {
  1475. p,
  1476. .mail-date {
  1477. color: $theme-dark-text-muted-color;
  1478. }
  1479. }
  1480. }
  1481. .mail-read {
  1482. background-color: $theme-dark-table-hover-bg;
  1483. }
  1484. }
  1485. }
  1486. // app email details
  1487. .email-app-details {
  1488. border-color: $theme-dark-border-color;
  1489. .email-scroll-area {
  1490. background-color: $theme-dark-body-bg;
  1491. }
  1492. .email-detail-header {
  1493. background-color: $theme-dark-card-bg;
  1494. border-color: $theme-dark-border-color;
  1495. .email-header-right {
  1496. .list-inline-item {
  1497. .dropdown-toggle,
  1498. .action-icon {
  1499. color: $theme-dark-body-color;
  1500. }
  1501. }
  1502. }
  1503. }
  1504. .email-info-dropup {
  1505. .dropdown-toggle::after {
  1506. background-image: url(str-replace(
  1507. str-replace($chevron-down, 'currentColor', $theme-dark-text-muted-color),
  1508. '#',
  1509. '%23'
  1510. ));
  1511. }
  1512. }
  1513. .mail-message-wrapper,
  1514. .email-detail-head {
  1515. border-color: $theme-dark-border-color !important;
  1516. }
  1517. }
  1518. // Compose mail
  1519. #compose-mail {
  1520. .compose-mail-form-field,
  1521. .ql-toolbar,
  1522. .ql-container {
  1523. border-color: $theme-dark-border-color;
  1524. }
  1525. label {
  1526. color: $theme-dark-body-color;
  1527. }
  1528. .modal-body {
  1529. border-bottom-left-radius: $modal-content-border-radius;
  1530. border-bottom-right-radius: $modal-content-border-radius;
  1531. }
  1532. }
  1533. }
  1534. }
  1535. // chat application
  1536. .chat-application {
  1537. .content-area-wrapper {
  1538. border-color: $theme-dark-border-color;
  1539. }
  1540. // left sidebar
  1541. .sidebar {
  1542. .chat-profile-sidebar {
  1543. background-color: $theme-dark-card-bg;
  1544. border-color: $theme-dark-border-color;
  1545. }
  1546. .sidebar-content {
  1547. border-color: $theme-dark-border-color;
  1548. .chat-fixed-search {
  1549. border-color: $theme-dark-border-color;
  1550. }
  1551. .chat-user-list-wrapper {
  1552. .chat-users-list {
  1553. li {
  1554. &:not(.active):hover {
  1555. background: $theme-dark-body-bg;
  1556. }
  1557. .chat-info .card-text,
  1558. .chat-time {
  1559. color: $theme-dark-text-muted-color;
  1560. }
  1561. &.active {
  1562. .chat-info .card-text,
  1563. .chat-time {
  1564. color: $white;
  1565. }
  1566. }
  1567. img {
  1568. border-color: $theme-dark-border-color;
  1569. }
  1570. }
  1571. }
  1572. }
  1573. }
  1574. }
  1575. .avatar-border {
  1576. img {
  1577. border-color: $theme-dark-border-color;
  1578. }
  1579. }
  1580. // Right side content area
  1581. .content-right {
  1582. .chat-app-window {
  1583. .start-chat-area {
  1584. background-color: $theme-dark-card-bg;
  1585. .start-chat-icon,
  1586. .start-chat-text {
  1587. background: $theme-dark-card-bg;
  1588. color: $theme-dark-body-color;
  1589. }
  1590. }
  1591. .start-chat-area,
  1592. .user-chats {
  1593. background-image: url($chat-bg-dark);
  1594. background-color: #1e232f;
  1595. }
  1596. .user-chats {
  1597. .divider .divider-text {
  1598. background: $theme-dark-card-bg;
  1599. &:before,
  1600. &:after {
  1601. border-color: $theme-dark-border-color;
  1602. }
  1603. }
  1604. .avatar img {
  1605. border-color: $theme-dark-border-color;
  1606. }
  1607. }
  1608. // Active conversation style
  1609. .active-chat {
  1610. .chat-left {
  1611. .chat-content {
  1612. background-color: $theme-dark-card-bg;
  1613. p {
  1614. color: $theme-dark-body-color;
  1615. }
  1616. }
  1617. }
  1618. .chat-content {
  1619. p {
  1620. color: $white;
  1621. }
  1622. }
  1623. // Chat form
  1624. .chat-header .dropdown-toggle {
  1625. color: $theme-dark-body-color;
  1626. }
  1627. .chat-header,
  1628. .chat-app-form {
  1629. background-color: $theme-dark-card-bg;
  1630. border-color: $theme-dark-border-color;
  1631. }
  1632. }
  1633. }
  1634. .user-profile-sidebar {
  1635. background-color: $theme-dark-card-bg;
  1636. border-color: $theme-dark-border-color;
  1637. }
  1638. }
  1639. }
  1640. // Chat widget dark style
  1641. .chat-widget {
  1642. .user-chats {
  1643. background-color: $theme-dark-widget-bg !important;
  1644. }
  1645. .card-header,
  1646. .chat-app-form {
  1647. background-color: $theme-dark-card-bg;
  1648. }
  1649. .chat-app-window .user-chats .chat-left .chat-content {
  1650. background-color: $theme-dark-card-bg !important;
  1651. color: $theme-dark-body-color !important;
  1652. }
  1653. .chat-app-window .user-chats .avatar img {
  1654. border-color: $theme-dark-body-bg;
  1655. }
  1656. }
  1657. // Kanban application
  1658. .kanban-application {
  1659. .kanban-wrapper {
  1660. .kanban-container {
  1661. .kanban-board {
  1662. .kanban-board-header {
  1663. .kanban-title-board {
  1664. color: $white;
  1665. &:hover,
  1666. &:focus {
  1667. background-color: $theme-dark-card-bg;
  1668. }
  1669. }
  1670. }
  1671. .kanban-item {
  1672. background-color: $theme-dark-card-bg;
  1673. .item-dropdown i.dropdown-toggle,
  1674. .item-dropdown svg.dropdown-toggle {
  1675. stroke: $white;
  1676. }
  1677. .kanban-title-button {
  1678. color: $theme-dark-body-color;
  1679. }
  1680. i,
  1681. svg {
  1682. stroke: $theme-dark-body-color;
  1683. }
  1684. }
  1685. }
  1686. }
  1687. }
  1688. .update-item-sidebar {
  1689. .nav-tabs .nav-item .nav-link,
  1690. .tab-content .tab-pane {
  1691. background-color: transparent;
  1692. }
  1693. }
  1694. }
  1695. .kanban-item.gu-mirror {
  1696. background-color: $theme-dark-card-bg;
  1697. }
  1698. // Todo application
  1699. .todo-application {
  1700. .content-area-wrapper {
  1701. .sidebar {
  1702. .todo-form {
  1703. .todo-item-action {
  1704. color: $theme-dark-body-color;
  1705. }
  1706. }
  1707. }
  1708. .content-right {
  1709. .todo-task-list-wrapper {
  1710. background-color: $theme-dark-card-bg !important;
  1711. border-color: $theme-dark-border-color;
  1712. }
  1713. .todo-task-list {
  1714. .todo-item {
  1715. &:not(:first-child) {
  1716. border-color: $theme-dark-border-color;
  1717. }
  1718. &.completed {
  1719. .todo-title {
  1720. color: $theme-dark-text-muted-color;
  1721. }
  1722. }
  1723. &:hover {
  1724. box-shadow: $theme-dark-box-shadow;
  1725. }
  1726. .todo-item-action {
  1727. .todo-item-favorite:not(.text-warning) {
  1728. i,
  1729. svg {
  1730. color: $theme-dark-body-color;
  1731. }
  1732. }
  1733. }
  1734. }
  1735. }
  1736. }
  1737. }
  1738. .todo-item-action {
  1739. .close {
  1740. background-color: transparent !important;
  1741. }
  1742. }
  1743. }
  1744. .todo-item.gu-mirror {
  1745. background-color: $theme-dark-card-bg;
  1746. border-color: $theme-dark-border-color;
  1747. box-shadow: $theme-dark-box-shadow;
  1748. &.completed {
  1749. .todo-title {
  1750. color: $theme-dark-text-muted-color;
  1751. }
  1752. }
  1753. }
  1754. // E-commerce application
  1755. .ecommerce-application {
  1756. .ecommerce-card {
  1757. .btn-light {
  1758. background-color: $theme-dark-body-bg !important;
  1759. color: $white;
  1760. border-color: transparent;
  1761. }
  1762. }
  1763. // main content
  1764. .content-right,
  1765. .content-body {
  1766. // header items
  1767. .ecommerce-header-items {
  1768. .result-toggler {
  1769. .search-results {
  1770. color: $theme-dark-headings-color;
  1771. }
  1772. .shop-sidebar-toggler {
  1773. i,
  1774. svg {
  1775. color: $theme-dark-headings-color;
  1776. }
  1777. }
  1778. }
  1779. }
  1780. // list and grid view
  1781. .grid-view,
  1782. .list-view {
  1783. .ecommerce-card {
  1784. .card-body {
  1785. border-color: $theme-dark-border-color;
  1786. }
  1787. .item-options {
  1788. .wishlist {
  1789. span {
  1790. color: $headings-color;
  1791. }
  1792. }
  1793. .cart {
  1794. span {
  1795. color: $white;
  1796. }
  1797. }
  1798. }
  1799. }
  1800. }
  1801. }
  1802. .grid-view {
  1803. .item-name a,
  1804. .item-price {
  1805. color: $theme-dark-body-color;
  1806. }
  1807. }
  1808. // wishlist-items
  1809. .wishlist-items {
  1810. .ecommerce-card {
  1811. .move-cart {
  1812. .move-to-cart {
  1813. color: $white;
  1814. }
  1815. }
  1816. }
  1817. }
  1818. // checkout
  1819. .product-checkout {
  1820. .checkout-options {
  1821. .coupons {
  1822. input {
  1823. color: $theme-dark-body-color;
  1824. &::placeholder {
  1825. color: $theme-dark-body-color;
  1826. }
  1827. }
  1828. }
  1829. }
  1830. }
  1831. // Ecommerce details
  1832. .app-ecommerce-details {
  1833. .item-features,
  1834. .swiper-responsive-breakpoints.swiper-container .swiper-slide {
  1835. background-color: $theme-dark-body-bg;
  1836. }
  1837. }
  1838. }
  1839. // file manager app
  1840. .file-manager-application {
  1841. .sidebar-file-manager {
  1842. background-color: $theme-dark-card-bg !important;
  1843. .jstree {
  1844. .jstree-container-ul {
  1845. .jstree-anchor {
  1846. color: $theme-dark-body-color;
  1847. }
  1848. }
  1849. }
  1850. .storage-status {
  1851. i,
  1852. svg {
  1853. color: $theme-dark-body-color !important;
  1854. }
  1855. }
  1856. .file-manager-title {
  1857. color: $theme-dark-label-color;
  1858. }
  1859. &.show {
  1860. border: 1px solid $theme-dark-border-color !important;
  1861. }
  1862. }
  1863. .content-area-wrapper {
  1864. border: 1px solid $theme-dark-border-color !important;
  1865. }
  1866. // File Manager App
  1867. .file-manager-main-content {
  1868. border: 1px solid $theme-dark-border-color !important;
  1869. .file-manager-app-searchbar {
  1870. background-color: transparent !important;
  1871. border-bottom: 1px solid $theme-dark-border-color !important;
  1872. .file-manager-toggler {
  1873. color: $theme-dark-body-color !important;
  1874. }
  1875. }
  1876. .file-manager-content-header,
  1877. .file-manager-content-body {
  1878. background-color: $theme-dark-card-bg !important;
  1879. }
  1880. .file-manager-content-header {
  1881. border-color: $theme-dark-border-color !important;
  1882. }
  1883. .file-manager-content-body {
  1884. .drives {
  1885. .card {
  1886. background-color: $theme-dark-table-bg;
  1887. }
  1888. }
  1889. .view-container {
  1890. .file-manager-item {
  1891. .file-logo-wrapper {
  1892. background-color: $theme-dark-body-bg !important;
  1893. }
  1894. &:not(.selected) {
  1895. border-color: $theme-dark-border-color !important;
  1896. }
  1897. }
  1898. &:not(.list-view) {
  1899. .file-manager-item {
  1900. .file-size,
  1901. .file-accessed {
  1902. color: $theme-dark-text-muted-color !important;
  1903. }
  1904. }
  1905. }
  1906. }
  1907. }
  1908. }
  1909. #app-file-manager-info-sidebar {
  1910. .nav-tabs .nav-link,
  1911. .tab-content .tab-pane {
  1912. background-color: transparent;
  1913. }
  1914. .nav-tabs {
  1915. .nav-item:not(.active) {
  1916. .nav-link {
  1917. color: $theme-dark-body-color;
  1918. }
  1919. }
  1920. }
  1921. }
  1922. }
  1923. // calendar
  1924. .app-calendar {
  1925. .app-calendar-sidebar {
  1926. background-color: $theme-dark-card-bg;
  1927. border-color: $theme-dark-border-color;
  1928. .sidebar-content-title {
  1929. color: $theme-dark-label-color;
  1930. }
  1931. .select-all,
  1932. .input-filter {
  1933. ~ label {
  1934. color: $theme-dark-label-color;
  1935. }
  1936. }
  1937. }
  1938. .fc {
  1939. .fc-day-today {
  1940. background: $theme-dark-body-bg !important;
  1941. background-color: $theme-dark-body-bg !important;
  1942. }
  1943. .fc-timegrid {
  1944. .fc-scrollgrid-section {
  1945. .fc-col-header-cell,
  1946. .fc-timegrid-axis,
  1947. .fc-daygrid-day {
  1948. background-color: $theme-dark-card-bg;
  1949. border-color: $theme-dark-border-color;
  1950. }
  1951. .fc-day-today {
  1952. background-color: rgba($color: $gray-100, $alpha: 0.12) !important;
  1953. &.fc-col-header-cell {
  1954. background-color: $theme-dark-card-bg !important;
  1955. }
  1956. }
  1957. }
  1958. }
  1959. .fc-popover {
  1960. background: $theme-dark-card-bg;
  1961. border-color: $theme-dark-border-color;
  1962. }
  1963. .fc-popover-header {
  1964. .fc-popover-title,
  1965. .fc-popover-close {
  1966. color: $theme-dark-body-color;
  1967. }
  1968. }
  1969. tbody td,
  1970. thead th {
  1971. border-color: $theme-dark-border-color;
  1972. }
  1973. .fc-scrollgrid {
  1974. border-color: $theme-dark-border-color;
  1975. }
  1976. .fc-list,
  1977. th {
  1978. border-color: $theme-dark-border-color;
  1979. .fc-list-day-cushion {
  1980. background: $theme-dark-body-bg;
  1981. }
  1982. .fc-list-event:hover td {
  1983. background-color: $theme-dark-body-bg;
  1984. }
  1985. .fc-list-event-time {
  1986. color: $theme-dark-body-color;
  1987. }
  1988. .fc-list-event {
  1989. td {
  1990. border-color: $theme-dark-border-color;
  1991. }
  1992. }
  1993. }
  1994. }
  1995. .fc-timegrid-event-harness-inset .fc-timegrid-event,
  1996. .fc-timegrid-event.fc-event-mirror,
  1997. .fc-timegrid-more-link {
  1998. box-shadow: 0 0 0 1px $theme-dark-border-color;
  1999. }
  2000. }
  2001. // Invoice Application
  2002. .invoice-list-wrapper {
  2003. .dataTables_wrapper {
  2004. .invoice-list-dataTable-header {
  2005. background-color: $theme-dark-card-bg;
  2006. border-color: $theme-dark-border-color;
  2007. }
  2008. .invoice-data-table {
  2009. background-color: $theme-dark-card-bg;
  2010. tbody .selected-row-bg {
  2011. background-color: $theme-dark-border-color;
  2012. }
  2013. td {
  2014. background-color: inherit;
  2015. }
  2016. }
  2017. }
  2018. }
  2019. .invoice-edit,
  2020. .invoice-add {
  2021. .invoice-preview-card {
  2022. .invoice-product-details {
  2023. background-color: $theme-dark-body-bg;
  2024. .product-details-border {
  2025. background-color: $theme-dark-card-bg;
  2026. border-color: $theme-dark-border-color;
  2027. }
  2028. }
  2029. }
  2030. }
  2031. .invoice-print {
  2032. .form-control {
  2033. background-color: $theme-dark-card-bg;
  2034. }
  2035. }
  2036. // Users Application
  2037. .app-user-view {
  2038. .plan-card {
  2039. border-color: $primary !important;
  2040. }
  2041. }
  2042. .app-user-edit {
  2043. .form-control.error {
  2044. border-color: $danger !important;
  2045. }
  2046. }
  2047. /********** CUSTOMIZER **********/
  2048. .customizer {
  2049. background-color: $theme-dark-card-bg;
  2050. .customizer-close {
  2051. i,
  2052. svg {
  2053. color: $theme-dark-body-color;
  2054. }
  2055. }
  2056. }
  2057. .footer-fixed {
  2058. .footer {
  2059. background-color: $theme-dark-card-bg;
  2060. }
  2061. }
  2062. /********** HORIZONTAL LAYOUT **********/
  2063. .horizontal-layout {
  2064. &.navbar-sticky .horizontal-menu-wrapper .navbar-horizontal.header-navbar.fixed-top {
  2065. box-shadow: 0 4px 24px 0 rgba($black, 0.75) !important;
  2066. }
  2067. .horizontal-menu-wrapper {
  2068. background: linear-gradient(
  2069. to bottom,
  2070. rgba(37, 43, 71, 0.76) 44%,
  2071. rgba(56, 53, 53, 0.46) 73%,
  2072. rgba($white, 0) 100%
  2073. ) !important;
  2074. .header-navbar {
  2075. background: $theme-dark-card-bg !important;
  2076. &.navbar-shadow {
  2077. box-shadow: 0 4px 24px 0 rgba($black, 0.75);
  2078. }
  2079. &.navbar-horizontal {
  2080. ul#main-menu-navigation > li:hover:not(.active) > a {
  2081. background: $theme-dark-body-bg;
  2082. }
  2083. .active {
  2084. .nav-link {
  2085. &.dropdown-toggle::after {
  2086. background-image: url(str-replace(str-replace($chevron-down, 'currentColor', $white), '#', '%23'));
  2087. }
  2088. }
  2089. }
  2090. &.navbar-dark {
  2091. background: $theme-dark-card-bg !important;
  2092. }
  2093. .nav-link {
  2094. &.dropdown-toggle::after {
  2095. background-image: url(str-replace(
  2096. str-replace($chevron-down, 'currentColor', $theme-dark-body-color),
  2097. '#',
  2098. '%23'
  2099. ));
  2100. }
  2101. }
  2102. }
  2103. }
  2104. }
  2105. .main-menu-content {
  2106. .navbar-nav {
  2107. .dropdown-submenu {
  2108. &.show {
  2109. background-color: $theme-dark-card-bg !important;
  2110. color: $theme-dark-body-color;
  2111. }
  2112. }
  2113. .dropdown-menu {
  2114. a {
  2115. &:hover {
  2116. color: $theme-dark-headings-color !important;
  2117. }
  2118. }
  2119. .disabled a {
  2120. color: $theme-dark-text-muted-color;
  2121. }
  2122. .dropdown-item {
  2123. color: $theme-dark-headings-color;
  2124. }
  2125. .dropdown-toggle {
  2126. &::after {
  2127. background-image: url(str-replace(
  2128. str-replace($chevron-right, 'currentColor', $theme-dark-body-color),
  2129. '#',
  2130. '%23'
  2131. ));
  2132. }
  2133. &:hover,
  2134. &:active {
  2135. &::after {
  2136. background-image: url(str-replace(str-replace($chevron-right, 'currentColor', $white), '#', '%23'));
  2137. }
  2138. }
  2139. }
  2140. }
  2141. > li.active {
  2142. > a {
  2143. > i,
  2144. > svg {
  2145. color: $white !important;
  2146. }
  2147. }
  2148. .dropdown-menu {
  2149. li.active > a {
  2150. background: $theme-dark-body-bg !important;
  2151. color: $theme-dark-body-color;
  2152. &:hover {
  2153. color: $primary !important;
  2154. }
  2155. }
  2156. }
  2157. .dropdown-menu {
  2158. li.open.active {
  2159. > a {
  2160. color: $theme-dark-body-color !important;
  2161. }
  2162. }
  2163. }
  2164. }
  2165. }
  2166. }
  2167. }
  2168. }