mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-05 08:48:11 +00:00
Comments explaining ripple.scss
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
// Variable overrides here
|
||||
// Bootstrap SASS styling. Use a SASS compiler (such as sassc) to parse this
|
||||
// and write the output to {repo_top}/assets/vendor/bootstrap.css
|
||||
// Requires node_modules/bootstrap/scss/bootstrap to contain the Bootstrap
|
||||
// source files.
|
||||
|
||||
|
||||
// Override some Bootstrap variables
|
||||
$primary: #1db4ff; // "Ripple Blue" (aka "Blue-1")
|
||||
$secondary: #0A93EB; // "Blue-2"
|
||||
$light: #e1e4e8; // "Black-20"
|
||||
|
||||
Reference in New Issue
Block a user