Skip to content

[create-theme]: Arc Style Folder Icons #1738

@thebitstick

Description

@thebitstick

Name

Arc Style Folder Icons

Description

Gives folder icons a bolder look

Homepage

No response

Image

https://i.imgur.com/WnloX1Q.png

Type

  • JSON Color Theme

Theme Styles

/* Arc-like appearance to Folder Icons */
.tab-group-folder-icon rect,
.tab-group-folder-icon path {
  stroke-width: 1.8px !important;
}
.tab-group-folder-icon {
  scale: 110% !important;
}
.tab-group-folder-icon #folder-icon image {
  height: 16px !important;
  transform: translate(15%, 28%) !important;
}

Readme

Increases stroke width and sizing of folder icons to match Arc styling.

Preferences

Metadata

Metadata

Assignees

No one assigned

    Labels

    new-themeSubmit a theme to be added to the theme library

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions