File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 < title > Allocateur d'apports</ title >
88 < style >
99 : root {
10- --bg1 : # 2d353b ;
11- --bg2 : # 232a2e ;
12- --bg3 : rgba (71 , 82 , 88 , 0.5 );
13- --ui1 : # 475258 ;
14- --ui2 : # 4f585e ;
15- --ui3 : # 525c62 ;
16- --tx1 : # d3c6aa ;
17- --tx2 : # 9da9a0 ;
18- --tx3 : # 7a8478 ;
10+ --bg1 : # 252526 ;
11+ --bg2 : # 1e1e1e ;
12+ --bg3 : rgba (255 , 255 , 255 , 0.07 );
13+ --ui1 : # 3c3c3c ;
14+ --ui2 : # 454545 ;
15+ --ui3 : # 4e4e4e ;
16+ --tx1 : # d4d4d4 ;
17+ --tx2 : # 9a9a9a ;
18+ --tx3 : # 6b6b6b ;
1919 --accent : # a7c080 ;
2020 --accent-dim : rgba (167 , 192 , 128 , 0.12 );
2121 --accent-border : rgba (167 , 192 , 128 , 0.3 );
388388 align-items : center;
389389 justify-content : space-between;
390390 padding : 8px 0 ;
391- border-bottom : 1px solid rgba (71 , 82 , 88 , 0.4 );
391+ border-bottom : 1px solid rgba (255 , 255 , 255 , 0.08 );
392392 }
393393
394394 .result-row : last-of-type {
You can’t perform that action at this time.
0 commit comments