Renamed uwunicorn theme fork to io

This commit is contained in:
Emmet 2024-06-11 22:50:51 -05:00
parent 182e103f0b
commit 7ed22a9774
6 changed files with 6 additions and 4 deletions

View file

@ -21,7 +21,7 @@
name = "Emmet"; # name/identifier name = "Emmet"; # name/identifier
email = "emmet@librephoenix.com"; # email (used for certain configurations) email = "emmet@librephoenix.com"; # email (used for certain configurations)
dotfilesDir = "~/.dotfiles"; # absolute path of the local repo dotfilesDir = "~/.dotfiles"; # absolute path of the local repo
theme = "uwunicorn-yt"; # selcted theme from my themes directory (./themes/) theme = "io"; # selcted theme from my themes directory (./themes/)
wm = "hyprland"; # Selected window manager or desktop environment; must select one in both ./user/wm/ and ./system/wm/ wm = "hyprland"; # Selected window manager or desktop environment; must select one in both ./user/wm/ and ./system/wm/
# window manager type (hyprland or x11) translator # window manager type (hyprland or x11) translator
wmType = if (wm == "hyprland") then "wayland" else "x11"; wmType = if (wm == "hyprland") then "wayland" else "x11";

View file

@ -1,7 +1,9 @@
#+title: Uwunicorn (Youtube ver.) #+title: Io
#+author: Emmet #+author: Emmet
"Uwunicorn" base-16 theme originally by Fernando Marques ([[https://github.com/RakkiUwU]]) and Gabriel Fontes ([[https://github.com/Misterio77]]) "Io" theme, which is my fork of Uwunicorn originally by Fernando Marques ([[https://github.com/RakkiUwU]]) and Gabriel Fontes ([[https://github.com/Misterio77]]).
The main difference is that it has more vibrant colors.
[[https://raw.githubusercontent.com/librephoenix/nixos-config-screenshots/main/hyprland/uwunicorn.png]] [[https://raw.githubusercontent.com/librephoenix/nixos-config-screenshots/main/hyprland/uwunicorn.png]]

View file

@ -1,5 +1,5 @@
scheme: "UwUnicorn" scheme: "UwUnicorn"
author: "Fernando Marques (https://github.com/RakkiUwU) and Gabriel Fontes (https://github.com/Misterio77), modified by me (https://librephoenix.com)" author: "LibrePhoenix (forked from Fernando Marques (https://github.com/RakkiUwU) and Gabriel Fontes (https://github.com/Misterio77))"
base00: "241b26" base00: "241b26"
base01: "2f2a3f" base01: "2f2a3f"
base02: "46354a" base02: "46354a"