# wt-security/2.1.9/htdocs/scss/_variables.scss

WebTotem Security, version 2.1.9. 8 lines.

- Page: https://pluginprobe.com/plugins/wt-security/2.1.9/code/htdocs/scss/_variables.scss
- Raw: https://pluginprobe.com/plugins/wt-security/2.1.9/raw/htdocs/scss/_variables.scss
- Modified: 2020-08-10T10:53:38+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/wt-security/2.1.9/code/htdocs/scss/_variables.scss#L10-L20`.

```scss
$c-blue: #3d50df;
$c-titles: #5e6977;
$c-orange: #d56c6a;

// dark theme
$c-card: #282828;
$c-font: #f3f5f6;

```
