dashboard
repositories
filestore
activity
search
login
external-software
/
github_gohugo_theme_hugo-coder
mirror of
https://github.com/luizdepra/hugo-coder.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix bad syntax highlighting color schemes (#630)
Alphonse Mariya
16.37.2021
29a7a942b7c6e494dd8cfb941f0950504769528c
[external-software/github_gohugo_theme_hugo-coder.git]
/
assets
/
scss
/
coder-rtl.scss
1
2
3
4
@import "_variables";
@import "_base_rtl";
@import "_content_rtl";
@import "_navigation_rtl";