tf_io: notes #62
Labels
No Label
Issue
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority/Critical
Priority/High
Priority/Low
Priority/Medium
Question
Reviewed/Confirmed
Reviewed/Duplicate
Reviewed/Invalid
Reviewed/Won't Fix
Roadmap
Status/Abandoned
Status/Blocked
Status/Need More Info
Story
Task
Urgent
bug
duplicate
enhancement
question
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: ourworld_web/circle_web_presence#62
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Repository or Website
threefold.io dev2
Notes
Screenshots
References
@mik-tf
fonts: Inter
https://fonts.google.com/specimen/Inter
white #fffff
for header use 'medium weight'
for paragraphs use 'light weight'
background color:
its a black gradient
.bg-dark-gradient {
background: rgb(15,15,15);
background: radial-gradient(circle, rgba(15,15,15,1) 0%, rgb(24, 24, 24) 50%, rgba(15,15,15,1) 100%);
}
@mik-tf great feedback!
#63 was updated with your comments
Just saw this. Good we answered on TG chat. Thanks.
@sashaastiadi thanks! and the grey? is it #212020
@mik-tf #202020 but #212020 is also ok!
live now www.threefold.io
backup of previous design kept on https://github.com/threefoldfoundation/www_threefold_io/tree/development_backup_nov2024