You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 10, 2024. It is now read-only.
The theme is designed for 'dark' interfaces, starting from the base of the default dark themes for each tool. Each colour was chosen to have an appropriate level of constrast for accessibility and readability.
9
10
@@ -27,7 +28,7 @@ Optimised for Kotlin and Java, but colours also provided for other syntax types.
27
28
28
29
The repository contains both 'LordCodes Syntax.icls' and 'LordCodes Syntax.jar'.
3. Copy the file `xcode/LordCodes-Syntax.xccolortheme` into the folder.
56
57
58
+
## Web - Rouge CSS
59
+
60
+
Includes the SASS files for applying the syntax theme on web, using the [Rouge syntax highlighter](https://github.com/jneen/rouge). Rouge is commonly used with the Jekyll static site generator, which is where the theme has been tested.
2. Copy and paste the files from `web-rouge` to your project's SASS location.
69
+
57
70
## Attribution
58
71
59
72
Inspiration was taken from many sources when putting the theme together. This included how to constrast pairs of colours, ideas for colours to go with for certain parts of syntax to specific colours selected for the theme. There may be other areas of indirect inspiration as well! If you recognise anything in my theme from something of yours, please reach me on [Twitter](https://twitter.com/lordcodes) and I will add you below.
0 commit comments