màj couleur suite maj atom
au moins sur mac, à tester sur linux...
This commit is contained in:
parent
66fcccad02
commit
b84de9be0b
@ -1,6 +1,6 @@
|
||||
@syntax-hue: 215;
|
||||
@syntax-saturation: 21%;
|
||||
@syntax-brightness: 20%;
|
||||
@syntax-brightness: 22%;
|
||||
|
||||
|
||||
// Monochrome -----------------------------------
|
||||
@ -9,13 +9,13 @@
|
||||
@mono-3: hsl(@syntax-hue, 12%, 44%);
|
||||
|
||||
// Colors -----------------------------------
|
||||
@hue-1: hsl(191, 91%, 73%); // <-cyan
|
||||
@hue-2: hsl(212, 99%, 70%); // <-blue
|
||||
@hue-3: hsl(286, 82%, 79%); // <-purple
|
||||
@hue-4: hsl(95, 75%, 67%); // <-green
|
||||
@hue-1: hsl(193, 65%, 75%); // <-cyan
|
||||
@hue-2: hsl(212, 90%, 75%); // <-blue
|
||||
@hue-3: hsl(286, 82%, 83%); // <-purple
|
||||
@hue-4: hsl(88, 55%, 73%); // <-green
|
||||
|
||||
@hue-5: hsl( 5, 91%, 73%); // <-red 1
|
||||
@hue-5-2: hsl(348, 45%, 66%); // <-red 2
|
||||
@hue-5: hsl( 5, 91%, 77%); // <-red 1
|
||||
@hue-5-2: hsl(348, 45%, 70%); // <-red 2
|
||||
|
||||
@hue-6: hsl( 45, 81%, 50%); // <-orange 1
|
||||
@hue-6-2: hsl( 41, 98%, 70%); // <-orange 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user