[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
Backup
/
05122024
/
htdocs
/
siami
/
scss
/
layout
/
version-dark
/
[
Home
]
File: _dark-header.scss
[data-theme-version="dark"] { .header { background-color: $dark-card; } .header-left { input { background: $d-bg !important; border-color: transparent ; color: $white !important; &:focus { box-shadow: none; border-color: $primary; } &::placeholder { color: $white; } } .search_icon{ background: $d-bg !important; i{ color: $white; } } } .header-right { .right-sidebar a{ color:$primary; border-color:$d-border; } .header-profile > a.nav-link .header-info strong{ color:$white; } .notification_dropdown .nav-link{ background: $d-bg; } .dropdown { .nav-link { color: $white; &:hover { color: $white; } } } .nav-link { } .notification_dropdown { .dropdown-item { a { color: $white; } } } } }