Skip to content

Commit

Permalink
feat: 4bitcss Dockerfile ( Fixes #74 )
Browse files Browse the repository at this point in the history
    Using ruby image
  • Loading branch information
StartAutomating authored and StartAutomating committed Sep 29, 2024
1 parent 0fe3cdc commit 9ba7f8f
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions docs/Oxocarbon/Oxocarbon.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
stylesheet: /Oxocarbon/Oxocarbon.css
colorSchemeName: Oxocarbon
colorSchemeFileName: Oxocarbon
image: /Oxocarbon/Oxocarbon.png
description: Oxocarbon color scheme
permalink: /Oxocarbon/
---

<h2 style='text-align:center'>
<a id='colorSchemeNameLink' href='#'>
<span class='ColorSchemeFileName'></span>
</a>
</h2>

<div class='centeredText' style='margin-bottom:1%'>
{% include PaletteSelector.html %}
</div>

<div class='centeredText'>
{% include 4bitpreview.svg %}
</div>

<div class='centeredText'>
<a id='downloadSchemeLink' class='padded'>
{% include download-icon.svg %}
</a>
<a id='cdnSchemeLink' class='padded'>
{% include download-cloud-icon.svg %}
</a>
<a id='feelingLucky' href="javascript:feelingLucky(document.getElementById('themeSelector'))" class='padded'>
{% include shuffle-icon.svg %}
</a>
</div>

{% include ColorTable.md %}

{% include HowTo.md %}

0 comments on commit 9ba7f8f

Please sign in to comment.