Redesign canvas page in Microsoft Windows 2000 style#1
Open
FuJacob wants to merge 1 commit into
Open
Conversation
- Replace all CSS tokens with Win2000 color palette (silver, navy, teal, classic 3D borders) - Add w2k-window, w2k-titlebar, w2k-raised, w2k-sunken, w2k-btn CSS classes - Canvas background changed to Windows 2000 teal desktop with subtle grid - ToolPanel, SpawnPanel, ThemePanel, CanvasPresenceBar redesigned as Win2000 windows - All node renderers (Note, Problem, Code, TestResults) get classic window chrome with title bars - SelectionOverlay uses navy 2000-style handles and 3D raised action buttons - Dark theme now uses Win2000 High Contrast style - index.html: MS Sans Serif / Tahoma font stack applied globally
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Windows 2000 Style Redesign
Completely redesigns the
/canvas/:idpage UI with an authentic Microsoft Windows 2000 aesthetic.Changes
CSS System (
index.css)#d4d0c8, navy#000080, teal#008080.w2k-window,.w2k-titlebar,.w2k-raised,.w2k-sunken,.w2k-btn,.w2k-input,.w2k-statusbar,.w2k-separatorCanvas Background
#008080) with a subtle crosshatch grid overlayUI Panels (ToolPanel, SpawnPanel, ThemePanel, CanvasPresenceBar)
.w2k-windowwith a blue gradient.w2k-titlebarand emoji icon.w2k-btnwith classic raised 3D border, pressed state on:activeNode Renderers (Note, Problem, Code, TestResults)
SelectionOverlay
.w2k-window#000080with white dotted outlineTypography
MS Sans Serif→Microsoft Sans Serif→Tahoma→Geneva→Arialfont stack globally applied viaindex.html