File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ Changes to Calva.
7
7
- Fix: [ The indenter fails matching cljfmt rules on qualified symbols] ( https://github.com/BetterThanTomorrow/calva/issues/1956 )
8
8
- [ Add info about cider-nrepl docs to calva.io/connect] ( https://github.com/BetterThanTomorrow/calva/issues/1955 )
9
9
- [ Inform about Calva version on startup] ( https://github.com/BetterThanTomorrow/calva/issues/1954 )
10
+ - Fix: [ Calva docs site theme color not used] ( https://github.com/BetterThanTomorrow/calva/issues/1960 )
10
11
11
12
## [ 2.0.318] - 2022-11-08
12
13
Original file line number Diff line number Diff line change 1
- : root {
1
+ [ data-md-color-scheme = "default" ] {
2
2
--md-primary-fg-color : rgb (219 , 149 , 80 );
3
3
--md-accent-fg-color : rgb (144 , 180 , 254 );
4
4
}
You can’t perform that action at this time.
0 commit comments