File tree Expand file tree Collapse file tree 4 files changed +7
-1
lines changed
Expand file tree Collapse file tree 4 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
99### Added
1010
1111- [ ** #80 ** ] ( https://github.com/devblackops/Terminal-Icons/pull/80 ) - Added light color theme ` devblackops_light ` (via [ @TamKengHong ] ( https://github.com/TamKengHong ) )
12- - Add icon and color for Julia language file (.jl) and Vim (.vim)
12+ - Add icon and color for Julia language file (.jl)
13+ - Add icon and color for and Vim (.vim)
14+ - Add icon and color for Sass (.scss)
15+
1316### Fixed
1417
1518- [ ** #68 ** ] ( https://github.com/devblackops/Terminal-Icons/issues/68 ) Symlink rendering on Windows PowerShell
Original file line number Diff line number Diff line change 304304 ' .asp' = ' CD5C5C'
305305 ' .css' = ' 87CEFA'
306306 ' .sass' = ' FF00FF'
307+ ' .scss' = ' FF00FF'
307308 ' .less' = ' 6B8E23'
308309
309310 # Markdown
Original file line number Diff line number Diff line change 303303 ' .asp' = ' CD5C5C'
304304 ' .css' = ' 87CEFA'
305305 ' .sass' = ' FF00FF'
306+ ' .scss' = ' FF00FF'
306307 ' .less' = ' 6B8E23'
307308
308309 # Markdown
Original file line number Diff line number Diff line change 308308 ' .asp' = ' nf-seti-html'
309309 ' .css' = ' nf-dev-css3'
310310 ' .sass' = ' nf-dev-sass'
311+ ' .scss' = ' nf-dev-sass'
311312 ' .less' = ' nf-dev-less'
312313
313314 # Markdown
You can’t perform that action at this time.
0 commit comments