Home Gen426 @ 2024-11-02-13:10
This commit is contained in:
parent
34f043232b
commit
a603c3754b
@ -5,9 +5,9 @@
|
|||||||
@define-color urgent @color2;
|
@define-color urgent @color2;
|
||||||
|
|
||||||
/* Temporary color defs */
|
/* Temporary color defs */
|
||||||
@define-color background rgb(0,20,200);
|
@define-color background rgb(0,10,20);
|
||||||
@define-color background-alt rgb(0,100,200);
|
@define-color background-alt rgb(0,20,30);
|
||||||
@define-color selected rgb(50,100,230);
|
@define-color selected rgb(0,30,130);
|
||||||
|
|
||||||
* {
|
* {
|
||||||
color: @text;
|
color: @text;
|
||||||
|
|||||||
@ -4,9 +4,9 @@
|
|||||||
@define-color hover @color5;
|
@define-color hover @color5;
|
||||||
@define-color urgent @color2;
|
@define-color urgent @color2;
|
||||||
/* Temporary color defs */
|
/* Temporary color defs */
|
||||||
@define-color background rgb(0,20,200);
|
@define-color background rgb(0,10,20);
|
||||||
@define-color background-alt rgb(0,100,200);
|
@define-color background-alt rgb(0,20,30);
|
||||||
@define-color selected rgb(50,100,230);
|
@define-color selected rgb(0,30,130);
|
||||||
|
|
||||||
* {
|
* {
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user