Transform Vivaldi Browser into Arc Browser's elegant design - the perfect Arc alternative.
Current Version: v1.3.0 | Supports Vivaldi: v7.9+ | Platforms: macOS, Windows, Linux
git clone https://github.com/tovifun/VivalArc.gitIn Vivaldi settings, select directory: VivalArc/
This is the only version that will continue to receive ongoing fixes and refinements.
- Auto-hide Tabbar:
VivalArc/variants/autotab/ - Compact UI:
VivalArc/variants/compact/
These folders are kept for reference and compatibility, but they are no longer actively iterated.
- Vivaldi 6.9:
VivalArc/archive/v6.9/default/ - Vivaldi 7.0:
VivalArc/archive/v7.0/default/ - Vivaldi 7.4:
VivalArc/archive/v7.4/default/
For detailed configuration steps: 📝Getting Started Guide
Since Vivaldi 7.8 added the Custom Tab Bar, my current preferred setup is:
- Address bar at the top of the side tab bar
- Back and forward buttons below it
- Extensions moved into the right panel
- The top address bar hidden
This feels cleaner and more comfortable to use than forcing every control into the old layout with CSS alone.
VivalArc/
├── vivalarc.css # v7.9 default version
├── variants/ # Legacy compatibility folders
│ ├── autotab/ # Auto-hide tabbar
│ └── compact/ # Compact UI
├── archive/ # Legacy versions
│ ├── v6.9/
│ ├── v7.0/
│ └── v7.4/
├── themes/ # Vivaldi theme packages
├── assets/ # Assets
│ ├── icons/
│ └── wallpapers/
├── docs/ # Complete documentation
└── screenshots/ # Project screenshots
- Github @clementpoiret added ArcDark Theme
- Github @Zettry Resolved multiple Issues
- Twitter @altemo
- Twitter @vivaldi_fr
- Github @clementpoiret
- Bilibili @tovi(me😉)
