File: _variables.scss

package info (click to toggle)
openstack-dashboard-debian-theme 1.0.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 200 kB
  • sloc: makefile: 3
file content (11 lines) | stat: -rw-r--r-- 402 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
// Override the web font path ... we want to set this ourselves
$web-font-path: $static_url + "horizon/lib/roboto_fontface/css/roboto/roboto-fontface.css";
$roboto-font-path: $static_url + "horizon/lib/roboto_fontface/fonts";

@import "variable_customizations";

// Bootswatch Paper
// Variables
// --------------------------------------------------
@import "/horizon/lib/bootswatch/paper/variables";