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 3a59b9c commit e983404
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions docs/CyberpunkScarletProtocol/CyberpunkScarletProtocol.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
stylesheet: /CyberpunkScarletProtocol/CyberpunkScarletProtocol.css
colorSchemeName: CyberpunkScarletProtocol
colorSchemeFileName: CyberpunkScarletProtocol
image: /CyberpunkScarletProtocol/CyberpunkScarletProtocol.png
description: CyberpunkScarletProtocol color scheme
permalink: /CyberpunkScarletProtocol/
---

<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 e983404

Please sign in to comment.