<<<<<<< HEAD /*@import '../../.cache/wal/colors.css';*/ /*@import '../de-vars/colors/blazer/colors.css';*/ ======= >>>>>>> 7d2351e9adf1ea4c230c3e43cf2411acb535e4bb * { font-family: FontAwesome, Overpass; letter-spacing: 1px; } window { border: 3px solid --wofi-color1; background-color: --wofi-color0; border-radius:10px; opacity:0.85; } #input { margin: 15px 15px 0px 15px; border: 3px solid --wofi-color1; background-color: --wofi-color9; border-radius:10px; } #inner-box { margin: 5px; background-color: transparent; } #outer-box { margin: 5px; border: 3px solid --wofi-color0; background-color: --wofi-color0; } #scroll { background-color: transparent; } #text { margin: 5px; color: --wofi-color9; } #entry{ border: 3px solid --wofi-color1; border-radius: 10px; background-color: --wofi-color0; margin:10px 10px } #entry:selected { background-color: --wofi-color9; } #text:selected { color:--wofi-color0; }