Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Gnome/gtk/theme/Default/   (Gnome Linux Desktop Version 4.23.2©)  Datei vom 30.5.2026 mit Größe 426 B image not shown  

Quelle  Default-light.scss   Sprache: unbekannt

 
Spracherkennung für: .scss vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

// General guidelines:
// - very unlikely you want to edit something else than _common.scss
// - keep the number of defined colors to a minimum, use the color blending functions if
//   you need a subtle shade
// - if you need to inverse a color function use the @if directive to match for dark $variant

$variant: 'light';
$contrast: 'normal';

@import 'colors';
@import 'drawing';
@import 'common';
@import 'colors-public';

[Dauer der Verarbeitung: 0.16 Sekunden, vorverarbeitet 2026-07-02]